[FFmpeg-devel] [PATCH] libavcodec/qsvenc.c: More correct selection of alignment of a frame height depending whether an encoded sequence progressive or not.

Hendrik Leppkes h.leppkes at gmail.com
Sat Jul 4 15:34:32 CEST 2015


On Sat, Jul 4, 2015 at 2:38 PM, Ivan Uskov <ivan.uskov at nablet.com> wrote:
> Hello All,
>
> There is patch which fixes too strong frame height rounding for case
> when progressive frame sequence encodes by QSV.

Is there any harm in always using 32 alignment for the height?
Because the flag you are checking there is not correct. In fact, there
is no reliable global interlaced flag.

- Hendrik


More information about the ffmpeg-devel mailing list