Ubuntu Geek

Ubuntu Linux Tips,Howtos&Tutorials|Edgy,Feisty,Gutsy,Hardy,Intrepid

  • RSS Feed

    subscribe to the ubuntu Geek RSS feed


  • Sponsor



  • Categories

  • Meta

  • Sponsor

  • Archives

  • Support Ubuntugeek

    Amount $:
    Website(Optional):


  • Favourite Sites

Playing encrypted DVDs in Ubuntu

Posted by admin on December 19th, 2006 Email This Post Email This Post

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/Save/Bookmark

If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!

Related Articles

8 Responses to “Playing encrypted DVDs in Ubuntu”

  1. fil Says:

    thanks

  2. Dan Says:

    I got an error when I tried this, and I ended up needing to install some libxine packages using adept…

  3. Mark Stowe Says:

    I have Ubuntu 7.04 Feisty… However, in your instructions, the filepath is wrong. I had to use..
    sudo /usr/share/doc/libdvdread3/install-css.sh
    ..instead. The examples folder was nonexistent.

  4. vodkaice Says:

    Thanks Mark Stowe, this command works on 7.04:
    sudo /usr/share/doc/libdvdread3/install-css.sh

  5. Andronicus Says:

    Thanks Mark Stowe, the command does work on 7.04.

  6. ScoopJumps Says:

    Worked like a charm. Thanks for this article. For your information this was on Ubuntu 6.06

  7. crypticdb8 Says:

    Worked perfectly. THank you.

  8. Cory Says:

    Correction for the 64-Bit Instructions:
    sudo /usr/share/doc/libdvdread3/install-css.sh
    should be used on version 8.04 and probably higher.

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>