[x264-devel] x264_encoder_reconfig needs to copy more

Marco g.marco at freenet.de
Tue Sep 7 22:12:57 CEST 2010


Hi

ffmpeg needs to change the field order for bottom_field_first files.
Since this is first known after init, it must be set with 
x264_encoder_reconfig. That will copy many parameters except b_interlaced and 
b_tff.
But for interlaced files this is need (special for bottom_field_first frames).

i made a patch for ffmpeg and x264 to support also bottom_field_first frames.
i hope this can be applied to git.

regards and thx
marco


-------------- next part --------------
A non-text attachment was scrubbed...
Name: x264_copy_b_tff.patch
Type: text/x-patch
Size: 496 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20100907/265857c1/attachment.bin>


More information about the x264-devel mailing list