[Libav-user] libx264 randomly causing image tearing
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Jun 17 11:48:11 CEST 2016
DeHackEd <git at ...> writes:
> On 06/16/2016 06:01 AM, Carl Eugen Hoyos wrote:
> > Andy Shaules <bowljoman <at> ...> writes:
> >
> >> Sounds to me like you have upper/lower field encoding
> >
> > Iirc, this is not supported by x264.
>
> The content is progressive, so there shouldn't be
> field/interlacing issues.
I don't think this is related to your issue but I suspect
x264 is allowed to (and does) use interlaced encoding no
matter how your input looks like / even for progressive
input. (MBAFF)
But x264 never uses field encoding because it doesn't
support field encoding. (PAFF)
(iirc)
Carl Eugen
More information about the Libav-user
mailing list