summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-04 16:49:53 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-01-25 17:00:07 +0900
commita77fec7547865ab0adbd3e16fc9b6425291ccb5c (patch)
treea7ea8dd466ced0f1977362d806eae93810387e96
parent18c8d60b54f25bd8e90a5075f459e6c9a2fe074f (diff)
downloadmpv-a77fec7547865ab0adbd3e16fc9b6425291ccb5c.tar.bz2
mpv-a77fec7547865ab0adbd3e16fc9b6425291ccb5c.tar.xz
manpage: fix --video-unscaled description
This was changed a long time ago in commit 37319ab6.
-rw-r--r--DOCS/man/options.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index d0cc79df20..331d439e7c 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -576,9 +576,8 @@ Video
``--video-unscaled``
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. (If the
- ``--video-zoom`` option is set to a value other than ``0``, scaling is
- enabled, but the video isn't automatically scaled to the window size.)
+ can be influenced by the other ``--video-...`` options. (But not all; for
+ example ``--video-zoom`` does nothing if this option is enabled.)
The video and monitor aspects aspect will be ignored. Aspect correction
would require to scale the video in the X or Y direction, but this option