[x264-devel] Thoughts on interleaved content
Vittorio Giovara
vittorio.giovara at gmail.com
Tue Jun 13 22:19:59 CEST 2017
On Tue, Jun 13, 2017 at 12:47 AM, Pradeep Ramachandran
<pradeeprama at gmail.com> wrote:
> This is x264's flag, or an ffmpeg interlace filter? Does it matter to the
> encoder that the video is interlaced? Won't it affect motion estimation
> across layers if every other frame contains only alternate layers?
it's a ffmpeg filter, after visually destroying the image, it will tag
the frame appropriately and the encoder will take care of the rest (if
correctly configured). --fake-interlaced is unrelated to this filter,
so it shouldn't be enabled in this case.
--
Vittorio
More information about the x264-devel
mailing list