[FFmpeg-devel] h264.c: interlaced_frame decission based on sei_ct_type seems to be incorrect

Reinhard Nissl rnissl
Mon Aug 2 00:54:48 CEST 2010


Hi,

according to the specs, sei_ct_type values 0 and 2 are likely to
indicate a progressive frame while 1 indicates an interlaced
frame. So it looks to me like a typo, that the wrong bit is
tested to derive interlaced_frame. Please see attached patch for
a possible fix.

Bye.
-- 
Dipl.-Inform. (FH) Reinhard Nissl
mailto:rnissl at gmx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: h264_ct_type.diff
Type: text/x-patch
Size: 586 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100802/a18218c2/attachment.bin>



More information about the ffmpeg-devel mailing list