logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ociocheck - validate an OpenColorIO configuration

Contents

Name

       ociocheck - validate an OpenColorIO configuration

       usage:  ociocheck [options]

       --help Print help message

       --iconfig %s
              Input .ocio configuration file (default: $OCIO)

       --oconfig %s
              Output .ocio file

       ociocheck  is  useful  to validate that the specified OCIO configuration is valid, and that all the color
       transforms are defined.  For example, it is possible that the configuration may reference  lookup  tables
       that do not exist. ociocheck will find these cases.

       ociocheck  can  also be used to clean up formatting on an existing profile that has been manually edited,
       using the '-o' option.

ociocheck -- validate an OpenColorIO configuration August 2023                                      OCIOCHECK(1)

See Also