1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-22 19:34:14 +00:00

manpage: fix --video-unscaled description

This was changed a long time ago in commit 37319ab6.
This commit is contained in:
wm4 2015-01-04 16:49:53 +01:00
parent 2b0fce56a2
commit 36826aebf0

View File

@ -578,9 +578,8 @@ Video
``--video-unscaled`` ``--video-unscaled``
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. The video still black bars are added. Otherwise, the video is cropped. The video still
can be influenced by the other ``--video-...`` options. (If the can be influenced by the other ``--video-...`` options. (But not all; for
``--video-zoom`` option is set to a value other than ``0``, scaling is example ``--video-zoom`` does nothing if this option is enabled.)
enabled, but the video isn't automatically scaled to the window size.)
The video and monitor aspects aspect will be ignored. Aspect correction 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 would require to scale the video in the X or Y direction, but this option