Mar
14th
Sat
14th
Some notes on screencasting in Linux
Did some screencasting in Linux today, First I tried Istanbul but it was quite buggy. Instead I found recordmysdesktop that was working much better. Im on Ubuntu so I installed it using.
sudo apt-get install recordmydesktop gtk-recordmydesktop
Both application saves the movies in ogv format, To convert the movie to avi to be able to upload it to flickr I used the following code, found at the Ubuntu forums.