playing encryptet DVD's
dear forum
although i did all steps of this guide https://trisquel.info/en/wiki/enable-dvd-playback
(libdvdcss2 is installed, libdvdread and libdvdnav and the gstreamer plugins too) i still can't play encrypted dvd's.
dvd's without copy protection work fine.
what could be the solution?
thank you very much
Maduel,
I'm not sure, try these commands
sudo apt install libdvd-pkg libdvdread4 python3
and then after the installation procedure this
sudo dpkg-reconfigure libdvd-pkg
Package libdvd-pkg is not included in Trisquel repositories.
I used the corresponding Debian package to install libdvdcss. Gdebi installs the deb package and fetches required dependencies.
now i found the solution: i had installed the 64bit version of libdvdcss so far. apparently that wasn't enough. after installing the 32bit version i386 and its dependencies it works.