Running Ubuntu 10.04 and trying to rip a DVD with Handbrake. Chances are that the "start" button will be disabled or "greyed out" due to a bug in Handbrake and changes to Gnome. The trick is to upgrade Handbrake to a pre-release version using an Ubuntu PPA:
sudo add-apt-repository ppa:stebbins/handbrake-snapshots;
sudo apt-get update;
sudo apt-get install handbrake-cli handbrake-gtk
No comments
Post a Comment