Scroll to navigation

OCIOCHECK(1) User Commands OCIOCHECK(1)

NAME

ociocheck - validate an OpenColorIO configuration

usage: ociocheck [options]

Print help message
Input .ocio configuration file (default: $OCIO)
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

usage: ociocheck [options]

Print help message
Input .ocio configuration file (default: $OCIO)
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.

SEE ALSO

The full documentation for Invalid is maintained as a Texinfo manual. If the info and Invalid programs are properly installed at your site, the command

info Invalid

should give you access to the complete manual.

August 2022 ociocheck -- validate an OpenColorIO configuration