degeron / qmmp

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

Cue for apefile not recognized correctly. #173

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Play the cue + ape file
2. Convert ape file to flac
3. Play cue (the very same) + flac

What is the expected output? What do you see instead?
It seems like INDEXes for apefile are not recognized properly. When I play
a random track from the middle of playlist, I hear the ending of previous
song and then the proper song starts. However, if I play the flac I
converted ape to with the same cue, everything gets allright. That track in
the middle is played as expected. That's why I think it's a bug.

What version of the product are you using? On what operating system?
Trunk revision 1260 on Ubuntu Intrepid x86_64

Please provide any additional information below.
Maybe a fix similar to that in revision 1259 is needed, but this time for
ape plugin. That's only a suggestion since I don't know the codebase of qmmp.

Original issue reported on code.google.com by b...@op.pl on 24 Sep 2009 at 7:19

GoogleCodeExporter commented 9 years ago
Could someone please edit the title, should be: Cue for apefile not recognized 
correctly.

Original comment by b...@op.pl on 24 Sep 2009 at 7:21

GoogleCodeExporter commented 9 years ago
It's ffmpeg bug. And I'm waiting for ideas how to fix this.

Original comment by trialuser02 on 26 Sep 2009 at 3:58

GoogleCodeExporter commented 9 years ago
I'll try compiling Qmmp using the svn version of ffmpeg and see what happens 
then.

Original comment by b...@op.pl on 26 Sep 2009 at 9:12

GoogleCodeExporter commented 9 years ago
I confirm the bug for ffmpeg git version from 30 Sept 2009

Original comment by b...@op.pl on 1 Oct 2009 at 4:29

GoogleCodeExporter commented 9 years ago
Furthermore, strange things happen to playing music when I seek back the track
preceding (say Track 00) the problematic one (say Track 01) a bit. Namely, 
Track 00
ends within its duration, and Track 01 is starting properly.

Original comment by b...@op.pl on 1 Oct 2009 at 5:18

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1345.

Original comment by trialuser02 on 31 Oct 2009 at 6:25