table of contents
OCIOMAKECLF(1) | User Commands | OCIOMAKECLF(1) |
NAME¶
ociomakeclf - convert a LUT into CLF format and optionally add conversions from/to ACES2065-1 to make it an LMT.
DESCRIPTION¶
ociomakeclf -- Convert a LUT into CLF format and optionally add conversions from/to ACES2065-1 to make it an LMT.
- If the csc argument is used, the CLF will contain the transforms: [ACES2065-1 to CSC space] [the LUT] [CSC space to ACES2065-1].
usage: ociomakeclf inLutFilepath outLutFilepath --csc cscColorSpace
OPTIONS¶
- --help
- Print help message
- --verbose
- Display general information
- --measure
- Measure (in ms) the CLF write
- --list
- List of the supported CSC color spaces
- --csc %s
- The color space that the input LUT expects and produces
- If the csc argument is used, the CLF will contain the transforms: [ACES2065-1 to CSC space] [the LUT] [CSC space to ACES2065-1].
usage: ociomakeclf inLutFilepath outLutFilepath --csc cscColorSpace
SEE ALSO¶
The full documentation for ociomakeclf is maintained as a Texinfo manual. If the info and ociomakeclf programs are properly installed at your site, the command
- info ociomakeclf
should give you access to the complete manual.
August 2022 | ociomakeclf -- Convert a LUT into CLF format and optionally add conversions from/to ACES2065-1 to make it an LMT. |