Re: [FFmpeg-devel] [PATCH] avfilter/vf_setparams: use YUV colorspace negotiation API

2024-02-11 Thread Niklas Haas
On Sat, 10 Feb 2024 11:56:29 +0100 Niklas Haas wrote: > From: Niklas Haas > > When this filter overrides frame properties, the outgoing frames have > a different YUV colorspace than the incoming ones. This requires > signalling the new colorspace on the outlink, and in particular, making > sure

[FFmpeg-devel] [PATCH] avfilter/vf_setparams: use YUV colorspace negotiation API

2024-02-10 Thread Niklas Haas
From: Niklas Haas When this filter overrides frame properties, the outgoing frames have a different YUV colorspace than the incoming ones. This requires signalling the new colorspace on the outlink, and in particular, making sure it's *not* set to a common ref with the input - otherwise the