[Ffmpeg-devel] [PATCH] new mov_read_packet, mov_read_seek

Uoti Urpala uoti.urpala
Sat Jul 8 06:44:03 CEST 2006


On Fri, 2006-07-07 at 12:28 +0200, Baptiste Coudurier wrote:
> Here is a new mov_read_packet and mov_read_seek functions. That should
> fix seek in non interleaved mov, demux correctly adpcm.

This also seems to fix errors I just encountered when mplaying .mp4
files in mplayer with "-correct-pts -demuxer lavf". After seeking the
sequence of pts values would differ from what it was when playing the
file to that point without seeking. The after-seeking version was
clearly incorrect, it occasionally had the same pts for packet and
packet+2. I tested a few files with B-frames and it happened with all of
those, didn't happen with a file that had no B frames.





More information about the ffmpeg-devel mailing list