Results 1 to 5 of 5

Thread: my ubuntu wont play dvd

  1. #1
    Join Date
    Jan 2009
    Beans
    17

    my ubuntu wont play dvd

    hi, i have a ubuntu installed and there is this problem with me not being able to play dvd.
    i have vlc installed and i can play any movie or videos in my system hard drive but i am not able to play external sources particularly dvds, any help is appeciated pls.

  2. #2
    Join Date
    Feb 2009
    Beans
    6

    Re: my ubuntu wont play dvd

    Hi,

    Ubuntu, by default, does not support playback of DVDs. You need to install additional libraries.

    Search the forum for libdvdcss2 or DVD playback. Here's some info I've found:

    http://ubuntuguide.org/wiki/Ubuntu:J...ack_Capability

    HTH

  3. #3
    Join Date
    Oct 2008
    Location
    Columbus, Ohio, USA
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: my ubuntu wont play dvd

    You may (if you haven't yet) need to install some extra codecs.

    Maybe check out Medibuntu Repository Ubuntu-Community-Page.

    That repository includes some of the needed codecs for DVD. I usually install the following (after enabling the Medibuntu Repository):

    Code:
    sudo apt-get install libdvdcss2
    -AND (whichever applies to your system)-
    Code:
    sudo apt-get install w32codecs
    -OR-
    sudo apt-get install w64codecs
    -OR-
    sudo apt-get install ppccodecs

  4. #4
    Join Date
    Apr 2009
    Beans
    4

    Re: my ubuntu wont play dvd

    I just followed the steps on this site and it worked like a charm.

    http://mixeduperic.com/Linux/Setting...buntu-710.html

  5. #5
    Join Date
    Sep 2006
    Beans
    3,165
    Distro
    Ubuntu Karmic Koala (testing)

    Re: my ubuntu wont play dvd

    install libdvdcss2 from medibuntu repository.And libdvdnav for menus at mplayer

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
  •