[FFmpeg-devel] H.264 + PAFF: BBC HD recording shows extreme interlacing artefacts

Reinhard Nissl rnissl
Tue Nov 6 21:16:07 CET 2007


Hi,

Jeff Downs schrieb:

> You'll want to re-approach the top_field_first setup with this in mind.

Attached you'll find an updated patch. It derives top_field_first by
comparing poc.

As Loren Merritt pointed out, there are several solutions like this one
for example:

	top_field_first = top_poc <= bottom_poc

But I stay with the one that revealed the incorrect setting of poc,
recently.

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



More information about the ffmpeg-devel mailing list