mirror of https://github.com/mpv-player/mpv
parent
e4a1086cfb
commit
8e87ddd7fe
|
@ -520,8 +520,9 @@ TAKING SCREENSHOTS
|
||||||
|
|
||||||
Screenshots of the currently played file can be taken using the 'screenshot'
|
Screenshots of the currently played file can be taken using the 'screenshot'
|
||||||
input mode command, which is by default bound to the ``s`` key. Files named
|
input mode command, which is by default bound to the ``s`` key. Files named
|
||||||
``shotNNNN.jpg`` will be saved in the working directory, using the first
|
``mpv-shotNNNN.jpg`` will be saved in the working directory, using the first
|
||||||
available number - no files will be overwritten.
|
available number - no files will be overwritten. In pseudo-GUI mode, the
|
||||||
|
screenshot will be saved somewhere else. See `PSEUDO GUI MODE`_.
|
||||||
|
|
||||||
A screenshot will usually contain the unscaled video contents at the end of the
|
A screenshot will usually contain the unscaled video contents at the end of the
|
||||||
video filter chain and subtitles. By default, ``S`` takes screenshots without
|
video filter chain and subtitles. By default, ``S`` takes screenshots without
|
||||||
|
|
Loading…
Reference in New Issue