[FFmpeg-devel] [RFC]Move param0/param1 documentation

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Sep 30 11:42:38 CEST 2013


Stefano Sabatini <stefasab <at> gmail.com> writes:

> > Attached patch tries to "fix" ticket #3007.

> This is not correct. param0 and param1 are supported 
> by the scaler,

Could you provide a sample command line?

> they are *not* supported by the scale filter.

Works fine here:
./ffmpeg -i tests/lena.pnm -vf \
scale=500:500:flags=lanczos:param0=2:param1=3 out.png

Carl Eugen



More information about the ffmpeg-devel mailing list