[FFmpeg-user] ffmpeg: -sws_flags syntax?

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Oct 31 13:20:13 CET 2012


Linards Ticmanis <ticmanis <at> gmx.de> writes:

> Specifically, how do I set a bicubic scaler with spline
> parameters 0.33/0.33?

-sws_flags +bicubic -param0 0.33 -param1 0.33

> I found nothing in the documentation or on the net
> that would clearly tell.

$ ffmpeg -h full

Carl Eugen



More information about the ffmpeg-user mailing list