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(DASH): Fix Dolby Atmos detection #7966

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

koenoe
Copy link
Contributor

@koenoe koenoe commented Jan 28, 2025

dolby digital plus tracks can have a bandwidth of exactly 384000

Fixes #7965

dolby digital plus tracks can have a bandwidth of exact 384000
@avelad avelad changed the title fix(dash): atmos detection fix(DASH): Fix Dolby Atmos detection Jan 28, 2025
@avelad avelad added type: bug Something isn't working correctly priority: P2 Smaller impact or easy workaround component: DASH The issue involves the MPEG DASH manifest format labels Jan 28, 2025
@avelad avelad added this to the v4.14 milestone Jan 28, 2025
@avelad avelad self-requested a review January 28, 2025 12:16
@shaka-bot
Copy link
Collaborator

Incremental code coverage: 100.00%

@avelad avelad merged commit 56c5f52 into shaka-project:main Jan 28, 2025
18 checks passed
avelad pushed a commit that referenced this pull request Jan 29, 2025
dolby digital plus tracks can have a bandwidth of exactly 384000

Fixes #7965
avelad pushed a commit that referenced this pull request Jan 29, 2025
dolby digital plus tracks can have a bandwidth of exactly 384000

Fixes #7965
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: DASH The issue involves the MPEG DASH manifest format priority: P2 Smaller impact or easy workaround type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bandwidth detection for spatial audio is a breaking change
3 participants