I installed mpv from source. I installed libdvdcss and x264 to get it working. I tried an encrypted dvd which began to play but was scrambled to hell and back. Tried another one and it played just fine. I'm unsure what libraries I need for easy viewing, also I tried to change my dvd device from the default /dev/dvd to /dev/sr0 using the config file in ~/.mplayer/config with
Code:
dvd-device = /dev/sr0
to no avail. If I use
Code:
mpv dvd:// --dvd-device = /dev/sro
it plays fine. Not sure what to do and will continue to look for a solution.