Kodi Community Forum

Full Version: Bitstreaming getting no HD dts audio???
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
HI guys,

I have a toshiba laptop from 2011 that I'm trying to bitstream hd audio to my yamaha receiver. However, when I look at encoded formats under the sound device it doesnt list dts hd or dolby hd as one of them. it just lists regular dts and dolby digital. Is there a driver or something I can download to make it pass hd audio thru my hdmi or is the hardware restricted to just regular dts? I tried downloading the intel interface engine driver but that didnt do anything. The laptop is a intel core i3 toshiba from around 2011. When I go to sound under the control panel, it lists my tv as a device for sound. I try to use WASAPI under this tv name in xbmc but I get no sound. everyting else will work sound wise on xbmc but the HD sound, so clearly its not passing the hd sound thru. Any suggestions or advice?
Debug Log will show
Your laptop's GPU must support HD audio bitstreaming. If it lists DTS or Dolby Digital only it might be possible that your GPU is not up to the task.
(2014-10-21, 15:26)fritsch Wrote: [ -> ]Debug Log will show

i have installed the debug logger. Where should I upload this too so you can look at it?
(2014-10-21, 19:38)Jimmay19 Wrote: [ -> ]
(2014-10-21, 15:26)fritsch Wrote: [ -> ]Debug Log will show

i have installed the debug logger. Where should I upload this too so you can look at it?


i pmed you the log file
Post it in this thread - I don't read PMs.
You use the DirectSound sink in your log (please use xbmclogs.com next time) and don't paste it inline.

From your enumeration:
Quote:13:44:34 T:4076 NOTICE: Device 1
13:44:34 T:4076 NOTICE: m_deviceName : {36CD5DA5-8818-44E6-A709-271E10D82558}
13:44:34 T:4076 NOTICE: m_displayName : HDMI - SAMSUNG (2- High Definition Audio Device)
13:44:34 T:4076 NOTICE: m_displayNameExtra: WASAPI: SAMSUNG (2- High Definition Audio Device)
13:44:34 T:4076 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
13:44:34 T:4076 NOTICE: m_channels : FL,FR,FC,LFE,SL,SR,BL,BR
13:44:34 T:4076 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000
13:44:34 T:4076 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC,AE_FMT_S​24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_​LPCM

Should be the correct device.
(2014-10-21, 20:56)fritsch Wrote: [ -> ]You use the DirectSound sink in your log (please use xbmclogs.com next time) and don't paste it inline.

From your enumeration:
Quote:13:44:34 T:4076 NOTICE: Device 1
13:44:34 T:4076 NOTICE: m_deviceName : {36CD5DA5-8818-44E6-A709-271E10D82558}
13:44:34 T:4076 NOTICE: m_displayName : HDMI - SAMSUNG (2- High Definition Audio Device)
13:44:34 T:4076 NOTICE: m_displayNameExtra: WASAPI: SAMSUNG (2- High Definition Audio Device)
13:44:34 T:4076 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
13:44:34 T:4076 NOTICE: m_channels : FL,FR,FC,LFE,SL,SR,BL,BR
13:44:34 T:4076 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000
13:44:34 T:4076 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC,AE_FMT_S​24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_​LPCM

Should be the correct device.

I did at first and changed it to wasapi because I forgot settings weren't right. Do u see anything? If you look further in the log it is changed
No. Nothing there that uses WASAPI.

Seems you did not even enable passthrough at all (Advanced Settings hierarchies).
Ok I will start fresh again and show another log

I am using wasapi and have passthrough enabled with hd dts sound
Post a Debug Log that exactly shows that.
This log is too big to paste its saying
then restart xbmc and play the file again, please make sure you read: Debug Log <- it tells howto do it.
Read: Debug Log
Pages: 1 2