[FFmpeg-devel] [PATCH v2] avfilter: propagate colorspace and color_range from buffer filter and between AVFilterLink.

Damiano Galassi damiog at gmail.com
Mon Mar 25 16:36:26 EET 2024


On Mon, Mar 25, 2024 at 2:40 PM Niklas Haas <ffmpeg at haasn.xyz> wrote:

> > ffmpeg -i in.mp4 -vf
> > "scale='width=1920:height=1080',zscale='width=1920:height=1080'" out.mp4
> > ffmpeg -i in.jpg -vf "zscale='width=1920:height=1080'" out.jpg
> >
> > it doesn't need a specific mp4 or jpg file.
>
> I cannot reproduce any error with your first command line.


 here's a sample file, and the output I get:

https://subler.org/downloads/test.mp4
https://gist.github.com/galad87/a6ddc3318cf20cd2f1ac7d053e1a0786


More information about the ffmpeg-devel mailing list