On Wed, 11 Oct 2023 18:55:21 +0200 Michael Niedermayer <mich...@niedermayer.cc> wrote: > On Wed, Oct 11, 2023 at 04:55:38PM +0200, Niklas Haas wrote: > > From: Niklas Haas <g...@haasn.dev> > > > > Since swscale currently can't handle conversion between different > > colorimetry sets, supplement the missing bits and pieces using zscale. > > Subject to change in the future, if libswscale ever gets the capability > > to convert between colorspaces natively. > > --- > > fftools/ffmpeg_filter.c | 62 +++++++++++++++++++++++++++++++++++++++++ > > 1 file changed, 62 insertions(+) > > We need a solution without external dependancies > > thx
I will switch to vf_colorspace _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".