You’ll proabaly not have No css library available.
Follow this tut and start handbrake again and then try selecting DVD rom and let it scan and select start 🙂
-
sudo apt-get update && sudo apt-get upgrade sudo apt-get install ubuntu-restricted-extras ubuntu-restricted-addons
- Install the Library needed to read all types of DVD and execute the script for it
sudo apt-get install libdvdread4 sudo /usr/share/doc/libdvdread4/install-css.sh
This process includes preparing your DVD unit to be able to Read DVDs and download files needed from the Medibuntu site.
- Add one of the PPA for Handbrake below:STABLE PPA
sudo add-apt-repository ppa:stebbins/handbrake-releases
SNAPSHOT PPA
sudo add-apt-repository ppa:stebbins/handbrake-snapshots
- Update repositories and install/upgrade handbrake
sudo apt-get update && sudo apt-get install handbrake-gtk handbrake-cli