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

diego subversion
Wed Dec 13 11:42:15 CET 2006


Author: diego
Date: Wed Dec 13 11:42:15 2006
New Revision: 7315

Modified:
   trunk/doc/ffmpeg-doc.texi

Log:
grammar/wording


Modified: trunk/doc/ffmpeg-doc.texi
==============================================================================
--- trunk/doc/ffmpeg-doc.texi	(original)
+++ trunk/doc/ffmpeg-doc.texi	Wed Dec 13 11:42:15 2006
@@ -41,14 +41,14 @@
 
 @section X11 grabbing
 
-FFmpeg can grab X11 display.
+FFmpeg can grab the X11 display.
 
 @example
 ffmpeg -f x11grab -vd x11:0.0 /tmp/out.mpg
 @end example
 
-0.0 is display.screen numbers of your X11 server.
-You can check $DISPLAY variable.
+0.0 is display.screen number of your X11 server, same as
+the DISPLAY environment variable.
 
 @section Video and Audio file format conversion
 




More information about the ffmpeg-cvslog mailing list