-
Notifications
You must be signed in to change notification settings - Fork 32
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
Media Capabilities and HDR Dynamic Metadata #213
Comments
Hello Paul, The intent of the API is to query for whether the specific configuration is supported by the platform. The answers to those capabilities checks are not intended to be exclusive; in other words, a successful query for However, that's based on an assumption that, for a piece of content with (e.g.) both So hopefully you can help us answer this question: when multiple types of metadata are included in a stream, are those metadata types exclusive, or are they used in combination with each other? |
Thank you for the clarification, Jer.
The expectation is that a single HDR program could have one or more independent HDR dynamic metadata types delivered in-band. A device could support 0, 1 or more dynamic metadata types. In the instance that the device supports more than one dynamic metadata type, a selection could be made by the operative application or by user preference.
Hope this helps.
Paul
|
Okay, by "independent HDR dynamic metadata types", then I believe that answers your original question:
Confirmed. Querying for one dynamic metadata type or another is fully supported, and there is no assumption that multiple independent metadata types cannot be contained within the same media source. |
In this case, the browser would select which one to use. I don't think there's a facility for a web app to request use of one metadata type over another within the same content. |
Please confirm that there is no assumption that only one form of HDR Dynamic Metadata can exist in media sources. It is possible, and anticipated in multiple standards, that a source may support HDR10 alone or HDR10 with one or both of ST2094-10 and ST2094-40.
The text was updated successfully, but these errors were encountered: