Skip to content

fix: Support more Dolby codec notations #8387

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

Merged
merged 2 commits into from
Apr 3, 2025

Conversation

srikieonline
Copy link
Contributor

@srikieonline srikieonline commented Apr 2, 2025

Player errors out for Dolby contents in adaptive streaming because correct mimetype is not identified.
This change adds ac3, ac-3, eac3, ec-3, and ac-4 mimetype support.

Player errors out for Dolby
contents in adaptive streaming because
correct mimetype is not identified.
This change adds ac3, ac-3, eac3, ec-3, and
ac-4 mimetype support.
@avelad avelad added type: bug Something isn't working correctly priority: P2 Smaller impact or easy workaround labels Apr 2, 2025
@avelad avelad added this to the v4.15 milestone Apr 2, 2025
Player errors out for Dolby
contents in adaptive streaming because
correct mimetype is not identified.
This change adds ac3, ac-3, eac3, ec-3, and
ac-4 mimetype support.
@shaka-bot
Copy link
Collaborator

shaka-bot commented Apr 2, 2025

Incremental code coverage: 100.00%

@absidue
Copy link

absidue commented Apr 2, 2025

As the commit message and PR title are rather vague it won't make much sense in the changelog, as shaka-player already has support for Dolby content. Could you please choose a more suitable message e.g. fix: Support more dolby codec notations.

@avelad avelad changed the title fix: add Dolby support fix: Support more Dolby codec notations Apr 2, 2025
@avelad avelad merged commit 933a4f2 into shaka-project:main Apr 3, 2025
28 of 32 checks passed
avelad pushed a commit that referenced this pull request Apr 4, 2025
Player errors out for Dolby contents in adaptive streaming because
correct mimetype is not identified.
This change adds ac3, ac-3, eac3, ec-3, and ac-4 mimetype support.

---------

Co-authored-by: Srikanth Peddibhotla <[email protected]>
avelad pushed a commit that referenced this pull request Apr 4, 2025
Player errors out for Dolby contents in adaptive streaming because
correct mimetype is not identified.
This change adds ac3, ac-3, eac3, ec-3, and ac-4 mimetype support.

---------

Co-authored-by: Srikanth Peddibhotla <[email protected]>
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Jun 2, 2025
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Jun 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants