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

MCAPI Support for MPEG CMAF Supplemental Data #99

Open
johnsim opened this issue Sep 11, 2018 · 0 comments
Open

MCAPI Support for MPEG CMAF Supplemental Data #99

johnsim opened this issue Sep 11, 2018 · 0 comments
Labels
Milestone

Comments

@johnsim
Copy link

johnsim commented Sep 11, 2018

CMAF Amendment 2 introduces the notion of Supplemental data brands, indicating the presence of additional information in a track that is not required to render playback of the track – e.g. NAL units or SEI messages. Two examples: ‘ccac’ indicating that 608/708 captioning is present, or another 4CC indicating SEI delivered dynamic HDR metadata which can be applied to an underlying 10-bit CMAF video profile.

A device may support all of the media profiles but only be able to handle the supplemental data present in one specific media profile, but not others. An web app needs to be able to ask the UA “do you support this supplemental data applied to this media profile?” This requirement is similar to encryption mode, where the app needs to ask MCAPI “do you support this encryption mode applied to this media profile?”

@johnsim johnsim changed the title MCAPI Support for CMAF Supplemental Data MCAPI Support for MPEG CMAF Supplemental Data Sep 12, 2018
@chrisn chrisn added this to the V1 milestone Dec 15, 2023
@chrisn chrisn added the agenda Topic should be discussed in a group call label Dec 15, 2023
@chrisn chrisn removed the agenda Topic should be discussed in a group call label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants