[Ffmpeg-devel] VP6 erase metadata

Baptiste Coudurier baptiste.coudurier
Thu Mar 22 23:09:38 CET 2007


Hi

Aurelien Jacobs wrote:
> On Thu, 22 Mar 2007 11:46:26 +0100
> Johan MATHE <johan.mathe at nonutc.fr> wrote:
> 
>> Hello,
>>
>> I've noticed than the VP6 decoder erase some metadata in the codec 
>> context pointer (like size of video for example).
> 
> Is this supposed to be a bug repport ?
> I have no idea of what you are talking about... Please be much more
> precise if you expect anything to change.
> 

I think he is referring to the fact that vp6 decoder in init function resets
width and heigth to 0:

line 627: avcodec_set_dimensions(s->avctx, 0, 0);

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312




More information about the ffmpeg-devel mailing list