summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-16 22:30:32 +0100
committerwm4 <wm4@nowhere>2015-01-16 22:30:41 +0100
commit1883b7cc0c2844a903d51042861fca16eb3fad02 (patch)
treecbedbd3ecb96a6573d20b771e51ba04124d3a7ee /DOCS
parentc8052da7decba4cbada6c240f2b21c09e385818c (diff)
downloadmpv-1883b7cc0c2844a903d51042861fca16eb3fad02.tar.bz2
mpv-1883b7cc0c2844a903d51042861fca16eb3fad02.tar.xz
player: add --autofit-smaller option
Fixes #1472. (Maybe these options should have been named --autofit-max and --autofit-min, but since --autofit-larger already exists, use --autofit-smaller for symmetry.)
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index e372627712..b8d521eca6 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1650,6 +1650,17 @@ Window
screen height, make the window smaller until either its width is 90%
of the screen, or its height is 80% of the screen.
+``--autofit-smaller=<[W[xH]]>``
+ This option behaves exactly like ``--autofit``, except that it sets the
+ minimum size of the window (just as ``--autofit-larger`` sets the maximum).
+
+ .. admonition:: Example
+
+ ``500x500``
+ Make the window at least 500 pixels wide and 500 pixels high
+ (depending on the video aspect ratio, the width or height will be
+ larger than 500 in order to keep the aspect ratio the same).
+
``--autosync=<factor>``
Gradually adjusts the A/V sync based on audio delay measurements.
Specifying ``--autosync=0``, the default, will cause frame timing to be