Difference between revisions of "DVD"
From LinuxMCE
Langstonius (Talk | contribs) |
|||
Line 12: | Line 12: | ||
== Audio Output via SP/DIF == | == Audio Output via SP/DIF == | ||
If you have problems sending sound out thru your digital outs (SP/DIF coax or optical) have a look at the [[Sound_Cards#xine.conf|Sound Card]] page. | If you have problems sending sound out thru your digital outs (SP/DIF coax or optical) have a look at the [[Sound_Cards#xine.conf|Sound Card]] page. | ||
+ | |||
+ | [[category: programmer's Guide]] |
Revision as of 18:12, 20 June 2008
This page outlines information about DVD playing with LinuxMCE.
As the Xine Player is used to play DVD, most of the settings can be changed in the $root/etc/pluto/xine.conf configuration directory. $root points either to the root directory of the Core/Hybrid, ie. the file is /etc/pluto/xine.conf, or one of the diskless orbiters. The diskless orbiters file is /usr/pluto/diskless/$orbiter-id/etc/pluto/xine.conf.
DVD Language
To change the default DVD language from the current english, locate the line
#input.dvd_language:en
remove the hash and change it to the preferred language. For example, changing it to german, the line looks like this:
input.dvd_language:de
Audio Output via SP/DIF
If you have problems sending sound out thru your digital outs (SP/DIF coax or optical) have a look at the Sound Card page.