[FFmpeg-user] Best settings for upscaling 480p to 1080p?
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Apr 28 09:10:32 CEST 2014
John Klimek <jklimek <at> gmail.com> writes:
> What are some good settings or filters to use when
> upscaling 480p content to 1080p?
These scaler settings improve quality but please understand
that this takes a lot of processing power both at encoding
and at decoding time, so it may not be worth the effort:
-sws_flags lanczos+accurate_rnd+full_chroma_int+full_chroma_inp
If you want to apply sharpening, the gaussian filter
should allow this, I never tried it.
Carl Eugen
More information about the ffmpeg-user
mailing list