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

Will codec switching support DASH urn:mpeg:dash:adaptation-set-switching scheme presence? #3576

Closed
benelgiac opened this issue Aug 12, 2021 · 3 comments
Labels
status: archived Archived and locked; will not be updated type: question A question from the community

Comments

@benelgiac
Copy link

Have you read the Tutorials?
Yes

Have you read the FAQ and checked for duplicate open issues?
Yes

What version of Shaka Player are you using?
3.2.0

Please ask your question
I have understood that codec switching is at the moment not supported and that #1528 is planning to support it in v3.3.

I was wondering if you are considering support for the "Switching across Adaptation Sets" feature as described in https://dashif.org/docs/DASH-IF-IOP-v4.2-clean.pdf, chapter 3.8.

In essence, the manifest would use a Supplemental Property to signal which Adaptation Sets can be switched to/from.

As an example, a content author may signal that seamless switching across an
H.264/AVC Adaptation Set with AdaptationSet@id=”264” and an HEVC Adaptation
Set with AdaptationSet@id=”265” is possible by adding a Supplemental Descriptor
to the H.264/AVC Adaptation Set with @schemeIdUri set to urn:mpeg:dash:adaptation-set-switching:2016
and the @value=”265” and by adding a Supplemental Descriptor to the HEVC
Adaptation Set with @schemeIdUri set to urn:mpeg:dash:adaptation-setswitching:2016 and the @value=”264”.

Thanks

@benelgiac benelgiac added the type: question A question from the community label Aug 12, 2021
@benelgiac benelgiac changed the title Will codec switching support DASH "urn:mpeg:dash:adaptation-set-switching" scheme presence? Will codec switching support DASH urn:mpeg:dash:adaptation-set-switching scheme presence? Aug 12, 2021
@joeyparrish
Copy link
Member

I don't believe that this will be necessary for codec switching. We will query the browser to determine what codec transitions are possible.

Does this answer your question?

@shaka-bot
Copy link
Collaborator

@benelgiac Does this answer all your questions? Can we close the issue?

@shaka-bot shaka-bot added the status: waiting on response Waiting on a response from the reporter(s) of the issue label Oct 11, 2021
@benelgiac
Copy link
Author

benelgiac commented Oct 12, 2021 via email

@shaka-bot shaka-bot removed the status: waiting on response Waiting on a response from the reporter(s) of the issue label Oct 12, 2021
@theodab theodab closed this as completed Oct 12, 2021
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Dec 11, 2021
@shaka-project shaka-project locked and limited conversation to collaborators Dec 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: question A question from the community
Projects
None yet
Development

No branches or pull requests

4 participants