Getting DTS-HD Master and Dolby True HD to work on XBMCbuntu
#7
Quote:22:52:05 T:140681772120000 NOTICE: Device 4
22:52:05 T:140681772120000 NOTICE: m_deviceName : hdmi:CARD=PCH,DEV=0
22:52:05 T:140681772120000 NOTICE: m_displayName : HDA Intel PCH
22:52:05 T:140681772120000 NOTICE: m_displayNameExtra: HCG *Harman_AVR* on HDMI
22:52:05 T:140681772120000 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
22:52:05 T:140681772120000 NOTICE: m_channels : FL,FR,LFE,FC,BL,BR,SL,SR
22:52:05 T:140681772120000 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000
22:52:05 T:140681772120000 NOTICE: m_dataFormats : AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3,AE_FMT_LPCM,AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_AAC,AE_FMT_S16NE,AE_FMT_S16LE

All there with all the formats you need, but(!) one is missing. Your AVR lies about not being able to do 192 khz(!)

Without that 192 khz we cannot open DTS-HD nor TrueHD. That's a bug in your AVR, you can try to workaround it, by pushing the correct value to the relevant /proc/asound/cardX - therefore google: alsa sad5_rates

when that is fixed, xbmc only needs to restart and will pick up the 192 khz

If you AVR is attached to the first port
Code:
sudo echo sad5_rates 0xc0  > /proc/asound/card0/eld#0.1

then restart xbmc

should workaround that
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply


Messages In This Thread
RE: Getting DTS-HD Master and Dolby True HD to work on XBMCbuntu - by fritsch - 2014-06-12, 23:09
Logout Mark Read Team Forum Stats Members Help
Getting DTS-HD Master and Dolby True HD to work on XBMCbuntu0