Difference between revisions of "Changing Xine Player Audio Settings"
Rwilson131 (Talk | contribs) m (LinuxMCE Xine Player Audio Settings moved to Changing Xine Player Audio Settings) |
Rwilson131 (Talk | contribs) |
||
Line 4: | Line 4: | ||
'''O''' = S/PDIF TosLink/Optical, Xine option 'audio.alsa_front_device' will be set to 'asym_spdif' | '''O''' = S/PDIF TosLink/Optical, Xine option 'audio.alsa_front_device' will be set to 'asym_spdif' | ||
− | |||
'''S''' = Analog Stereo, Xine option 'audio.alsa_front_device' will be set to 'plughw:0' | '''S''' = Analog Stereo, Xine option 'audio.alsa_front_device' will be set to 'plughw:0' | ||
Line 10: | Line 9: | ||
'''L''' = Analog Multi-channel, Xine option 'audio.alsa_front_device' will be set to 'plughw:0' | '''L''' = Analog Multi-channel, Xine option 'audio.alsa_front_device' will be set to 'plughw:0' | ||
− | (this probably refers to 4.0 and 5.1 using analog jacks for 2-channel pairs) | + | ::(this probably refers to 4.0 and 5.1 using analog jacks for 2-channel pairs) |
− | + | ||
'''3''' = AC3/DTS PassThrough, Xine option 'audio.output.speaker_arrangement' will be set to 'Pass Through' | '''3''' = AC3/DTS PassThrough, Xine option 'audio.output.speaker_arrangement' will be set to 'Pass Through' | ||
− | (if '''3''' is not present, 'audio.output.speaker_arrangement' will be set to 'Stereo 2.0') | + | ::(if '''3''' is not present, 'audio.output.speaker_arrangement' will be set to 'Stereo 2.0') |
− | + | ||
'''M''' = Manual, if the flag is present, the whole configuration string will be ignored and defaults from /etc/pluto/xine.conf won't be overridden | '''M''' = Manual, if the flag is present, the whole configuration string will be ignored and defaults from /etc/pluto/xine.conf won't be overridden | ||
− | |||
− | |||
== Troubleshooting audio setup == | == Troubleshooting audio setup == | ||
Line 30: | Line 25: | ||
Play sample music on spdif output (not sure how this is different for optical or coax spdif) | Play sample music on spdif output (not sure how this is different for optical or coax spdif) | ||
mpg321 -a asym_spdif /usr/pluto/sound/avwizard_volume_test.mp3 | mpg321 -a asym_spdif /usr/pluto/sound/avwizard_volume_test.mp3 | ||
+ | [[Category:Tutorials]] | ||
+ | [[Category:Troubleshooting]] |
Revision as of 16:55, 7 October 2007
LinuxMCE Xine Player audio settings are configured at LinuxMCE Admin Website, at the Media Directors section. The format of corresponding Device Data item is a string, containing 0 or more character flags (see possible values below):
C = S/PDIF Coaxial, Xine option 'audio.alsa_front_device' will be set to 'asym_spdif'
O = S/PDIF TosLink/Optical, Xine option 'audio.alsa_front_device' will be set to 'asym_spdif'
S = Analog Stereo, Xine option 'audio.alsa_front_device' will be set to 'plughw:0'
L = Analog Multi-channel, Xine option 'audio.alsa_front_device' will be set to 'plughw:0'
- (this probably refers to 4.0 and 5.1 using analog jacks for 2-channel pairs)
3 = AC3/DTS PassThrough, Xine option 'audio.output.speaker_arrangement' will be set to 'Pass Through'
- (if 3 is not present, 'audio.output.speaker_arrangement' will be set to 'Stereo 2.0')
M = Manual, if the flag is present, the whole configuration string will be ignored and defaults from /etc/pluto/xine.conf won't be overridden
Troubleshooting audio setup
1. Sometimes A/V wizard won't work and here's simple help to try settings :
Play sample music on default output (analog out on most MDs)
mpg321 /usr/pluto/sound/avwizard_volume_test.mp3
Play sample music on spdif output (not sure how this is different for optical or coax spdif)
mpg321 -a asym_spdif /usr/pluto/sound/avwizard_volume_test.mp3