Difference between revisions of "Screencast"
From Blue-IT.org Wiki
(Created page with "= Screencasttools for Ubuntu = * See thread: [http://askubuntu.com/questions/4428/how-to-create-a-screencast/4433#4433 Ask Ubuntu - How to create a screencast] == Screenkey == ...") |
(→= gtkRecordMyDesktop) |
||
Line 10: | Line 10: | ||
* unstable in 11.10 | * unstable in 11.10 | ||
− | == gtkRecordMyDesktop = | + | == gtkRecordMyDesktop == |
+ | Very mature and stable tool. | ||
+ | |||
sudo apt-get install gtk-recordmydesktop | sudo apt-get install gtk-recordmydesktop | ||
Line 18: | Line 20: | ||
* Saves only as ogv | * Saves only as ogv | ||
− | Youtube upload: | + | Youtube upload: you have to convert the files using ffmpeg. I am using this nautilus script: |
* See wiki article: [[Youtube#Youtube_upload_script]] | * See wiki article: [[Youtube#Youtube_upload_script]] | ||
Revision as of 01:26, 6 January 2012
Screencasttools for Ubuntu
- See thread: Ask Ubuntu - How to create a screencast
Screenkey
Problems:
- Does not really work on dual screen environments
- unstable in 11.10
gtkRecordMyDesktop
Very mature and stable tool.
sudo apt-get install gtk-recordmydesktop
Fetures:
- Audio and video-capture
- Choose screenareo
- Saves only as ogv
Youtube upload: you have to convert the files using ffmpeg. I am using this nautilus script:
- See wiki article: Youtube#Youtube_upload_script
Kazam
See: Kazam on Launchpad
- Only fullscreen recording
- direct video upload to e.g. youtube
Tibesti
sudo add-apt-repository ppa:ackondro/tibesti
On Ubuntu 11.10 (oneiric) change the sources.list to natty
sudo vim /etc/apt/sources.list.d/ackondro-tibesti-oneiric.list #deb http://ppa.launchpad.net/ackondro/tibesti/ubuntu oneiric main #deb-src http://ppa.launchpad.net/ackondro/tibesti/ubuntu oneiric main deb http://ppa.launchpad.net/ackondro/tibesti/ubuntu natty main deb-src http://ppa.launchpad.net/ackondro/tibesti/ubuntu natty main
Now install
sudo apt-get update sudo apt-get install tibesti