Page 1 of 5 123 ... LastLast
Results 1 to 10 of 41

Thread: Cant play DVD with 11.04

  1. #1
    Join Date
    Oct 2010
    Location
    Alaska
    Beans
    164
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Cant play DVD with 11.04

    I put in the Fast and Furious and wanted to watch the movie on natty. I cant play the movie becuase it says
    Code:
    Could not read DVD. This may be because the DVD is encrypted and a DVD decryption library is not installed.
    I have installed Ubuntu restricted extras and also libdvdread4 and still doesnt work. Any suggesstions?

  2. #2
    Join Date
    Feb 2010
    Location
    In My Food Forest
    Beans
    9,318

    Re: Cant play DVD with 11.04

    https://help.ubuntu.com/community/Medibuntu You need to install packages for decrypting the movies.

    32bit
    Code:
    wget -c http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2medibuntu4_i386.deb
    sudo dpkg -i libdvdcss2_1.2.9-2medibuntu4_i386.deb
    64bit
    Code:
    wget -c http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2medibuntu4_amd64.deb
    sudo dpkg -i libdvdcss2_1.2.9-2medibuntu4_amd64.deb
    Cheers & Beers, uRock
    [SIGPIC][/SIGPIC]

  3. #3
    Join Date
    Oct 2010
    Location
    Alaska
    Beans
    164
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Cant play DVD with 11.04

    Has this changed since Maverick? I also have Maverick installed on another partition and it can read dvd's.

  4. #4
    Join Date
    Mar 2011
    Location
    South Dakota
    Beans
    1,129
    Distro
    Ubuntu 13.10 Saucy Salamander

    Re: Cant play DVD with 11.04

    Quote Originally Posted by uRock View Post
    https://help.ubuntu.com/community/Medibuntu You need to install packages for decrypting the movies.

    32bit
    Code:
    wget -c http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2medibuntu4_i386.deb
    sudo dpkg -i libdvdcss2_1.2.9-2medibuntu4_i386.deb
    64bit
    Code:
    wget -c http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2medibuntu4_amd64.deb
    sudo dpkg -i libdvdcss2_1.2.9-2medibuntu4_amd64.deb

    +1 I haven't had to do it yet myself but I've done some reading on it and I have that repo installed in synaptic (for future use).
    ---------------------------

    By the way - I think it may be libdvdcss2 (sometimes called libdvdcss) that you need. Check me on that someone please.

    Thx
    Last edited by ClientAlive; April 23rd, 2011 at 11:26 PM.
    “ The best method for accelerating a computer is the one that boosts it by 9.8 m/s2. ”
    - Anonymous

  5. #5
    Join Date
    Apr 2011
    Beans
    479

    Re: Cant play DVD with 11.04

    Just a note, you'll also need this even if you install VLC, which out of the box doesn't support encrypted DVD's.

  6. #6
    Join Date
    Mar 2010
    Beans
    Hidden!

    Re: Cant play DVD with 11.04

    Quote Originally Posted by ClientAlive View Post
    +1 I haven't had to do it yet myself but I've done some reading on it and I have that repo installed in synaptic (for future use).
    ---------------------------

    By the way - I think it may be libdvdcss2 (sometimes called libdvdcss) that you need. Check me on that someone please.

    Thx
    libdvdcss2 is what is required and is what uRock's command installs. You are right.

    Even having libdvdread4 installed doesn't automatically install libdvdcss2 (though it does provide a script in /usr/share/doc/libdvdread4 called install-css.sh which will do the job of installing for you, if used). I believe this may be for legal reasons with regard to what the distro itself can distribute.

  7. #7
    Join Date
    Mar 2006
    Beans
    1,107

    Re: Cant play DVD with 11.04

    You should always use the medibuntu repo for codecs.
    Linux Hardware Boycott!
    How Many People Have you Converted To Linux?
    HD-DVD code:I cant tell you because I got an infraction for posting it here.

  8. #8
    Join Date
    Apr 2011
    Location
    Hereish
    Beans
    5
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Cant play DVD with 11.04

    I did the suggested install above.
    I also installed the Restricted Extras.

    I still cannot play DVDs and still get the message that the DVD Decryption Library is not installed

    I verified that libdvdcss2 installed.

  9. #9
    Join Date
    Oct 2005
    Location
    Columbus, OH
    Beans
    47

    Re: Cant play DVD with 11.04

    Thank you! This worked! I was able to play DVDs before I upgraded but was getting the error message listed in the first post.

  10. #10
    Join Date
    May 2011
    Location
    California
    Beans
    4
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Cant play DVD with 11.04

    Thanks Urock! This worked very quickly and easily. I just switched from Windows XP yesterday and was a little worried about command line, but this was no problem. Now I can watch my movies!

Page 1 of 5 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •