Hi, I have a soundsystem capable of playing dts and ac3, and I have a LCD.
Now my soundsystem is connected via digial chinch, and the lcd is connected via hdmi.
I got more than one soundcard.
Code
tv@server:~/.xbmc/userdata => aplay -l [10:27:41]
**** List of PLAYBACK Hardware Devices ****
card 0: Aureon51MkII [Aureon5.1MkII], device 0: USB Audio [USB Audio]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 1: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Intel [HDA Intel], device 1: AD198x Digital [AD198x Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
Display More
Code
<audiooutput>
<ac3passthrough>true</ac3passthrough>
<audiodevice>alsa:default:CARD=Aureon51MkII</audiodevice>
<customdevice>plug:Aureon5.1MkII iec958</customdevice>
<custompassthrough>plug:Aureon5.1MkII iec958</custompassthrough>
<downmixmultichannel>false</downmixmultichannel>
<dtspassthrough>true</dtspassthrough>
<mode>1</mode>
<passthroughdevice>alsa:iec958:CARD=Aureon51MkII</passthroughdevice>
<sep1></sep1>
<sep2></sep2>
<sep3></sep3>
</audiooutput>
Display More
For some days now I get "cant initialse audi, when ac3 or dts is in the movie" but when I switch from digial to analog everything is working.
Can someone please help me with the soundsetup. I love the xbmc, but the I cant get the audio to work properly.
Thx very mutch.
Michel