From ed644b0d3373f8ac1b3bf2ef8f797e1d1d8a775d Mon Sep 17 00:00:00 2001 From: rr- Date: Fri, 19 Aug 2016 10:24:26 +0200 Subject: aspect: add --video-unscaled=downscale-big --- DOCS/man/options.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 0301e6971d..7870d49c4d 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -738,10 +738,11 @@ Video choices if you encounter video that has the wrong aspect ratio in mpv, but seems to be correct in other players. -``--video-unscaled`` +``--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. + 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. 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 -- cgit v1.2.3