On Wed, 8 Feb 2017 09:02:44 -0500 "Ronald S. Bultje" <rsbul...@gmail.com> wrote:
> (Going back to the native format discussion, I looked at decode_codebook > and it appears the native format is actually 8-bit/component YCgCo; it's > interesting that we chose rgb24 as output format, I'm guessing it's because > YCgCo support in FFmpeg is non-existent.) Should work fine with the correct color space set. swscale doesn't support it, I think, so you need to use libavcodec-using software that supports ycgco. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel