Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I'm a newbie, and I've installed the restricted extras package but I still cant play a dvd. Is there a way to trouble shoot the problem or is there any important codecs that I've missed?

share|improve this question
just install vlc or smplayer – shantanu Mar 22 '12 at 6:47

2 Answers

You should also run the command sudo /usr/share/doc/libdvdread4/install-css.sh to be able to play in the default movie player.

share|improve this answer

VLC and SMPLAYER both are very good media player and support almost every audio/video format. If you install them then you can run dvd without install external plugins.

install vlc (25-30 MB): sudo apt-get install vlc
install smplayer (8.5 MB): sudo apt-get install smplayer

OR just search in synaptic package manager or Ubuntu software center.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.