Ubunto will not play commercial protected dvd unless you type
sudo apt-get install libdvdread4
sudo /usr/share/doc/libdvdread4/install-css.sh
anything like this for RPI?
Ubunto will not play commercial protected dvd unless you type
sudo apt-get install libdvdread4
sudo /usr/share/doc/libdvdread4/install-css.sh
anything like this for RPI?
I strongly recommend using HandBrake on your Ubuntu Linux machine, and then playing the converted videos on your Raspberry Pi (if you wish), using omxplayer in Raspbian OS.
sudo apt-get install handbrake
I'm not sure if it's available in the Raspbian repositories, but I wouldn't install it in Raspberry Pi due to very little RAM available.
Good Luck!
I strongly recommend using HandBrake on your Ubuntu Linux machine, and then playing the converted videos on your Raspberry Pi (if you wish), using omxplayer in Raspbian OS.
sudo apt-get install handbrake
I'm not sure if it's available in the Raspbian repositories, but I wouldn't install it in Raspberry Pi due to very little RAM available.
Good Luck!