Re: Shot luts and different monitor calibrations
Sloan, Blake
Hello Simon,
Displays don’t appear to be doing much work in the nuke-default and ACES configs. The spi-anim config has an example of how Display can be used to partition ones Views by the type of display (projector, sRGB monitor).
Getting back to your question about Looks, I’ve never tried to set the colorspace using an environment variable.
Creating Views for each display calibration using the Display key might be the best approach: displays: Monitor: - !<View> {name: Grade, colorspace: Output - sRGB, looks: PreGrade_LUT | nolook} Projector: - !<View> {name: Grade, colorspace: Output - P3D65, looks: PreGrade_LUT | nolook}
Hope I have not steered you too far off-course.
-blake
From: <ocio-dev@...> on behalf of "Simon Björk via lists.aswf.io" <bjork.simon=gmail.com@...>
Or is the recommended way to use Displays for this and then filter out the list based on the ACTIVE_DISPLAYS environment variable?
Related to that, why does the ACES config only have a single display called ACES?
Thanks!
/Simon
Den ons 25 nov. 2020 kl 13:40 skrev Simon Björk via lists.aswf.io <bjork.simon=gmail.com@...>:
|
|