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.
Bookmarks