I have just installed Zorin Ultimate. I want to play encrypted dvds. Have tried VLC and tried installing libdvdcss. Didn’t work, most likely I didn’t do something correctly. I am new to Linux. Need some help please.
In terminal, please run the following:
sudo apt install libdvd-pkg
Afterwhich, you may need to run:
sudo dpkg-reconfigure libdvd-pkg
It is possible you may need the following:
gstreamer1.0-plugins-ugly
gstreamer1.0-plugins-bad
libdvdread4
You can ‘sudo apt install’ them if needed.