[Ffmpeg-devel] [bug?] evo sample

Kostya kostya.shishkov
Thu Feb 15 08:24:04 CET 2007


On Thu, Feb 15, 2007 at 03:48:05AM +0000, Compn wrote:
> ffvc1_decode_broken_very_badly.evo in /incoming
> 
> produce some messages in mplayer svn like:
> [vc1 @ 00B18864]Bits overconsumption: 540819 > 540728
> and displays a bad frame...
> 
> can someone check if its a bug? sample is 5mb 
> 
> -compn
 
Looks like it's MPlayer demuxer tricks.
This sample was cut from the middle of the stream and
contains some frames before sequence header (I had to
chop ~200k from the beginning to handle it in FFmpeg).

And then MPlayer and FFplay handle this file slightly
differently - and the sequences are different too!

Does this problem also occurs when seeking to this
position in the full movie?




More information about the ffmpeg-devel mailing list