Aug 03 2007
Ubuntu DVD再生関連。
ubuntuでDVD再生をやろうとしたメモ。
未完(ノ∀`)
まず、W32Codecのインストール。
wget -c http://www.debian-multimedia.org/pool/main/w/w32codecs/w32codecs_20060611-0.0_i386.deb
sudo dpkg -i w32codecs_20060611-0.0_i386.deb
Packageインストール
sudo apt-get install lame sox ffmpeg mjpegtools mpg321 vorbis-tools
次にGstreamer関連など
sudo apt-get install totem-gstreamer gstreamer0.10-plugins-good \
gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly \
gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly-multiverse \
gstreamer0.10-gl gstreamer0.10-ffmpeg gstreamer0.10-sdl
DVDのcssインストール
sudo /usr/share/doc/libdvdread3/install-css.sh
そしておもむろに、Reboot。
あとはVLC Media Playerを入れて、「一部のDVD」は再生できるようになったのだが・・・(ノ∀`)