[Ffmpeg-cvslog] r7314 - trunk/doc/ffmpeg-doc.texi

bcoudurier subversion
Wed Dec 13 11:27:50 CET 2006


Author: bcoudurier
Date: Wed Dec 13 11:27:50 2006
New Revision: 7314

Modified:
   trunk/doc/ffmpeg-doc.texi

Log:
documentation for X11 grabbing

Modified: trunk/doc/ffmpeg-doc.texi
==============================================================================
--- trunk/doc/ffmpeg-doc.texi	(original)
+++ trunk/doc/ffmpeg-doc.texi	Wed Dec 13 11:27:50 2006
@@ -39,6 +39,17 @@
 have to set the audio recording levels correctly with a
 standard mixer.
 
+ at section X11 grabbing
+
+FFmpeg can grab X11 display.
+
+ at example
+ffmpeg -f x11grab -vd x11:0.0 /tmp/out.mpg
+ at end example
+
+0.0 is display.screen numbers of your X11 server.
+You can check $DISPLAY variable.
+
 @section Video and Audio file format conversion
 
 * FFmpeg can use any supported file format and protocol as input:




More information about the ffmpeg-cvslog mailing list