[FFmpeg-devel] [PATCH] Efficiently support several output pixel formats in Cinepak decoder

wm4 nfxjfg at googlemail.com
Wed Feb 8 16:13:30 EET 2017


On Wed, 8 Feb 2017 09:02:44 -0500
"Ronald S. Bultje" <rsbultje at 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.


More information about the ffmpeg-devel mailing list