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

Generate codecs for encrypted tracks according to ISOBMFF 7th ed, amd1 #168

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cconcolato
Copy link
Member

No description provided.

@tbranyen
Copy link
Contributor

tbranyen commented Apr 2, 2019

I've verified this works locally. Anything we're waiting on for this to merge?

@rbouqueau
Copy link
Member

ping @cconcolato

@tbranyen
Copy link
Contributor

tbranyen commented Apr 2, 2019

@rbouqueau ha just found out his out this week, I'll send a friendly ping next week for this.

@cconcolato
Copy link
Member Author

Actually, the ISOBMFF spec now says that:

the 'codecs' MIME parameter may document the original format, if the environment using that parameter separately documents the existence of transformations such as protection.

So, this PR should be changed to return the original format, because it's what useful for EME, and separately we should have an API to get encryption/transformed codecs.

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.

3 participants