Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: dosdan on August 03, 2016, 10:51:55 PM

Title: Best resize algorithm for 2:1 downsize
Post by: dosdan on August 03, 2016, 10:51:55 PM
Is Bilinear the best algo for a straight 2:1 (linear dimension) downsize? With Lanzcros being better for non-power-of-2 downsize ratios. For example:

1920x1080 -> 960x540   Use Bilinear

1920x1080 -> 854x480   Use Lanzcros

Dan.
Title: Re: Best resize algorithm for 2:1 downsize
Post by: Jan Gruuthuse on August 04, 2016, 05:33:17 AM
Test and see what suites you best. A lot could depend on the kind of video you're downscaling (anime, sport, ...)
more info:
- Image scaling (https://en.wikipedia.org/wiki/Image_scaling)
- Comparison gallery of image scaling algorithms (https://en.wikipedia.org/wiki/Comparison_gallery_of_image_scaling_algorithms)