Hi. I'm very new to Linux. I just installed and updated my Feisty Fawn version of and I cannot play DVDs. When i insert a disc a message pops up saying, quot;CANNOT MOUNT VOLUME Invalid mount option when attempting to mount the volume 'VideoDVD'.quot;
I'm able to access the files in dvd data discs but i can't watch movies. Can anyone help me?
you can try codecs and a new player community/Re...t=%28codecs%29
from : localhost/smplayer.sourceforge.net/
ldarkwarrior,
Originally Posted by ldarkwarriorlHi. I'm very new to Linux. I just installed and updated my Feisty Fawn version of and I cannot play DVDs.
Check out the page here community/Re...ts/PlayingDVDs
Basically you need to install three things to enable DVD playback in Feisty -
1. amp; 2
Code:
sudo apt-get install libdvdread3 libxine1-ffmpeg
3.
Code:
sudo /usr/share/doc/libdvdread3/install-css.sh
Hope this helps,
Ray
Hey, the SMPlayer works great!
Thanks a lot! |