[FFmpeg-devel] [PATCH v2 12/12] lavc/videotoolboxenc: Set colorimetry values

Carl Eugen Hoyos cehoyos at ag.or.at
Sat Apr 23 18:36:20 CEST 2016


Rick Kern <kernrj <at> gmail.com> writes:

> +check_func_headers CoreVideo/CVImageBuffer.h 
> kCVImageBufferColorPrimaries_ITU_R_2020

I would have expected "enabled videotoolbox && check_func_headers" 
which should also make the changes to the "enable vda..." above 
unneded, but I may miss something.

> +        if (status) {
> +            av_log(avctx, AV_LOG_ERROR, "Error setting gamma level: 
> %d\n", status);

Sounds like a "WARNING" to me...

Carl Eugen



More information about the ffmpeg-devel mailing list