From 48ce4ab7f9259977f426d52b51601a54dbe15465 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 20 Oct 2012 23:58:02 +0200 Subject: screenshot: change "screenshot" input command "screenshot" now maps to "screenshot subtitles" by default, instead of "screenshot video". Swap the argument order: the more useful argument should come first. Remove the compatibility aliases for numeric choices (e.g. "screenshot 1 0" won't work anymore). --- DOCS/man/en/mpv.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'DOCS/man/en/mpv.rst') diff --git a/DOCS/man/en/mpv.rst b/DOCS/man/en/mpv.rst index 6de386fdf9..bf2ce0a770 100644 --- a/DOCS/man/en/mpv.rst +++ b/DOCS/man/en/mpv.rst @@ -162,7 +162,8 @@ s Take a screenshot. S - Start/stop taking screenshots. + Take a screenshot, without subtitles. (Whether this works depends on VO + driver support.) I Show filename on the OSD. @@ -420,7 +421,7 @@ slave mode command, which is by default bound to the ``s`` key. Files named available number - no files will be overwritten. A screenshot will usually contain the unscaled video contents at the end of the -video filter chain. Some video output drivers will include subtitles and OSD in +video filter chain and subtitles. Some video output drivers will include OSD in the video frame as well - this is because of technical restrictions. The ``screenshot`` video filter is normally not required when using a -- cgit v1.2.3