1OCIOBAKELUT(1) User Commands OCIOBAKELUT(1)
2
3
4
6 ociobakelut - manual page for ociobakelut 1.1.1
7
9 ociobakelut -- create a new LUT or icc profile from an OCIO config or
10 lut file(s)
11
12 usage: ociobakelut [options] <OUTPUTFILE.LUT>
13
14 example: ociobakelut --inputspace lg10 --outputspace srgb8 --format
15 flame lg_to_srgb.3dl example: ociobakelut --lut filmlut.3dl --lut cal‐
16 ibration.3dl --format flame display.3dl example: ociobakelut --cccid 0
17 --lut cdlgrade.ccc --lut calibration.3dl --format flame graded_dis‐
18 play.3dl example: ociobakelut --lut look.3dl --offset 0.01 -0.02 0.03
19 --lut display.3dl --format flame display_with_look.3dl example:
20 ociobakelut --inputspace lg10 --outputspace srgb8 --format icc
21 ~/Library/ColorSync/Profiles/test.icc example: ociobakelut --lut film‐
22 lut.3dl --lut calibration.3dl --format icc ~/Library/ColorSync/Pro‐
23 files/test.icc
24
25 Using Existing OCIO Configurations
26
27 --inputspace %s
28 Input OCIO ColorSpace (or Role)
29
30 --outputspace %s
31 Output OCIO ColorSpace (or Role)
32
33 --shaperspace %s
34 the OCIO ColorSpace or Role, for the shaper
35
36 --looks %s
37 the OCIO looks to apply
38
39 --iconfig %s
40 Input .ocio configuration file (default: $OCIO)
41
42 Config-Free LUT Baking
43
44 (all options can be specified multiple times, each is applied in
45 order) --cccid %s Specify a CCCId for any following
46 luts --lut %s Specify a LUT (forward direction)
47 --invlut %s Specify a LUT (inverse direction) --slope
48 %f %f %f slope --offset %f %f %f offset (float) --off‐
49 set10 %f %f %f offset (10-bit) --power %f %f %f power --sat
50 %f saturation (ASC-CDL luma coefficients)
51
52 Baking Options
53
54 --format %s
55 the lut format to bake: flame (.3dl), lustre (.3dl), cinespace
56 (.csp), houdini (.lut), iridas_itx (.itx), truelight (.cub), icc
57 (.icc)
58
59 --shapersize %d
60 size of the shaper (default: format specific)
61
62 --cubesize %d
63 size of the cube (default: format specific)
64
65 --stdout
66 Write to stdout (rather than file)
67
68 --v Verbose
69
70 --help Print help message
71
72 ICC Options
73
74 --whitepoint %d
75 whitepoint for the profile (default: 6505)
76
77 --displayicc %s
78 an icc profile which matches the OCIO profiles target display
79
80 --description %s
81 a meaningful description, this will show up in UI like photoshop
82 (defaults to "filename.icc")
83
84 --copyright %s
85 a copyright field (default: "No copyright. Use freely."
86
87
88
89ociobakelut 1.1.1 April 2019 OCIOBAKELUT(1)