2015-09-03, 13:47
Hi, Philips Television audio dev here.
The Kodi app on a Philips Android TV does not indicate the correct encoding format towards the platform when passthrough is enabled.
This results in loud noise on all audio outputs, as the digital bitstream is rendered as LPCM.
What we observe is that when we set enable passthru in Kodi app, the app sets the encoding format to ENCODING_PCM_16BIT
instead of ENCODING_E_AC3. (or ENCODING_AC3)
While comparing the behavior of netflix, in the same scenario, while setting multichannel , the format set is ENCODING_E_AC3. I think this change has to be handled within the app from the above observations.
Anyone else with issues on bitstream passthrough issues on Android?
Android 5.1.0 API lvl 22
Kodi 15.1 Git:Aug 22 2015
The Kodi app on a Philips Android TV does not indicate the correct encoding format towards the platform when passthrough is enabled.
This results in loud noise on all audio outputs, as the digital bitstream is rendered as LPCM.
What we observe is that when we set enable passthru in Kodi app, the app sets the encoding format to ENCODING_PCM_16BIT
instead of ENCODING_E_AC3. (or ENCODING_AC3)
While comparing the behavior of netflix, in the same scenario, while setting multichannel , the format set is ENCODING_E_AC3. I think this change has to be handled within the app from the above observations.
Anyone else with issues on bitstream passthrough issues on Android?
Android 5.1.0 API lvl 22
Kodi 15.1 Git:Aug 22 2015