summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vo.rst
diff options
context:
space:
mode:
authorAvi Halachmi (:avih) <avihpit@yahoo.com>2015-08-10 03:57:53 +0300
committerwm4 <wm4@nowhere>2015-11-07 17:44:50 +0100
commit0062c98dfffcb667b9d0cd739abc107e0145df63 (patch)
tree671a9f8a9de05ec2b2ad104412d219b7d0690fbc /DOCS/man/vo.rst
parent6bbb1e4cf9a0a77b6cceeab15338172183878f30 (diff)
downloadmpv-0062c98dfffcb667b9d0cd739abc107e0145df63.tar.bz2
mpv-0062c98dfffcb667b9d0cd739abc107e0145df63.tar.xz
vo_opengl: fancy-downscaling: enable also for anamorphic clips
Diffstat (limited to 'DOCS/man/vo.rst')
-rw-r--r--DOCS/man/vo.rst6
1 files changed, 3 insertions, 3 deletions
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=<filter>``
This option provides non-convolution-based filters for upscaling. These