[FFmpeg-devel] [PATCH][RFC] Fix field order for interlaced AVDJand AVRN in ntsc mode

Piotr Bandurski ami_stuff at o2.pl
Sun May 12 17:19:47 CEST 2013


Hi,

> > On Sun, May 12, 2013 at 02:15:52PM +0200, Piotr Bandurski wrote:
> > + skip_bits(&s->gb, 200);
>
> Don't know how this could work, you need to use
> skip_bits_long for skipping more than 25 bits
> (well, maybe up to 32 is ok, not sure, but not
> more than that).

Ok, fixed locally, but is this patch correct (with removed len -=)?

Maybe AVID tag should be checked after AVI1? If so then I will leave
the fix for someone else.

Regards



More information about the ffmpeg-devel mailing list