summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorrr- <rr-@sakuya.pl>2016-08-19 22:33:07 +0200
committerwm4 <wm4@nowhere>2016-08-19 22:53:17 +0200
commitcb31e72589280f377bb3c6d6d4b41672bdecae80 (patch)
tree38def7cd5ccd8f0067b88646944250950a38d9e6 /DOCS
parented644b0d3373f8ac1b3bf2ef8f797e1d1d8a775d (diff)
downloadmpv-cb31e72589280f377bb3c6d6d4b41672bdecae80.tar.bz2
mpv-cb31e72589280f377bb3c6d6d4b41672bdecae80.tar.xz
manpage: info about --panscan vs. --video-unscaled
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 7870d49c4d..502695f7b8 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -701,6 +701,8 @@ Video
controls how much of the image is cropped. May not work with all video
output drivers.
+ This option has no effect if ``--video-unscaled`` option is used.
+
``--video-aspect=<ratio>``
Override video aspect ratio, in case aspect information is incorrect or
missing in the file being played. See also ``--no-video-aspect``.
@@ -742,7 +744,8 @@ Video
Disable scaling of the video. If the window is larger than the video,
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.
+ video still can be influenced by the other ``--video-...`` options. This
+ option disables the effect of ``--panscan``.
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