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

HDR10H and HLG10H are mathematically impossible. #44

Open
ZmGorynych opened this issue Jan 16, 2024 · 2 comments
Open

HDR10H and HLG10H are mathematically impossible. #44

ZmGorynych opened this issue Jan 16, 2024 · 2 comments

Comments

@ZmGorynych
Copy link

The HDR10H and HLG10H profiles are mathematically impossible.

HDR10 and HLG10 allow 4K and require Main/Main10/ L5.1. L5.1 is limited to 534773760 luma samples per second.
For a 3840×2160 picture this translates into 64.47fps.

We need L5.2 or L6 to support 4K@120fps, and these levels exceed the requirements of the HDR10 and HLG10 profiles referenced by HDR10H and HLG10H.

@haudiobe
Copy link

I believe the idea was that you can do 120fps, but only at 1080p or 1440p. If you want to do 4K, you can do only 60 fps.

@krasimirkolarov
Copy link
Collaborator

Thomas to add a Note that we can not do both at the same time, but we can do one or the other option.

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

3 participants