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

for each video codec, identify maximum bitrate likely to be used in the real world #53

Open
jpiesing opened this issue Nov 30, 2022 · 0 comments
Assignees

Comments

@jpiesing
Copy link

In discussions about live sports TV, it came out that real-world live 4K HDR might use between 30 and 35 MBit/sec.
When you include double decryption (both TLS and DRM) then this might be quite demanding for some Smart TV platforms.
It might be helpful if the WAVE video media profiles could reference / identify a maximum bit-rate likely to be used in the real world - DPCTF could then make a test for this. See cta-wave/device-playback-task-force#107.

I know the codec specs define maximum bitrates per profile and level but

  1. that doesn't mean those will be used in the real world and
  2. even if a (hardware) decoder fully supports the maximum bit-rate for the profiles and levels it supports, that doesn't mean the rest of the system around it can deliver streams at that bit-rate to the decoder via MSE and XHR/fetch
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

No branches or pull requests

2 participants