I'm experiencing an issue with the LightCompressor library where MP4 videos using AAC Enhanced Low Delay (AAC-ELD) audio lose their audio track upon compression, despite disableAudio being set to false. This problem does not occur with AAC Low Complexity (AAC-LC) audio tracks, which are retained after compression as expected.
I'm experiencing an issue with the LightCompressor library where MP4 videos using AAC Enhanced Low Delay (AAC-ELD) audio lose their audio track upon compression, despite
disableAudio
being set tofalse
. This problem does not occur with AAC Low Complexity (AAC-LC) audio tracks, which are retained after compression as expected.Tested with: Android Version: 12 LightCompressor Version: 1.3.2