Handbrake on Ubuntu 11.04 Natty
Handbrake is great video processing software, use it to convert DVDs into more usable mp4, mkv, movie files.Type these commands at the terminal:
Add handbrake to your list of repositories:
sudo add-apt-repository ppa:stebbins/handbrake-releases
update the list:
sudo apt-get update
more info.
Then you can use Ubuntu Software Center to install handbrake-gtk (GUI version).
Typing ghb will launch the handbrake application.
Enjoy!