need help with lua script (dynamic hdr-peak-percentile) #16290
Answered
by
hooke007
geextahslex
asked this question in
Q&A
Replies: 3 comments 8 replies
-
it should already be possible with a conditional profile |
Beta Was this translation helpful? Give feedback.
4 replies
-
I tried a lua script like this but it doesn't update
|
Beta Was this translation helpful? Give feedback.
4 replies
-
Okay this is the end result
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I would like to set dynamic
hdr-peak-percentile
values that are dependent on the average image brightness. So for example a dark cave scene would behdr-peak-percentile=99.8
to make it a bit brighter and a bright daylight scene would behdr-peak-percentile=100
So if average image brightness is below 50% =
hdr-peak-percentile=99.8
and if above 50% =
hdr-peak-percentile=100
Would something like this be possible?
Thanks for any help :)
Beta Was this translation helpful? Give feedback.
All reactions