Hey guys,
For a while I've had videos with an AAC encoded soundtrack not playing anymore, and I'm not seeing anything weird in my logs. So I'm looking for some pointers. I've just upgraded to the latest 8.1.1 beta to be sure there's nothing that has been fixed in the meantime.
I have checked the audio settings in Kodi and there's no checkbox for AAC passthrough as far as I can see; nor does my receiver support it.
Mediainfo output for the audio channel of one of the offending files:
Code
Audio
ID : 2
Format : AAC
Format/Info : Advanced Audio Codec
Format profile : HE-AAC / LC
Codec ID : A_AAC
Duration : 23 min 29 s
Bit rate : 64.0 kb/s
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 kHz / 24.0 kHz
Frame rate : 23.438 FPS (1024 spf)
Compression mode : Lossy
Stream size : 10.8 MiB (3%)
Default : Yes
Forced : No
Display More
Kodi log shows the following:
Code
18:49:24.372 T:140307588970240 INFO: ffmpeg[7F9BE7FFF700]: Stream #0:1: Audio: aac (HE-AAC), 48000 Hz, stereo, fltp (default)
18:49:41.501 T:140307547100928 INFO: ffmpeg[7F9BE5811700]: Stream #0:1: Audio: aac (HE-AAC), 48000 Hz, stereo, fltp (default)
18:49:41.515 T:140307429615360 DEBUG: ffmpeg[7F9BDE806700]: [aac] element type mismatch 1 != 0
18:49:42.009 T:140307429615360 DEBUG: ffmpeg[7F9BDE806700]: [aac] element type mismatch 1 != 0
18:49:42.019 T:140307429615360 DEBUG: ffmpeg[7F9BDE806700]: [aac] element type mismatch 1 != 0
Thank you!