Song skips after 1 seconds

Need help? Post your questions here.
ProtoJazz
Posts: 4
Joined: 20 Dec 2014, 23:41
Has thanked: 0
Been thanked: 0

Song skips after 1 seconds

Unread post by ProtoJazz »

Ive got this weird issue, some songs will only play for about 1 second, and then it skips to the next one.
However if play it about 3 seconds in, its fine.

this effects certain songs, 100% of the time.

Any ideas?
User avatar
DoCC
Contributor
Contributor
Posts: 211
Joined: 25 Feb 2014, 14:41
Has thanked: 40 times
Been thanked: 65 times

Re: Song skips after 1 seconds

Unread post by DoCC »

" what does the log say "
codec stuff ?
ProtoJazz
Posts: 4
Joined: 20 Dec 2014, 23:41
Has thanked: 0
Been thanked: 0

Re: Song skips after 1 seconds

Unread post by ProtoJazz »

Log doesnt seem to have anything usefull, the last line when this happens is "INFO PlayQueueInputStream - ProtoJazz listening to "song""
User avatar
DoCC
Contributor
Contributor
Posts: 211
Joined: 25 Feb 2014, 14:41
Has thanked: 40 times
Been thanked: 65 times

Re: Song skips after 1 seconds

Unread post by DoCC »

- switch to debug
- check the file endings

this behavior smells like transcoding error ...
ProtoJazz
Posts: 4
Joined: 20 Dec 2014, 23:41
Has thanked: 0
Been thanked: 0

Re: Song skips after 1 seconds

Unread post by ProtoJazz »

Switched to debug

Code: Select all

[1/10/15 12:45 AM]	INFO	PlayQueueInputStream	ProtoJazz listening to "Reise, Reise/06 Amerika.mp3"
[1/10/15 12:45 AM]	DEBUG	AudioScrobblerService	Successfully registered now playing for song 'Amerika' for user RelicOfEarth at Last.fm: Sat Jan 10 00:45:26 CST 2015
[1/10/15 12:45 AM]	DEBUG	AudioScrobblerService	Successfully registered submission for song 'Amerika' for user RelicOfEarth at Last.fm: Sat Jan 10 00:45:27 CST 2015
User avatar
DoCC
Contributor
Contributor
Posts: 211
Joined: 25 Feb 2014, 14:41
Has thanked: 40 times
Been thanked: 65 times

Re: Song skips after 1 seconds

Unread post by DoCC »

Code: Select all

[10.01.15 12:33]	INFO	PlayQueueInputStream	DoCC listening to "Reise, Reise/Reise, Reise.flac"
[10.01.15 12:33]	DEBUG	TranscodeInputStream	Starting transcoder: [/var/madsonic/transcode/ffmpeg] [-i] [/mnt/audio/R/Rammstein/Reise, Reise/Reise, Reise.flac] [-map] [0:0] [-b:a] [128k] [-v] [0] [-f] [mp3] [-]
[10.01.15 12:33]	DEBUG	AudioScrobblerService	Successfully registered now playing for song 'Reise, Reise' for user BlueScreenDevel at Last.fm: Sat Jan 10 12:33:48 CET 2015
[10.01.15 12:33]	DEBUG	AudioScrobblerService	Successfully registered submission for song 'Reise, Reise' for user BlueScreenDevel at Last.fm: Sat Jan 10 12:33:54 CET 2015
ok my version is flac, but thats not the point ,
you see the trancsoder is starting ... no matter what file type.

your transcoder does not fire up.
check the transcoding settings of your player.
if you only listen to music you can disable the entire movie settings.
then JUST enable one transcoder, test it and repeat.
my stuff only works with music-> mp3 and wma
These users thanked the author DoCC for the post:
Madsonic
Rating: 7.69%
Post Reply