<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Betreff: 5.1 DD and DTS passthrough on KD-43XD8099 in Android TV</title>
    <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2447921#M26485</link>
    <description>&lt;P&gt;Why is this thread shown to be resolved ( a solution is shown ) ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have been trying at every Firmware update to get the 5.1 DD and/or DTS decoding working from within the Kodi App . As you may know the Native App allows the passthough of DTS/ DD 5.1 , this has been the case for some time . Why is it that thrid Party Apps/ API cannot passthrough the Audio Stream correctly ? Has there been any official mention of this from Sony&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How will we know when&amp;nbsp; ( if ever ) this gets addressed ?&amp;nbsp; It is a waste of time testing each firmware update, hoping for a fix&amp;nbsp; , if there is no official release notes or plan around this Codec issue .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is this worth raising with SOny support ?&lt;/P&gt;</description>
    <pubDate>Sun, 01 Apr 2018 14:33:41 GMT</pubDate>
    <dc:creator>johayne98</dc:creator>
    <dc:date>2018-04-01T14:33:41Z</dc:date>
    <item>
      <title>5.1 DD and DTS passthrough on XD80 model</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2311505#M17951</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a&amp;nbsp;XD80 Bravia (KD-43XD8099) connected to a 5.1 receiver via optical.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have never been able to&amp;nbsp;&lt;SPAN&gt;passthrough any 5.1 audio (DD or DTS) in any app (e.g. PLEX or NETFLIX) other than:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;the built in sony video app (which however doesn't let me correct the bad&amp;nbsp;lip-sync issues)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;KODI v17, but &lt;U&gt;only until a couple of weeks ago&lt;/U&gt;. Now I can only get **some** results using the "Enable Sync Playback to Display" option within KODI, but it's not a good enogh solution.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;I read on KODI forums that DD (but not DTS) audio passthrough should actually work on KODI v17 (?) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you please share your experience/settings with passthrough, especially in KODI (and/or PLEX)? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm puzzled on why it suddenly stopped working for me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;diodorus&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 09:50:32 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2311505#M17951</guid>
      <dc:creator>diodorus</dc:creator>
      <dc:date>2017-03-24T09:50:32Z</dc:date>
    </item>
    <item>
      <title>Betreff: 5.1 DD and DTS passthrough on KD-43XD8099</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2311538#M17957</link>
      <description>&lt;P&gt;It is not easy to explain. When Android started out on the TV, it lacked respective APIs for audio passthrough. So SoC manufacturers started to implement some private APIs in their drivers which mostly only the stock apps (like the Video app) used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another approach to get AC3/DTS out of the TV was using the so-called "PCM Hack". It misuses the uncompressed audio (PCM) channel to output compressed bitstream audio. Now you can do all kinds of operations on uncrompressed audio like changing the volume or mixing it with some other audio. And if somebody along the PCM pipeline perfoms any operation on the compressed bitstream audio, you effectively end up with garbled AC3/DTS which can harm your audio hardware or even your ears. Kodi Jarvis (16) used this "PCM Hack" for example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Google strongly discouraged developers from using the "PCM Hack" due to the above reasons. So with every Android version, new formats got added to a standard raw bitstream API:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lollipop (intial Android TV version): AC3 (Dolby Digital), E-AC3 (Dolby Digital Plus)&lt;/P&gt;&lt;P&gt;Marshmallow: DTS, DTS-HD&lt;/P&gt;&lt;P&gt;Nougat: Dolby True HD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bitstream audio won't get altered along this path. The problem however is that MediaTek (being the SoC manufacturer for Sony) is very slow in adopting the standardized APIs which are used by 3rd party apps (like Kodi Krypton).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Until recently, the only thing you could get out of the Sony via standardized API was AC3 with bit rates up to 448kbps, but not with 640kbps. This got fixed with latest ATV1 driver (2015 line-up, spring 2016 line-up). Your TV is ATV2. So you will probably have to wait for this fix (don't know whether V6.1004 fixes it). DTS unfortunately is still a no-go.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will never be able to output HD/3D audio from today's TVs (via ARC or S/PDIF). So you will always be limited to AC3/DTS which is more than good enough for the average Joe. HD/3D audio via ARC won't be supported until HDMI 2.1 (eARC).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So that's the current situation. Sony needs to kick MediaTek in the ass. But with the 640kbps issue fixed, I am confident that we might also get DTS at some point in time. It is just another bitstream that needs to be carried over the cable, so it is actually not any different from AC3.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 07:07:51 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2311538#M17957</guid>
      <dc:creator>Kuschelmonschter</dc:creator>
      <dc:date>2017-03-24T07:07:51Z</dc:date>
    </item>
    <item>
      <title>Betreff: 5.1 DD and DTS passthrough on KD-43XD8099</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2311601#M17958</link>
      <description>&lt;P&gt;Kuschelmonschter,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for the detailed explanation!&amp;nbsp; I'd be happy with "just"&amp;nbsp;AC3 and DTS, or even&amp;nbsp;AC3 only, to be honest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A couple of final questions, if I may:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What has actually triggered the change (and is that something that can be rolled back)? Was it&amp;nbsp;an android update (from&amp;nbsp;Lollipop to Marshmallow)? To be honest I thought I was always on Marshmallow: have I completely missed that? Or maybe&amp;nbsp;the update from Kodi 17.0 to 17.1... (although I don't think so)?&lt;/LI&gt;&lt;LI&gt;Do you think this is likely to be fixed, and is there anything&amp;nbsp;we could do to&amp;nbsp;highlight this (again?) to Sony?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;diodorus&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 10:01:12 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2311601#M17958</guid>
      <dc:creator>diodorus</dc:creator>
      <dc:date>2017-03-24T10:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: 5.1 DD and DTS passthrough on XD80 model</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2311603#M17959</link>
      <description>&lt;P&gt;Go through this thread:&amp;nbsp;&lt;A href="http://forum.kodi.tv/showthread.php?tid=298273" target="_blank"&gt;http://forum.kodi.tv/showthread.php?tid=298273&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You'll also find there links to custom Kodi buids with PCM hack.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 10:06:50 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2311603#M17959</guid>
      <dc:creator>oo.viper.oo</dc:creator>
      <dc:date>2017-03-24T10:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: 5.1 DD and DTS passthrough on XD80 model</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2311624#M17962</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;What has actually triggered the change (and is that something that can be rolled back)? Was it&amp;nbsp;an android update (from&amp;nbsp;Lollipop to Marshmallow)? To be honest I thought I was always on Marshmallow: have I completely missed that? Or maybe&amp;nbsp;the update from Kodi 17.0 to 17.1... (although I don't think so)?&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;There has neither been a regression between 17.0 and 17.1, unless you used a custom build as pointed out by &lt;a href="https://community.sony.no/t5/user/viewprofilepage/user-id/712467"&gt;@oo.viper.oo&lt;/a&gt;, nor between versions of the operating system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Do you think this is likely to be fixed, and is there anything&amp;nbsp;we could do to&amp;nbsp;highlight this (again?) to Sony?&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Dunno. Bothering the support won't help. They wouldn't understand your concern and just discard your request. Bad press on social media is probably the only thing they will listen to...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;oo.viper.oo schrieb:&lt;BR /&gt;&lt;P&gt;Go through this thread:&amp;nbsp;&lt;A href="http://forum.kodi.tv/showthread.php?tid=298273" target="_blank"&gt;http://forum.kodi.tv/showthread.php?tid=298273&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You'll also find there links to custom Kodi buids with PCM hack.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I discourage the use of the PCM hack. It works for a lot of people, but also fails for a lot of them. I can easily provoke the issue. People really had to go to the doctor because they were getting high-pitched noise only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you try it, turn down the volume initially!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sony/MediaTek need to fix the standard Android raw bitstream API!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 11:21:07 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2311624#M17962</guid>
      <dc:creator>Kuschelmonschter</dc:creator>
      <dc:date>2017-03-24T11:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: 5.1 DD and DTS passthrough on XD80 model</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2311661#M17964</link>
      <description>&lt;P&gt;Yes i saw that post before, and I'm also not keen in the pcm hack.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What still puzzles me is how come everything was working fine until a couple of weeks ago. I've always been on official Kodi versions, and the fact it was working was the reason why i even purchased a Plex pass (to be used within Kodi), so I'm sure I'm not dreaming... I can provide the test files i always use to check 5.1 pass through if anyone is curious...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your input anyway!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 13:24:12 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2311661#M17964</guid>
      <dc:creator>diodorus</dc:creator>
      <dc:date>2017-03-24T13:24:12Z</dc:date>
    </item>
    <item>
      <title>Betreff: 5.1 DD and DTS passthrough on KD-43XD8099</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2447921#M26485</link>
      <description>&lt;P&gt;Why is this thread shown to be resolved ( a solution is shown ) ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have been trying at every Firmware update to get the 5.1 DD and/or DTS decoding working from within the Kodi App . As you may know the Native App allows the passthough of DTS/ DD 5.1 , this has been the case for some time . Why is it that thrid Party Apps/ API cannot passthrough the Audio Stream correctly ? Has there been any official mention of this from Sony&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How will we know when&amp;nbsp; ( if ever ) this gets addressed ?&amp;nbsp; It is a waste of time testing each firmware update, hoping for a fix&amp;nbsp; , if there is no official release notes or plan around this Codec issue .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is this worth raising with SOny support ?&lt;/P&gt;</description>
      <pubDate>Sun, 01 Apr 2018 14:33:41 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2447921#M26485</guid>
      <dc:creator>johayne98</dc:creator>
      <dc:date>2018-04-01T14:33:41Z</dc:date>
    </item>
    <item>
      <title>Betreff: 5.1 DD and DTS passthrough on KD-43XD8099</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2447928#M26486</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.sony.no/t5/user/viewprofilepage/user-id/161881"&gt;@johayne98&lt;/a&gt;wrote:&lt;BR /&gt;&lt;P&gt;Is this worth raising with SOny support ?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No. There's a quite long list of bugs on Android TV platform on this very SUPPORT forum for quite a long time and very litle has changed.&lt;/P&gt;&lt;P&gt;Basically, 95% of people don't care about smart part of the TV so the only things that SONY tries to improve is the DVB-T and those built in services like netflix, amazon and such. And in the process of doing so and raising android versions they break some core functionality that was there since 2015. And google also doesn't give a &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@DC28FAF7EEA1E1196F548DF9FB2128B0/images/smilies/074.png" alt=":poop:" title=":poop:" /&gt; since there's mostly no add's here.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Apr 2018 15:09:56 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2447928#M26486</guid>
      <dc:creator>kinggo01</dc:creator>
      <dc:date>2018-04-01T15:09:56Z</dc:date>
    </item>
    <item>
      <title>Betreff: 5.1 DD and DTS passthrough on KD-43XD8099</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2447935#M26488</link>
      <description>&lt;P&gt;Hmm , it maybe worth me returning this TV then , I guess only the Real techies&amp;nbsp; will notice the DTS and DD who will notice passthough issues . As per my reply here&amp;nbsp;&lt;A href="https://community.sony.co.uk/t5/android-tv/mediatek-again-screwed-up-with-nougat-concerning-audio/m-p/2371635/highlight/false" target="_self"&gt;Mediatek passthrough screwed&lt;/A&gt; , does this affect all Sony Bravia Android TV's ( assuming they all use the Mediateck Chipset) ? If so we may want to consider a phillps&amp;nbsp; for PAssthough on Third Party apps ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am using game stream and find it frustrating having to have a PC next to the TV just to have the sound&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Apr 2018 15:17:47 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2447935#M26488</guid>
      <dc:creator>johayne98</dc:creator>
      <dc:date>2018-04-01T15:17:47Z</dc:date>
    </item>
    <item>
      <title>Betreff: 5.1 DD and DTS passthrough on KD-43XD8099</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2448006#M26496</link>
      <description>&lt;P&gt;well, the thing is that all sony and philips TVs use the same mediacrap SoCs with pretty much the same issues. Android TV&amp;nbsp;goes the same way as google TV did before. The fact is that it was&amp;nbsp;potentially the most advanced platform, at least when it comes to 3rd party apps, services and various smart integration but in the end it's just another embedded platform with tons of issues even for the embedded apps.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Apr 2018 17:41:24 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2448006#M26496</guid>
      <dc:creator>kinggo01</dc:creator>
      <dc:date>2018-04-01T17:41:24Z</dc:date>
    </item>
    <item>
      <title>Betreff: 5.1 DD and DTS passthrough on KD-43XD8099</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2450307#M27024</link>
      <description>&lt;P&gt;After months and months of frustration&amp;nbsp;I gave up and got a nvidia shield tv pro: best decision ever, I can't belive the difference (not only about the audio issues, but also in terms of video playback). I strongly suggest to stop relying on these&amp;nbsp;mediatek android tv implementations, you will just&amp;nbsp;waste your time.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 09:53:37 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2450307#M27024</guid>
      <dc:creator>diodorus</dc:creator>
      <dc:date>2018-04-04T09:53:37Z</dc:date>
    </item>
    <item>
      <title>Betreff: 5.1 DD and DTS passthrough on KD-43XD8099</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2462521#M27914</link>
      <description>&lt;P&gt;Yes everyboy has nVidia Shield today.&lt;/P&gt;&lt;P&gt;But everybody would love SONY Android TV finally to do some audio passgthrough as well without "SHIELD".&lt;/P&gt;&lt;P&gt;How is the situation now? Is it any better with the latest March 28th update on ATV2?&lt;BR /&gt;I know 3rd party apps Devs could be still late with their updates but it would be really nice to know if they can finally start codding AC3 + DTS passthrough in their apps.&lt;/P&gt;</description>
      <pubDate>Sat, 05 May 2018 15:50:12 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2462521#M27914</guid>
      <dc:creator>mmhorda</dc:creator>
      <dc:date>2018-05-05T15:50:12Z</dc:date>
    </item>
    <item>
      <title>Betreff: 5.1 DD and DTS passthrough on KD-43XD8099</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2473543#M28759</link>
      <description>&lt;P&gt;No difference even with April update.&lt;/P&gt;&lt;P&gt;By the way I own Sony and Philips TV's&amp;nbsp; Yes both have issues with passthrough BUT philips somehow handles it better.&lt;BR /&gt;&lt;BR /&gt;The same SoC. The sameAndroid version 7.0&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Philips TV&lt;BR /&gt;front left, center, front right - OK&lt;BR /&gt;surround left mixed with front left, surround right mixed with front right&lt;BR /&gt;no LFE!&lt;/LI&gt;&lt;LI&gt;Sony TV&lt;BR /&gt;center - OK&lt;BR /&gt;front left, front right, surround left, surround right are all mixed together. (f....ng mono &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; - the same as via TOSLINK though)&lt;BR /&gt;no LFE!&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 07 Jun 2018 12:53:03 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2473543#M28759</guid>
      <dc:creator>mmhorda</dc:creator>
      <dc:date>2018-06-07T12:53:03Z</dc:date>
    </item>
    <item>
      <title>Betreff: 5.1 DD and DTS passthrough on KD-43XD8099</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2473546#M28761</link>
      <description>&lt;P&gt;The TV either does passthrough the Dolby bitstream or not. There is no in between with some channels working and some not...&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 12:54:46 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2473546#M28761</guid>
      <dc:creator>Kuschelmonschter</dc:creator>
      <dc:date>2018-06-07T12:54:46Z</dc:date>
    </item>
    <item>
      <title>Betreff: 5.1 DD and DTS passthrough on KD-43XD8099</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2473562#M28764</link>
      <description>&lt;P&gt;I have both. Sony and Philips.&lt;/P&gt;&lt;P&gt;I don't know why they have a bit differnet behaviour with sound output but they do have.&lt;BR /&gt;Philips outputs sounds a bit better. I can't explain why.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 13:37:59 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2473562#M28764</guid>
      <dc:creator>mmhorda</dc:creator>
      <dc:date>2018-06-07T13:37:59Z</dc:date>
    </item>
    <item>
      <title>Betreff: 5.1 DD and DTS passthrough on KD-43XD8099</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2473761#M28780</link>
      <description>&lt;P&gt;It is just not possible. You can't alter a compressed bitstream without transcoding. So the TV would need to decode it and re-encode with different channel configuration/mixing. The only thing I can imagine is that you use Kodi and different versions on both sets which probably do some bad transcoding/mixing.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 04:58:58 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2473761#M28780</guid>
      <dc:creator>Kuschelmonschter</dc:creator>
      <dc:date>2018-06-08T04:58:58Z</dc:date>
    </item>
    <item>
      <title>Betreff: 5.1 DD and DTS passthrough on KD-43XD8099</title>
      <link>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2473772#M28783</link>
      <description>&lt;P&gt;I am not using KODI at all.&lt;/P&gt;&lt;P&gt;I don't know why you are saying it is impossible if i am telling you it is different.&lt;BR /&gt;I start the same file in PLEX (dolby digital sound speaker test) and play it.&lt;BR /&gt;It plays different (like on my message above). I don't know why it is different but it is!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 06:19:04 GMT</pubDate>
      <guid>https://community.sony.no/t5/android-tv/5-1-dd-and-dts-passthrough-on-xd80-model/m-p/2473772#M28783</guid>
      <dc:creator>mmhorda</dc:creator>
      <dc:date>2018-06-08T06:19:04Z</dc:date>
    </item>
  </channel>
</rss>

