Ubuntu Playing encrypted dvds: Difference between revisions

From CompleteNoobs
Jump to navigation Jump to search
Created page with "==tested with ubuntu-mate 20.04 using celluoid == To play encrypted DVDs on ubuntu you need to install <code>libdvd-pkg</code> which does not come preinstalled on ubuntu-mate 20.04.<br> <br> <code>sudo apt install libdvd-pkg && sudo dpkg-reconfigure libdvd-pkg</code><br> <br> And now you can watch encrypted DVDs using celluloid.<br>"
 
(No difference)

Latest revision as of 01:55, 24 March 2023

tested with ubuntu-mate 20.04 using celluoid

To play encrypted DVDs on ubuntu you need to install libdvd-pkg which does not come preinstalled on ubuntu-mate 20.04.

sudo apt install libdvd-pkg && sudo dpkg-reconfigure libdvd-pkg

And now you can watch encrypted DVDs using celluloid.