[MPlayer-DOCS] CVS: main/DOCS/xml/en faq.xml,1.93,1.94
Diego Biurrun CVS
syncmail at mplayerhq.hu
Fri Sep 23 09:42:57 CEST 2005
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv24615/en
Modified Files:
faq.xml
Log Message:
Screenshots can now be taken with -vf screenshot, based on a patch by Oded.
Index: faq.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/faq.xml,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- faq.xml 1 Sep 2005 23:53:57 -0000 1.93
+++ faq.xml 23 Sep 2005 07:42:54 -0000 1.94
@@ -204,6 +204,12 @@
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>
More information about the MPlayer-DOCS
mailing list