Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13
Silly question i know but would someone take pity on an old n00b and tell me how i can play DVD's please....
  1. #1
    Just Joined!
    Join Date
    Jun 2007
    Location
    Darkest Wales
    Posts
    29

    Play DVD's

    Silly question i know but would someone take pity on an old n00b and tell me how i can play DVD's please.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Which Linux Distro do you have?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Jun 2007
    Location
    Darkest Wales
    Posts
    29
    Hi DC
    Should have mentioned it in my original post. I am running Mandriva Spring.

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    you need to install libdvdcss, check this link and follow instructions to setup main, contrib, updates and plf repos. Open GUI software manager, search for libdvdcss and install it.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Jun 2007
    Location
    Darkest Wales
    Posts
    29
    I opened Software Manager and after a search found the following:

    libdvdcss2-1.2.9-3plf2007.0.i586 (already installed)
    And
    libdvdcss2-devel-1.2.9-3plf2007.0.i586 (not installed)

    But couldn't find: libdvdcss

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    install VLC player.
    execute this
    Code:
    urpmi libdvdplay0 wxvlc vlc-plugin-a52 vlc-plugin-ogg vlc-plugin-mad libmatroska0
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    That output means that you do have libdvdcss installed. The first hit is just all the version information and such.

    To explain what devils_casper is telling you to do:

    libdvdcss is a library that allows a DVD program to bypass the CSS (acronym for "Content Scramble System") encryption that DVDs use. VLC player is then a media player that can play DVDs. The combination of these can play DVDs that you might rent or buy.
    DISTRO=Arch
    Registered Linux User #388732

  8. #8
    Just Joined!
    Join Date
    Jun 2007
    Location
    Darkest Wales
    Posts
    29
    Have tried running the command below:
    urpmi libdvdplay0 wxvlc vlc-plugin-a52 vlc-plugin-ogg vlc-plugin-mad libmatroska0

    but all i get is: bash: urpmi command not found

  9. #9
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    I believe that you need root privileges to run urpmi. Run the 'su' command to be come root, and then try again.
    DISTRO=Arch
    Registered Linux User #388732

  10. #10
    Just Joined!
    Join Date
    Jun 2007
    Location
    Darkest Wales
    Posts
    29
    I have just tried to run the code using root privileges and got this reply:

    No package named libdvdplay0

    No package named vlc-plugin-ogg

Page 1 of 2 1 2 LastLast

Posting Permissions

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