Results 1 to 9 of 9

Thread: Playing DVDs

  1. #1
    Join Date
    Dec 2008
    Beans
    19

    SOLVED: Playing DVDs

    I'm having trouble playing DVDs on my fresh Ubuntu install. The Movie Player just opens then crashes. I downloaded some codecs but it still behaves the same way. I downloaded VLC media player but that behaves the same way.

    Also with Bittorent, which movie types should I be downloading? Example .wmv, .avi if I can't get DVDs to work?
    Last edited by newto; December 24th, 2008 at 08:39 PM.

  2. #2
    Join Date
    Feb 2008
    Beans
    785
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Playing DVDs

    in terminal:
    PHP Code:
    sudo apt-get install ubuntu-restricted-extras 

  3. #3
    Join Date
    May 2008
    Location
    New Delhi, India
    Beans
    364
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Playing DVDs

    Is the issue with one particular DVD or all DVDs?
    Are you able to play other movie/audio formats like avi, mpeg, mp3, wav etc?
    Which version of Ubuntu?

    Downloading movies if illegal should not be encouraged in this forum.

  4. #4
    Join Date
    Dec 2008
    Beans
    19

    Re: Playing DVDs

    Thanks but it isn't working, is it possible Ubuntu isn't recognizing them as DVDs? or is there something else I'm doing wrong?

  5. #5
    Join Date
    Apr 2008
    Beans
    11,707

    Re: Playing DVDs

    Quote Originally Posted by newto View Post
    I'm having trouble playing DVDs on my fresh Ubuntu install. The Movie Player just opens then crashes. I downloaded some codecs but it still behaves the same way. I downloaded VLC media player but that behaves the same way.

    Also with Bittorent, which movie types should I be downloading? Example .wmv, .avi if I can't get DVDs to work?
    Where you say it "crashes" I'm not sure this will be of any help, but I always install libdvdcss2. I used to install the whole Medibuntu repo but now I just install the separate libdvdcss2 and w32codecs packages:

    https://help.ubuntu.com/community/Medibuntu

  6. #6
    Join Date
    Dec 2008
    Beans
    19

    Re: Playing DVDs

    Quote Originally Posted by namdung View Post
    Is the issue with one particular DVD or all DVDs?
    Are you able to play other movie/audio formats like avi, mpeg, mp3, wav etc?
    Which version of Ubuntu?

    Downloading movies if illegal should not be encouraged in this forum.
    I just put in an Audio CD and it worked.

  7. #7
    Join Date
    Dec 2008
    Beans
    19

    Re: Playing DVDs

    Thanks all, I managed to get it working.

  8. #8
    Join Date
    Nov 2007
    Location
    Okieville, USA
    Beans
    3,178
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Playing DVDs

    Code:
    sudo apt-get install libdvdread3 libxine1-ffmpeg totem-xine build-essential debhelper fakeroot
    Code:
    sudo /usr/share/doc/libdvdread3/install-css.sh
    MCP, A+/Linux+ Certified IT Technician
    System Specs | Dress up your "Super Button" FREE
    "If sometimes you can't be good, then be VERY good at being naughty!"

  9. #9
    Join Date
    May 2008
    Location
    New Delhi, India
    Beans
    364
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Playing DVDs

    Quote Originally Posted by newto View Post
    Thanks all, I managed to get it working.
    Glad to a see a happy Ubuntu user. Now pls mark the thread as SOLVED if you're satisfied.

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
  •