Results 1 to 4 of 4

Thread: libdvdcss2

  1. #1
    Join Date
    Jan 2007
    Location
    Milkyway
    Beans
    669
    Distro
    Kubuntu 12.04 Precise Pangolin

    libdvdcss2

    hey there,

    i tried to play a DVD on 8.10 and there is no reaction from VLC and Movie Player 'cannot open the location'.
    Maybe installing libdvdcss2 would be a good idea, but:

    Code:
    sudo apt-get install libdvdcss2
    returns:

    Code:
    Package libdvdcss2 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    Is there anyone with any idea?
    Thanks

  2. #2
    Join Date
    Dec 2004
    Location
    Atlanta, GA USA
    Beans
    7,257
    Distro
    Ubuntu Development Release

    Re: libdvdcss2

    Code:
    sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list --output-document=/etc/apt/sources.list.d/medibuntu.list
    then
    Code:
    sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
    then install libdvdcss2.

    this is of course, assuming you are using ubuntu 8.10

  3. #3
    Join Date
    Dec 2008
    Location
    California
    Beans
    438
    Distro
    Ubuntu

    Re: libdvdcss2

    libdvdcss2 is probably not in any of the repositories you have linked to.
    Do a google search. There are several good walkthroughs on how to get this installed.

  4. #4
    Join Date
    Dec 2004
    Location
    Atlanta, GA USA
    Beans
    7,257
    Distro
    Ubuntu Development Release

    Re: libdvdcss2

    Quote Originally Posted by AKADAP View Post
    libdvdcss2 is probably not in any of the repositories you have linked to.
    Do a google search. There are several good walkthroughs on how to get this installed.
    i gave him the instructions to add the neccessary repos.

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
  •