Announcement

Collapse
No announcement yet.

[SOLVED] DVD Movie player

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [SOLVED] DVD Movie player

    New User
    Running :
    Ubuntu with Linux 2.6.32-25-generic
    Kubuntu 10.04.1 LTS
    KDE 4.4.2
    grub Version: 0.97-29Ubuntu
    Hardware: Dell Precision Intel M90 Laptop

    You guy's have been so helpful.

    Is there a sudo command to download and install a DVD Movie Player?
    Is the app already in my system?
    I went to add remove programs, but found no packages in my search.
    I have the NVIDIA 3-D accelerated graphics drivers installed.
    A DVD will open in my Dragon Player, but only plays a few seconds and stops.
    Should I remove the NVIDIA Proprietary Video Driver?
    Or use another program ?
    Do I need to install video codec ?
    I am 69 years old but not to old to learn.

    #2
    Re: DVD Movie player

    have you installed "libdvdcss2" from Medibuntu ?

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

    you will nead it to play DVD's

    VINNY
    i7 4core HT 8MB L3 2.9GHz
    16GB RAM
    Nvidia GTX 860M 4GB RAM 1152 cuda cores

    Comment


      #3
      Re: DVD Movie player

      Open a console and copy/paste the following:
      Code:
      sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update
      This will add the medibuntu repository and gpg key.
      Then, copy/paste the following:
      Code:
      sudo apt-get install libdvdcss2
      If you have a 32-bit CPU, then copy/paste:
      Code:
      sudo apt-get install w32codecs
      else, if you have a 64-bit CPU, then copy/paste:
      Code:
      sudo apt-get install w64codecs
      Then, to install a nice player, type:
      Code:
      sudo apt-get install kaffeine
      Windows no longer obstructs my view.
      Using Kubuntu Linux since March 23, 2007.
      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

      Comment


        #4
        Re: DVD Movie player

        (SOLVED)
        I am watching a dvd Movie on Kaffeine
        You guys are great

        Comment


          #5
          Re: DVD Movie player

          Happy to assist. Welcome to KFN and Linux.
          Windows no longer obstructs my view.
          Using Kubuntu Linux since March 23, 2007.
          "It is a capital mistake to theorize before one has data." - Sherlock Holmes

          Comment


            #6
            Natty play enable DVD

            Just a bump to add a Natty title and that the above works for all the players.

            woodsmoke

            Comment

            Working...
            X