Debian Admin

Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips

  • RSS Subscribe

    subscribe to the Debian Admin RSS feed
  • Sponsors



  • Categories

  • Sponsors

  • Support DebianAdmin

    Amount $:
    Website(Optional):


  • Meta

  • Archives



Playing encrypted DVDs in Ubuntu

Posted by Admin on December 23rd, 2006

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

The movie players provided in Ubuntu can play back unencrypted DVDs. However, many commercial DVDs are encrypted with a weak algorithm called Content Scrambling System (CSS).You can enable playback of encrypted DVDs with MPlayer, xine and Totem-xine by installing libdvdcss2.

The CSS key sets are licensed to manufacturers who incorporate them into products such as DVD drives, DVD players and DVD movie releases.Most DVD players are equipped with a CSS Decryption module.

Installing libdvdcss2

First you need to install the libdvdread3 package using the following command

sudo apt-get install libdvdread3

Now download the libdvdcss2 library using the following command

sudo /usr/share/doc/libdvdread3/examples/install-css.sh

For Ubuntu 6.10 (Edgy Eft) users use the following command

sudo /usr/share/doc/libdvdread3/install-css.sh

If you want to download libdvdcss2 library manually you can download from here

For AMD64 Users

First you need to install the following packages

sudo apt-get install debhelper build-essential fakeroot

Now download the libdvdcss2 library using the following command

sudo /usr/share/doc/libdvdread3/examples/install-css.sh

For Ubuntu Edgy Users use the following command

sudo /usr/share/doc/libdvdread3/install-css.sh

That’s it now Your DVD player should now play back encrypted DVDs.You can ope your Movie player from Applications > Sound & Video

  • Share/Bookmark

5 Responses to “Playing encrypted DVDs in Ubuntu”

  1. DAUser Says:

    Nice. This hint ist very helpful for me.

  2. Russell Says:

    Your blog has been added to Linux Blog Aggregator @ http://blogs.linux.org.bd :)

  3. Cazzj Says:

    OMG thank you so much! This worked perfectly for me on Ubuntu 6.10 Edgy Eft. Thank you! Thank you!

    - Cazzj

  4. Ty Says:

    Great this worked just fine for me in ubuntu fiesty fawn. Thanks very much!

  5. Craig Says:

    Good stuff, worked straight away no fuss. Cheers

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>