Archive for July 22nd, 2009

22Jul

Enabling DVD playback in Ubuntu 9.04

This information is scattered about the web but I decided to collect something together in one place in case it helps anyone else. Here are two commands that appeared to do the deed for me: sudo apt-get install ubuntu-restricted-extras totem-xine libxine1-ffmpeg libdvdread4 sudo /usr/share/doc/libdvdread4/install-css.sh The libdvdread piece is what sorts out encrypted disks and needs [...]