From 0062c98dfffcb667b9d0cd739abc107e0145df63 Mon Sep 17 00:00:00 2001 From: "Avi Halachmi (:avih)" Date: Mon, 10 Aug 2015 03:57:53 +0300 Subject: vo_opengl: fancy-downscaling: enable also for anamorphic clips --- DOCS/man/vo.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index 0dc633494e..a02c827d0d 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -545,9 +545,9 @@ Available video output drivers are: When using convolution based filters, extend the filter size when downscaling. Trades quality for reduced downscaling performance. - This is automatically disabled for anamorphic video, because this - feature doesn't work correctly with different scale factors in - different directions. + This will perform slightly sub-optimally for anamorphic video (but still + better than without it) since it will extend the size to match only the + milder of the scale factors between the axes. ``prescale=`` This option provides non-convolution-based filters for upscaling. These -- cgit v1.2.3