manpage: info about --panscan vs. --video-unscaled

This commit is contained in:
rr- 2016-08-19 22:33:07 +02:00 committed by wm4
parent ed644b0d33
commit cb31e72589
1 changed files with 4 additions and 1 deletions

View File

@ -701,6 +701,8 @@ Video
controls how much of the image is cropped. May not work with all video controls how much of the image is cropped. May not work with all video
output drivers. output drivers.
This option has no effect if ``--video-unscaled`` option is used.
``--video-aspect=<ratio>`` ``--video-aspect=<ratio>``
Override video aspect ratio, in case aspect information is incorrect or Override video aspect ratio, in case aspect information is incorrect or
missing in the file being played. See also ``--no-video-aspect``. 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, 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 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 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 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 scaled. For example, this can influence chroma conversion. The video will