[FFmpeg-devel] [PATCH]lavc/hevc_ps: Fix offset for yuv422 and yuv444

Ronald S. Bultje rsbultje at gmail.com
Tue Mar 8 19:26:31 CET 2016


Hi,

On Tue, Mar 8, 2016 at 12:56 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> Hi!
>
> Attached patch fixes ticket #4980 for me.
> Debugged by Kurosu and Hendrik.


That fixes 444, but not 422. For 422 (idc_fmt=2), horiz_mult (for l/r)
should be 2, but vert_mult (for t/b) should be 1.

Ronald


More information about the ffmpeg-devel mailing list