1OCIOCHECKLUT(1) User Commands OCIOCHECKLUT(1)
2
3
4
6 ociochecklut - manual page for ociochecklut 2.1.2
7
9 ociochecklut -- check any LUT file and optionally convert a pixel
10
11 usage: ociochecklut <INPUTFILE> <R G B> or <R G B A>
12
14 -t Test a set a predefined RGB values
15
16 -v Verbose
17
18 --help Print help message
19
20 --inv Apply LUT in inverse direction
21
22 --gpu Use GPU instead of CPU
23
24 --gpulegacy
25 Use the legacy (i.e. baked) GPU color processing instead of the
26 CPU one (--gpu is ignored)
27
28 --gpuinfo
29 Output the OCIO shader program
30
31 OCIOCHECKLUT loads any LUT type supported by OCIO and prints any errors
32 encountered. Provide a normalized RGB or RGBA value to send that
33 through the LUT. Alternatively use the -t option to evaluate a set of
34 test values. Otherwise, if no RGB value is provided, a list of the op‐
35 erators in the LUT is printed. Use -v to print warnings while parsing
36 the LUT.
37
38 Formats supported: flame (.3dl) lustre (.3dl) ColorCorrection (.cc)
39 ColorCorrectionCollection (.ccc) ColorDecisionList (.cdl) Academy/ASC
40 Common LUT Format (.clf) Color Transform Format (.ctf) cinespace (.csp)
41 Discreet 1D LUT (.lut) houdini (.lut) International Color Consortium
42 profile (.icc) Image Color Matching profile (.icm) ICC profile (.pf)
43 iridas_cube (.cube) iridas_itx (.itx) iridas_look (.look) pandora_mga
44 (.mga) pandora_m3d (.m3d) resolve_cube (.cube) spi1d (.spi1d) spi3d
45 (.spi3d) spimtx (.spimtx) truelight (.cub) nukevf (.vf)
46
47
48
49ociochecklut 2.1.2 June 2022 OCIOCHECKLUT(1)