Spotlight | Reviews | Current Issue | Newsletter | Subscribe | Contact |
Departments

user friendly

CeBIT 2010

High-class talks around the clock in the Forum, non-commercial projects presenting their work, new developments at the largest IT fair in the world, CeBIT Open Source 2010 in Hanover, Germany.

Visit them in hall 2, March 2-6 or here.

  linuxpromagazine.com » Online » Blogs » Productivity Sauce:... » Screencasts on Linux Made Easy  

Productivity Sauce: Dmitri's open source blend of productive computing
Productivity Sauce: Dmitri's open source blend of productive computing

Screencasts on Linux Made Easy

Need to create a screencast to demonstrate an application feature or nifty software technique? The easiest way to do this is to install the recordMyDesktop screen recording utility and the gtk-recordMyDesktop graphical front-end to it. Most mainstream Linux distributions include both packages in their repositories, so you can quickly install them using your system's package manager. On Debian-based distros like Sidux, installing both packages is a matter of running the apt-get install recordMyDesktop gtk-recordMyDesktop command.

The utility saves the recorded video as a .ogv file, which is fine if you want to share it with other Linux users. But if you want to share the screencast with the world by uploading it to one of many video services such as YouTube or Vimeo, you have to convert the .ogv file into one of the formats supported by these services. To do this, you need to install two missing pieces first: the mencoder command-line video conversion tool and Windows codecs. Neither Debian nor Ubuntu have these packages in their default repositories, so you have to add a repository containing them. On Sidux (which is based on Debian Sid), you have to add the following repository using either the terminal or Synaptic:

deb http://debian-multimedia.org/ sid main

On Ubuntu, you have to add the Medibuntu repository, and the Ubuntu Documentation Wiki explains how to do this. Run then the following command to reload the repository information and install the mencoder and w32codecs packages:

apt-get update
apt-get install mencoder w32codecs

Now you can convert the .ogv screencast into the .avi file using the command below (replace input.ogv and output.avi with the source and target files):

mencoder -idx input.ogv -ovc lavc -oac mp3lame -o output.avi

That's all there is to it.

Comments

itaka

carlos Dec 09, 2008 12:34pm GMT

itaka is way better
http://www.jardinpresente.com.ar/trac/itaka/

tip

Vadim Nov 21, 2008 9:14pm GMT

Just a tip, you can upload the files made by recordmydesktop to blip.tv without any conversions. It'll do them for you and even allow a user to download the original file.

type in repo URL

Dmitri Popov Nov 21, 2008 9:40am GMT

Fixed! Thank you, rufus.

Kind regards,
Dmitri

type in repo URL

rufusD Nov 21, 2008 8:38am GMT

Hi Dmitri!
Of course the repo is called debian-multimedia.org - you've been missing out on the "l"
Best wishes,
rufus

A Non-Debian version

lostinspace Nov 21, 2008 4:02am GMT

Found both the command line version and front end in the official repositories for Mandriva 2008.0, so no doubt many other distros will have it. Haven't used it yet, but thanks for pointing it out.

I think

tracyanne Nov 21, 2008 4:01am GMT

the poster's comment is more aimed at the fact that other Linux distributions rarely, if ever, get mentioned in these sorts of how tos, making it appear to new Linux users that there is only Canonical's distribution, and that it is Linux.

Excellent!

Alex Madon Nov 20, 2008 4:24pm GMT

I learned something today I used to run xwd in a loop....

Screencasts on Linux

Dmitri Popov Nov 20, 2008 10:03am GMT

I realize that Debian and Ubuntu are not the only Linux distributions out there. Obviously, I can't cover all distros in existence, so I used Sidux and Ubuntu as examples. Also, it should be pretty trivial to figure out how to install and use the described packages on any other Linux distribution.

Ubuntu and Debian are not the only linux distribution

GNu Nov 20, 2008 2:28am GMT

hey author of this article, title says screencast in linux. But is ubuntu and debian are the only linux existing...

Print this page. Recommend
Slashdot it! Delicious Share on Facebook Tweet! Digg

 

In the US and Canada, Linux Magazine is known as Linux Pro Magazine.
Entire contents © 2010 [Linux New Media USA, LLC]
Linux New Media web sites:
North America: [Linux Pro Magazine]
UK/Worldwide: [Linux Magazine]
Germany: [Linux-Magazin] [LinuxUser] [EasyLinux] [Linux-Community] [Linux Technical Review]
Eastern Europe: [Linux Magazine Poland] [Linux Community Poland]
International: [Linux Magazine Brazil] [EasyLinux Brazil] [Linux Magazine Spanish]
Corporate: [Linux New Media AG]