Tuesday, 24 December 2013

Enable DVD Playback in Ubuntu – Fast

It’s a pain that ubuntu does not play DVDs ‘out of the box’ as it were.

To fix this, quite simply, open a terminal session and type:

sudo apt-get install totem-xine libxine1-ffmpeg libdvdread3
sudo /usr/share/doc/libdvdread3/install-css.sh That should be it!

...See more

No comments:

Post a Comment