Results 1 to 5 of 5

Thread: Steps to play DVD on Ubuntu

  1. #1
    Join Date
    Nov 2010
    Posts
    66

    Steps to play DVD on Ubuntu

    I was using Microsoft windows XP operating system on my laptop. While surfing the internet there was virus attack on my laptop and I need to format my laptop. Now I have installed a new operating system i.e. ubuntu which belongs to the linux family. I am facing problem while playing DVD on my laptop. I need to know the steps for playing DVD and also suggest use some readymade software if available for playing the DVD.

  2. #2
    Join Date
    Nov 2009
    Posts
    1,269

    Re: Steps to play DVD on Ubuntu

    To play DVD on ubuntu software named as cyberlink power DVD is available. Using this software you can play DVD on ubuntu platform very easily. You need to download and install the cyberlink power DVD. After the installation of cyberlink power DVD insert the DVD into the CD drive. Open the cyberlink power DVD window by clicking on it. Select the CD drive and click on open button. The DVD will start to play.

  3. #3
    Join Date
    Nov 2009
    Posts
    1,416

    Re: Steps to play DVD on Ubuntu

    You can play video DVD in ubuntu very easily. For playing DVD you can use the below command as follows:
    1. You need to add mediubuntu repositories. For adding mediubuntu repositories type the below command
      Code:
      $ sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list
      $(lsb_release -cs).list 
      $ sudo apt-get --quiet update
    2. After adding the mediubuntu repositories update the key of mediubuntu repositories by using the following command.
      Code:
      $ sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring 
      $ sudo apt-get --quiet update
    3. If you are already having the mediubuntu repositories then skip the above steps and install libdvdcss library by using the following command
      Code:
      # sudo su
      # apt-get install libdvdcss2
      # apt-get install libdvdread4
      # cd /usr/share/doc/libdvdread4/
      # ./install-css.sh

  4. #4
    Join Date
    Nov 2008
    Posts
    1,185

    Re: Steps to play DVD on Ubuntu

    To play DVD on ubuntu you need to follow the steps given below:
    • Open the terminal window in ubuntu by going to Applications/ Accessories/ Terminal.
    • In the terminal window type the following command for the installation of codec.
    • sudo aptitude install libdvdnav4 libdvdplay0 libdvdread3 libdvdcss2.
    • Now you need to install totem-xine. To install totem-xine you need to type the below command
    • sudo aptitude install totem-xine
    • After the installation of totem-xine, go to the Applications/ Sound & Video/Movie Player to play the DVD. Now you can play the DVD easily on ubuntu.

  5. #5
    Join Date
    May 2008
    Posts
    1,020

    Re: Steps to play DVD on Ubuntu

    To play DVD video using totem player on ubuntu is very simple. You need to have totem player installed on your ubuntu platform. If totem is not installed then install it. Open the terminal and type the following command
    Code:
    sudo apt-get install libdvdread3
    After typing the above command and pressing the enter key, it will ask the password to proceed further. Enter the password and type the below command
    Code:
    sudo /usr/share/doc/libdvdread3/install-css.sh
    Now the totem movie player will automatically play the DVD video.

Similar Threads

  1. Will logitech Mx620 work in Ubuntu 8.04, what are the basic steps?
    By Tinku-Jia in forum Hardware Peripherals
    Replies: 2
    Last Post: 16-03-2012, 04:58 PM
  2. Can i play sims 3 in ubuntu 11.10?
    By MarDaA in forum Operating Systems
    Replies: 7
    Last Post: 22-01-2012, 09:42 AM
  3. Cannot Play CS1.6 on Ubuntu 9.04 with wine
    By RuDieY in forum Operating Systems
    Replies: 4
    Last Post: 16-10-2009, 09:37 AM
  4. Cant play games in ubuntu
    By Akshita in forum Video Games
    Replies: 3
    Last Post: 15-10-2009, 06:28 PM
  5. How to play mp3 on ubuntu
    By mellisahi in forum Windows Software
    Replies: 5
    Last Post: 27-01-2009, 06:36 PM

Tags for this Thread

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
  •  
Page generated in 1,750,718,926.28248 seconds with 16 queries