Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SUP-43286: Kaltura Event recordings cannot be imported to Adobe Premiere Pro due to "Unsupported Compression Type" #213

Merged
merged 12 commits into from
Sep 17, 2024

Conversation

igorshevach
Copy link
Contributor

@igorshevach igorshevach commented Sep 5, 2024

handle HE-AAC audio config in packager module.

description::
Bad HLS/ts stream was generated for source flavor (transcoded streams were re-encoded to AAC-LC) due to mp4a config insufficient parsing.
For the same reason, recording generated from mpegts chunks contained bad mp4a config. As a result, picky media players such as quicktime player based on CoreAudio, refused to play back recorded files

nginx-pckg-module/src/media/codec_config.c Outdated Show resolved Hide resolved
nginx-pckg-module/src/media/codec_config.c Show resolved Hide resolved
nginx-pckg-module/src/media/codec_config.c Outdated Show resolved Hide resolved
nginx-pckg-module/src/media/codec_config.c Outdated Show resolved Hide resolved
nginx-pckg-module/src/media/codec_config.c Show resolved Hide resolved
@igorshevach igorshevach merged commit b30ff82 into master Sep 17, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants