[Ffmpeg-devel] VP6F decode bug

Aurelien Jacobs aurel
Sun Oct 22 20:55:33 CEST 2006


On Thu, 19 Oct 2006 12:16:31 +0700
Roine Gustafsson <roine at users.sourceforge.net> wrote:

> I've found an flv file which exhibits a decode bug: the bottom and  
> right edge macroblocks are smeared.
> Plays correctly in a flash player.
> File uploaded to mplayerhq as "good_one.flv".

Ok. The decoding was correct but the visible area was larger than
it should be. The attached patch fix this bug.
I just would like to know if such a usage of extradata is ok before
commiting it.

Note that reading the additionnal byte in vp6.c instead of flv.c is
not possible because swf.c also use the VP6F codec but don't have
the additionnal byte.

Aurel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vp6-flv-adjustment.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061022/95c4c0c7/attachment.asc>



More information about the ffmpeg-devel mailing list