Skip to main content
Added more instructions
Source Link
cheesits456
  • 1.3k
  • 4
  • 17
  • 35

For 14.04 (and possibly others but IDK)

Run the following commands:

$ sudo apt-get install libdvdread4
$ sudo /usr/share/doc/libdvdread4/install-css.sh

After they finishes executing, encrypted DVDs should work right away, but if they don't, try rebooting. This worked perfectly for me - before I did it, encrypted DVDs would crash the Videos program and give an error report. After, they play flawlessly.

For 16.04

Reference

Enter the following commands:

$ sudo apt install libdvdnav4 libdvdread4 gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly libdvd-pkg -y
$ sudo dpkg-reconfigure libdvd-pkg

After that you should be able to play encrypted DVDs (reboot may be necessary)

Run the following commands:

$ sudo apt-get install libdvdread4
$ sudo /usr/share/doc/libdvdread4/install-css.sh

After they finishes executing, encrypted DVDs should work right away, but if they don't, try rebooting. This worked perfectly for me - before I did it, encrypted DVDs would crash the Videos program and give an error report. After, they play flawlessly.

For 14.04 (and possibly others but IDK)

Run the following commands:

$ sudo apt-get install libdvdread4
$ sudo /usr/share/doc/libdvdread4/install-css.sh

After they finishes executing, encrypted DVDs should work right away, but if they don't, try rebooting. This worked perfectly for me - before I did it, encrypted DVDs would crash the Videos program and give an error report. After, they play flawlessly.

For 16.04

Reference

Enter the following commands:

$ sudo apt install libdvdnav4 libdvdread4 gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly libdvd-pkg -y
$ sudo dpkg-reconfigure libdvd-pkg

After that you should be able to play encrypted DVDs (reboot may be necessary)

added 20 characters in body
Source Link
cheesits456
  • 1.3k
  • 4
  • 17
  • 35

Try thisRun the following commands:

$ sudo apt-get install libdvdread4
$ sudo /usr/share/doc/libdvdread4/install-css.sh

After itthey finishes executing, encrypted DVDs should work right away, but if they don't, try rebooting. This worked perfectly for me - before I did it, encrypted DVDs would crash the Videos program and give an error report. After, they play flawlessly.

Try this:

$ sudo apt-get install libdvdread4
$ sudo /usr/share/doc/libdvdread4/install-css.sh

After it finishes executing, encrypted DVDs should work right away, but if they don't, try rebooting. This worked perfectly for me - before I did it, encrypted DVDs would crash the Videos program and give an error report. After, they play flawlessly.

Run the following commands:

$ sudo apt-get install libdvdread4
$ sudo /usr/share/doc/libdvdread4/install-css.sh

After they finishes executing, encrypted DVDs should work right away, but if they don't, try rebooting. This worked perfectly for me - before I did it, encrypted DVDs would crash the Videos program and give an error report. After, they play flawlessly.

deleted 2 characters in body
Source Link
cheesits456
  • 1.3k
  • 4
  • 17
  • 35

Try this:

$ sudo apt-get install libdvdread4
$ sudo /usr/share/doc/libdvdread4/install-css.sh

After it finishes executing, encrypted DVDs should work right away, but if they don't, try rebooting. This worked perfectly for me - before I did it, encrypted DVDs would crash the 'Videos'Videos program and give an error report. After, they play flawlessly.

Try this:

$ sudo apt-get install libdvdread4
$ sudo /usr/share/doc/libdvdread4/install-css.sh

After it finishes executing, encrypted DVDs should work right away, but if they don't, try rebooting. This worked perfectly for me - before I did it, encrypted DVDs would crash the 'Videos' program and give an error report. After, they play flawlessly.

Try this:

$ sudo apt-get install libdvdread4
$ sudo /usr/share/doc/libdvdread4/install-css.sh

After it finishes executing, encrypted DVDs should work right away, but if they don't, try rebooting. This worked perfectly for me - before I did it, encrypted DVDs would crash the Videos program and give an error report. After, they play flawlessly.

Source Link
cheesits456
  • 1.3k
  • 4
  • 17
  • 35
Loading