Skip to content

Adaptive Streaming for Dolby Vision #5248

Answered by robwalch
imtiendat0311 asked this question in Q&A
Discussion options

You must be logged in to vote

Issues related to HDR and CODEC switching are being tracked under milestone 1.5.0 https://github.com/video-dev/hls.js/milestone/53

Manually switching levels to a level with a different video codec should work as long as the codec is supported by the current browser and SourceBuffer.changeType() is supported for the type of transition occurring. That being said addition support checks are needed to correctly evaluate if 4k HDR content is supported and if it is safe to transition to it from SDR or or another codec. If not these variants should be filtered out.

Providing a range of PQ variants is recommended as many clients cannot perform codec switching or SDR to HDR switching without a not…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@imtiendat0311
Comment options

Answer selected by imtiendat0311
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants