[BraLUG] Bildschirmaktionen als Video

Fred Koegler koegler.brb at t-online.de
Di Sep 18 19:57:34 CEST 2007


Hallo Uwe,

man ffmpeg

       X11 grabbing

       FFmpeg can grab the X11 display.

               ffmpeg -f x11grab -s cif -i :0.0 /tmp/out.mpg

       0.0 is display.screen number of your X11 server, same as the DISPLAY environment variable.

               ffmpeg -f x11grab -s cif -i :0.0+10,20 /tmp/out.mpg

       0.0 is display.screen number of your X11 server, same as the DISPLAY environment variable. 10 is the x-offset and 20 the y-offset for the grab-
       bing.

----

Mit freundlichen Grüßen
Fred Koegler


Am Montag, 17. September 2007 23:10 schrieb Uwe Berger:
> MoinMoin,
> 
> was muß man für ein Programm nehmen, wenn man die Bildschirmausgaben
> (bzw. Teile davon) als Video abspeichern möchte? (natürlich für X...)
> 
> Grüße Uwe
> 




Mehr Informationen über die Mailingliste Bralug