[FFmpeg-devel] [PATCH] lavfi: new colorspace conversion filter.
Ronald S. Bultje
rsbultje at gmail.com
Fri Apr 1 00:21:53 CEST 2016
Hi,
On Wed, Mar 30, 2016 at 4:35 PM, Ronald S. Bultje <rsbultje at gmail.com>
wrote:
> The intent here is similar to colormatrix, but it's LGPLv2.1-or-later
> (instead of GPLv2.0) and supports gamma/chromaticity correction.
One of the things I'm not 100% happy with is that this is hard to set up,
you need to set a lot of properties, and they are sort of mutually related.
Would people want me to create a "merged" property that (if the specific
ones are missing) allows you to set "all" variables to "bt709",
"smpte170m", "smpte240m", "bt2020" (assuming ncl, and bitdepth of the trc
depends on out_format), bt601-6-525, bt601-6-625, bt470m, bt470bg? I'm
probably missing a few (see comments in pixfmt.h) but I believe these are
the most important ones.
Ronald
More information about the ffmpeg-devel
mailing list