Kodi Community Forum

Full Version: No more Audio after update from Kodi Alpha2 to Alpha3
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys,
on my Nexbox Amlogic S905x I had no more Sound for Ac3 channels without passthrough with Kodi 18.
That worked to version kodi-20180620-95de5f5b-master-armeabi-v7a.apk.
With version kodi-20180621-92d16f4f-master-armeabi-v7a.apk also sound via passthrough is gone. So absolutely no more ac3 sound available Sad

Debug Log(8mb):
https://mega.nz/#!oU0wmCQb!teCoLt3Rcjfzq...jVmoHE6ZXM
I have the same with my Minix U9-H.
Audio (passthrough) works fine with Leia Nightly 20180620, but with Alpha 2 Release (or 20180621) I have no audio at all.
The Passthrough section in the audio settings is empty.

Debug log for 20180620: https://paste.kodi.tv/xulebumozu
Debug log for Alpha 2: https://paste.kodi.tv/taxefefuho

I noticed the 20180620 has this:
Code:
   DEBUG: Firmware implements AC3 RAW
   DEBUG: Firmware implements DTS RAW
   DEBUG: AESinkAUDIOTrack: Using IEC PT mode: 13
  NOTICE: Found 1 Lists of Devices
  NOTICE: Enumerated AUDIOTRACK devices:
  NOTICE:     Device 1
  NOTICE:         m_deviceName      : AudioTrack
  NOTICE:         m_displayName     : android
  NOTICE:         m_displayNameExtra: audiotrack
  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
  NOTICE:         m_channels        : FL, FR, FC, LFE, SL, SR, BL, BR, BC, BLOC, BROC
  NOTICE:         m_sampleRates     : 32000,44100,48000,88200,96000,176400,192000
  NOTICE:         m_dataFormats     : AE_FMT_S16LE,AE_FMT_FLOAT,AE_FMT_RAW,AE_FMT_RAW
  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3

Where in the Alpha 2 log the 3 DEBUG lines are missing, and m_streamTypes states: No passthrough capabilities
I informed the dev. It's caused by the Mediacodec internal codecs ... in short: the "onboard decoders" suck like hell and we will use ffmpeg again.
Sorry for posting here but I was going to make a thread about videos using the ringer volume (ringtones, call) instead of the media volume (songs, videos) in my smartphone.
Are those music issues related?