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

Fix AAC decoder initialisation #118

Merged
merged 4 commits into from
May 22, 2024
Merged

Conversation

devoxin
Copy link
Member

@devoxin devoxin commented May 22, 2024

This PR aims to fix some occurrences of Configuring decoder failed with <code> by correctly converting track decoder configs to longs.

This also adds more robust support for AAC profiles other than LC (specifically SBR and PS — HE-AAC and HE-AACv2 respectively). This should allow for better AAC track compatibility where configs aren't provided or fail to parse, such as ADTS streams.

Maybe fixes #52

@devoxin devoxin merged commit b46a122 into main May 22, 2024
1 check passed
@devoxin devoxin deleted the fix/aac-decoder-initialisation branch May 22, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue decoding AAC streams
1 participant