LuckyFIA / squeezelite

Automatically exported from code.google.com/p/squeezelite
Other
0 stars 0 forks source link

Missing tail of track when playing mp3 with upsampling option #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run squeezelite with -X option for upsampling (for example 96 kHz)
2. select an mp3 track for playing (16 bit, 44100 Hz sample rate)
3. player will skip the end of the track before it finished and continue 
playing the next track.

What is the expected output? What do you see instead?
Do not skip the end of track.

What version of the product are you using? On what operating system?
Version 1.3 under windows 7

Please provide any additional information below.
It is ok, when playing flac, but with mp3 it always skips the end of tracks.

Thank you for your help!
Best regards:
Gabor Foltan

Original issue reported on code.google.com by foltan.g...@gmail.com on 17 Dec 2013 at 7:12

GoogleCodeExporter commented 9 years ago
Can you confirm which mp3 codec you are using - is it mpg123?  If need to look 
at this case in more detail.

Original comment by trio...@btinternet.com on 17 Dec 2013 at 8:48

GoogleCodeExporter commented 9 years ago
I found a problem in the mpg related code, so I am assuming you are using this. 
 Could you try the 1.4 test version which is now on the download page and 
report back?

Original comment by trio...@btinternet.com on 17 Dec 2013 at 9:41

GoogleCodeExporter commented 9 years ago
Hello!

Yes, I use the libmpg123-0.dll 1.3 version. (2013.02.25. Size: 306 KB (314
041 byte))
I will try the 1.4 version this evening, and I will report about the result.

Best regards:
Gabor

Original comment by foltan.g...@gmail.com on 18 Dec 2013 at 7:47

GoogleCodeExporter commented 9 years ago
Hello!

I just have tried the 1.4 version, and it is perfectly play the whole track
without any skip. The 1.3 version made the mistake with the same mp3 file.
I attach the debug log which written to screen when track skip occurred.

Thank you for your help, I will use the 1.4 version, because it seem to
eliminate the issue.

Original comment by foltan.g...@gmail.com on 18 Dec 2013 at 9:50

GoogleCodeExporter commented 9 years ago
fixed in 1.4

Original comment by trio...@btinternet.com on 23 Dec 2013 at 10:35