BlogCatalog

Software Blogs - BlogCatalog Blog Directory

Search

Instal DVD Player in Fedora 8

Wednesday, April 22, 2009

Currently I find the DVD player that works best is the Xine Multimedia Player which is found in the Livna repository so installing it is just this simple:
# yum -y install xine xine-lib xine-skins xine-lib-extras-nonfree libdvdcss

This will install the xine DVD/VCD/CD player. Now to get xine to automatically play a DVD upon insertion instead of the Totem player which can't actually play DVDs, you can simply use the gconftool-2 utility as follows:
$ gconftool-2 --set /desktop/gnome/volume_manager/autoplay_dvd_command \
'xine --auto-play --auto-scan dvd' --type='string'

0 comments:

About This Blog

Software Blogs - BlogCatalog Blog Directory

bili sao

  © Blogger templates Newspaper II by Ourblogtemplates.com 2008

Back to TOP