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

Darker output could be because of gamma getting applied twice ? #3

Open
stuaxo opened this issue Jun 28, 2016 · 3 comments
Open

Darker output could be because of gamma getting applied twice ? #3

stuaxo opened this issue Jun 28, 2016 · 3 comments

Comments

@stuaxo
Copy link

stuaxo commented Jun 28, 2016

Could the darker output be because gamma is applied by the device outputting to hdmi, then once this is used as input, gamma will be applied again before it is sent to output?

@dekarl
Copy link

dekarl commented Jun 28, 2016

Looking at the pictures at https://blog.benjojo.co.uk/post/cheap-hdmi-capture-for-linux it appears as if dark parts become to light and light parts become to dark.
Could that be that the device returns studio levels but the metadata says its full RGB levels?
Random link: http://referencehometheater.com/2014/commentary/rgb-full-vs-limited/

@stuaxo
Copy link
Author

stuaxo commented Jun 28, 2016

Looking at this https://pcmonitors.info/articles/correcting-hdmi-colour-on-nvidia-and-amd-gpus/ it seems like a definite possibility.

Probably need somebody that has this device to play with the output settings for the signal being sent to the HDMI and see how this affects things.

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
@stuaxo @dekarl and others