Bug #2662
Some AAC audio streams practically unplayable
0%
Description
This is a strange one. A couple of services that use AAC audio don't work properly while others (also with AAC audio) work just fine. The issue manifests as very low audio levels in VLC, coupled with only the higher frequencies hearable (aka. no bass). In Kodi the channels don't have any audio at all and Kodi struggles to keep the video playing, presumably because it attempts to sync with the broken audio.
I am not sure if the issue is in ffmpeg or tvheadend. See the URLs below for the --tsdebug files from one of the affected services:
https://mega.co.nz/#!HAFk1IQL!yVa52PDy6RmpNVuw1F6JLF9b6Yp_m70EbFNG_DFtV9o
https://mega.co.nz/#!XRdxTDbZ!DSRKlb04eX0n1_uz6zy0XvqyjDJJ_EXef5XDqO9P_jg
History
Updated by Jaroslav Kysela over 9 years ago
- Status changed from New to Fixed
Fixed in the recent tvh code.. The AAC LATM parser was improved.