Difference between revisions of "Take a video from your Linux desktop"
From Linuxintro
imported>ThorstenStaerk |
imported>ThorstenStaerk m |
||
Line 6: | Line 6: | ||
* start the video recording with the command | * start the video recording with the command | ||
recordmydesktop | recordmydesktop | ||
− | |||
= Alternatives = | = Alternatives = |
Revision as of 10:13, 4 February 2012
To record a video from your desktop (like a screenshot, just in video), open a console, then
- decide if your current resolution fits. If it does not, change it using xrandr, e.g.
xrandr -s "640x480"
- install recordmydesktop, in this example for SUSE Linux:
yast -i recordmydesktop
- start the video recording with the command
recordmydesktop