I installed libdvdcss2, and it worked for a while, but now whenever I put in a DVD as of late, and try to play it, it'll tell me the DVD is encrypted and that it cannot be played... do note that all codecs are installed. What do I do to fix this problem?
Asked
Active
Viewed 1,569 times
2 Answers
2
this is whats fixed mine when i was having same issue.
sudo add-apt-repository ppa:ferramroberto/vlc
sudo apt-get update
sudo apt-get install w32codecs ubuntu-restricted-codecs vlc mozilla-plugin-vlc
Firefeather
- 570
freebird
- 386
2
Just install
sudo apt-get install libdvdread4
sudo /usr/share/doc/libdvdread4/install-css.sh
Reboot.
wojox
- 11,840