-
-
Notifications
You must be signed in to change notification settings - Fork 526
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
Encode in full range color for NvEncoder on H264/HEVC #2011
Encode in full range color for NvEncoder on H264/HEVC #2011
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
Tests showed that there is no easy way to make this work on android headsets (Quest, Pico etc). So we need at least a comment (in the setting name or help tooltip) saying that it only works on Nvidia + Apple Vision Pro. |
I disagree since we're just going to merge my pr soon after |
(just the nvidia part the Apple Vision Pro part is ok) |
@shinyquagsire23 the full range fix on the Android side needs to be applied conditionally. Or just don't fix it at all and let's assume full range doesn't work |
Very simple, 2 line fix, verified on visionOS client