[MPlayer-users] Strange timecode behavior with FLAC files

Reimar Döffinger Reimar.Doeffinger at gmx.de
Wed Dec 8 23:57:27 CET 2010


On Wed, Dec 08, 2010 at 10:32:27PM +0100, Ilja Sekler wrote:
> On 08.12.2010 20:46, Reimar Döffinger wrote:
> 
> > You would also have had to set needs_parsing in demux_audio. But
> > since the parser is now in FFmpeg I applied a working fix just now, I
> > forgot to note the exact revision though.
> 
> Thank you, it was r32677. MPlayer doesn't crash, but, as feared, it
> floods stderr permanently with messages like
> 
> [NULL @ 0x8a1d3c0]sample/frame number mismatch in adjacent frames
> 
> when playing flac audio.

I think that is something wrong in FFmpeg, I asked them about it.

> The timecode is totally wrong now, reaching
> values around 30.0 within 5 seconds and going far beyond the total
> duration of the audio file.

Should be fixed in 32678, the demuxer produced nonsense values.
This is probably what caused the issue in the first place and the
parser probably didn't change much for that issue specifically.


More information about the MPlayer-users mailing list