Skip to content
Discussion options

You must be logged in to vote

It looks like your OIIO 2.3 is either not built against OCIO at all, or if it is, then it was unable to find any "config" file externally, so it's just kind of hacking things up with a couple fake color spaces.

Your OIIO 2.5 was built with OCIO support, and in particular, a new enough version of OCIO that it has an "internal default config" it can fall back on even if no external config file is found.

So I believe that if you explicitly specify the names of the found color spaces, like you show above, you should get the correct and consistent results.

Starting with OIIO 3.0, it switched from OCIO being an optional dependency to a required one, and it must be an OCIO new enough to support …

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@Maxi741cv
Comment options

@Maxi741cv
Comment options

@Maxi741cv
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Maxi741cv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants