Why doesn't my PC play DVDs? [duplicate]

My PC has the latest version of ubuntu installed (13.04) and i usually watch movies (also on DVDs) with VLC Player.

Now that i havent watched a dvd in long time i wanted to try it again. But it didn't worked. VLC player starts and switches from play to pause while the drive makes noise in the same rythm. It looks like it is stuck in an infinite loop. the movie player (ubuntu builtin player) gives a warning that says he couldnt play the dvd (no reason said).

i tried more than just one dvd, they all didn't work. half a year ago i watched dvds with vlc player and everything worked fine. maybe there's a problem with third-party-software? does anyone have the same problem? could you please help me with that?


Solution 1:

There are two ways to do this. The first way is to buy the Fluendo DVD Player from Ubuntu Software Center. But there is also a free way to enable DVD playback in players like VLC and Totem.

First you need to install this package (if not yet installed): https://apps.ubuntu.com/cat/applications/libdvdread4/

Then you need to open a terminal and put the following command:

sudo /usr/share/doc/libdvdread4/install-css.sh

You'll have to enter your password. It will not show on the screen while typing, this is normal.

Now DVD playback should work in VLC, Totem and other players.