From 923f9322a19d283382d36d83aa4fbe6bde00f12a Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 15 Mar 2017 19:40:39 +0100 Subject: manpage: minor clarification to screenshot command argument handling --- DOCS/man/input.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 1399ef74e1..01fe7376fd 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -159,10 +159,10 @@ List of Input Commands ``multiply `` Multiplies the value of a property with the numeric factor. -``screenshot [subtitles|video|window|- [single|each-frame]]`` +``screenshot [subtitles|video|window|single|each-frame]`` Take a screenshot. - First argument: + Multiple flags are available (some can be combined with ``+``): (default) Save the video image, in its original resolution, and with subtitles. @@ -182,6 +182,10 @@ List of Input Commands frame was dropped. This flag can be combined with the other flags, e.g. ``video+each-frame``. + Older mpv versions required passing ``single`` and ``each-frame`` as + second argument (and did not have flags). This syntax is still understood, + but deprecated and might be removed in the future. + ``screenshot-to-file "" [subtitles|video|window]`` Take a screenshot and save it to a given file. The format of the file will be guessed by the extension (and ``--screenshot-format`` is ignored - the -- cgit v1.2.3