summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorrr- <rr-@sakuya.pl>2016-08-19 10:24:26 +0200
committerwm4 <wm4@nowhere>2016-08-19 22:51:46 +0200
commited644b0d3373f8ac1b3bf2ef8f797e1d1d8a775d (patch)
tree5b4b9d70268cef014538f99d97b9eeb056b3e8be /DOCS/man/options.rst
parent23993e91f37f2b15eb1a1103b2444a38b6bd66d3 (diff)
downloadmpv-ed644b0d3373f8ac1b3bf2ef8f797e1d1d8a775d.tar.bz2
mpv-ed644b0d3373f8ac1b3bf2ef8f797e1d1d8a775d.tar.xz
aspect: add --video-unscaled=downscale-big
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 0301e6971d..7870d49c4d 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -738,10 +738,11 @@ Video
choices if you encounter video that has the wrong aspect ratio in mpv,
but seems to be correct in other players.
-``--video-unscaled``
+``--video-unscaled=<no|yes|downscale-big>``
Disable scaling of the video. If the window is larger than the video,
- black bars are added. Otherwise, the video is cropped. The video still
- can be influenced by the other ``--video-...`` options.
+ black bars are added. Otherwise, the video is cropped, unless the option
+ is set to ``downscale-big``, in which case the video is fit to window. The
+ video still can be influenced by the other ``--video-...`` options.
Note that the scaler algorithm may still be used, even if the video isn't
scaled. For example, this can influence chroma conversion. The video will