2016-09-09, 10:58
I am attaching 2 more logs of the working 384kbps sample
kodi_384kbps_ok.log
adblog_ac3_384kbps_ok.txt
When taking a closer look at the logs, one will find the follwing line in the non-working 640kbps case in the ADB log:
Why does it think it is 192kHz? From what I can see in the Kodi logs, the sample rate is correctly being set to 48 kHz in both cases...
kodi_384kbps_ok.log
adblog_ac3_384kbps_ok.txt
When taking a closer look at the logs, one will find the follwing line in the non-working 640kbps case in the ADB log:
Code:
09-08 16:05:29.505 E/android.media.AudioTrack(13727): getMinBufferSize(): 192000 Hz is not a supported sample rate.
Why does it think it is 192kHz? From what I can see in the Kodi logs, the sample rate is correctly being set to 48 kHz in both cases...