You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2024. It is now read-only.
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
disableAudiobeing 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