mirror of
https://github.com/mpv-player/mpv
synced 2024-12-12 18:06:18 +00:00
Screenshots can now be taken with -vf screenshot, based on a patch by Oded.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16563 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c29cacd935
commit
7976b10468
@ -204,6 +204,12 @@ How can I make a screenshot?
|
||||
You have to use a video output driver that does not employ an overlay to be
|
||||
able to take a screenshot. Under X11, <option>-vo x11</option> will do, under
|
||||
Windows <option>-vo directx:noaccel</option> works.
|
||||
</para>
|
||||
<para>
|
||||
Alternatively you can run <application>MPlayer</application> with the
|
||||
<systemitem>screenshot</systemitem> video filter
|
||||
(<option>-vf screenshot</option>), and press the <keycap>s</keycap>
|
||||
key to grab a screenshot.
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user