summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-04 16:49:53 +0100
committerwm4 <wm4@nowhere>2015-01-04 16:49:53 +0100
commit36826aebf06cbb9adad44aad356358e6d1c03f01 (patch)
treed99114aa102dd86b0721299987da903b88cfac48
parent2b0fce56a225a24e9105f91fa1505d8eda8b9523 (diff)
downloadmpv-36826aebf06cbb9adad44aad356358e6d1c03f01.tar.bz2
mpv-36826aebf06cbb9adad44aad356358e6d1c03f01.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 1a9048f0b1..343e45a681 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -578,9 +578,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