You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
grammar/wording
Originally committed as revision 7315 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -41,14 +41,14 @@ standard mixer.
|
|||||||
|
|
||||||
@section X11 grabbing
|
@section X11 grabbing
|
||||||
|
|
||||||
FFmpeg can grab X11 display.
|
FFmpeg can grab the X11 display.
|
||||||
|
|
||||||
@example
|
@example
|
||||||
ffmpeg -f x11grab -vd x11:0.0 /tmp/out.mpg
|
ffmpeg -f x11grab -vd x11:0.0 /tmp/out.mpg
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
0.0 is display.screen numbers of your X11 server.
|
0.0 is display.screen number of your X11 server, same as
|
||||||
You can check $DISPLAY variable.
|
the DISPLAY environment variable.
|
||||||
|
|
||||||
@section Video and Audio file format conversion
|
@section Video and Audio file format conversion
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user