This repository was archived by the owner on Sep 9, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 798
Expand file tree
/
Copy pathconfig.ocio
More file actions
240 lines (217 loc) · 6.49 KB
/
config.ocio
File metadata and controls
240 lines (217 loc) · 6.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
ocio_profile_version: 2
environment:
{}
search_path: luts
strictparsing: true
luma: [0.2126, 0.7152, 0.0722]
roles:
color_picking: cpf
color_timing: lm10
compositing_log: lmf
data: ncf
default: ncf
matte_paint: mp16
reference: lnf
scene_linear: lnf
texture_paint: dt16
file_rules:
- !<Rule> {name: Default, colorspace: default}
displays:
sRGB:
- !<View> {name: Film, colorspace: vd16}
- !<View> {name: Log, colorspace: lm10}
- !<View> {name: Raw, colorspace: nc10}
DCIP3:
- !<View> {name: Film, colorspace: p3dci8}
- !<View> {name: Log, colorspace: lm10}
- !<View> {name: Raw, colorspace: nc10}
active_displays: [sRGB, DCIP3]
active_views: [Film, Log, Raw]
colorspaces:
- !<ColorSpace>
name: lnf
family: ln
equalitygroup: ""
bitdepth: 32f
description: lnf :linear show space JJS
isdata: false
allocation: lg2
allocationvars: [-13, 4]
- !<ColorSpace>
name: lnh
family: ln
equalitygroup: ""
bitdepth: 16f
description: lnh :linear show space
isdata: false
allocation: lg2
allocationvars: [-13, 4]
- !<ColorSpace>
name: lm16
family: lm
equalitygroup: ""
bitdepth: 16ui
description: "lm16 : Log Monitor this space has a log like response and srgb primaries, it is used for color grading "
isdata: false
allocation: uniform
to_reference: !<FileTransform> {src: lm16.spi1d, interpolation: linear}
- !<ColorSpace>
name: lm10
family: lm
equalitygroup: ""
bitdepth: 10ui
description: "lm10 : Log Monitor this space has a log like response and srgb primaries, it is used for color grading "
isdata: false
allocation: uniform
to_reference: !<FileTransform> {src: lm10.spi1d, interpolation: linear}
- !<ColorSpace>
name: lmf
family: lm
equalitygroup: ""
bitdepth: 32f
description: "lmf : Log Monitor this space has a log like response and srgb primaries, it is used as a compositing log"
isdata: false
allocation: uniform
allocationvars: [-0.2, 2.484]
to_reference: !<FileTransform> {src: lmf.spi1d, interpolation: linear}
- !<ColorSpace>
name: vd16
family: vd
equalitygroup: ""
bitdepth: 16ui
description: "vd16 : The simple video conversion from a gamma 2.2 srgb space"
isdata: false
allocation: uniform
to_reference: !<GroupTransform>
children:
- !<FileTransform> {src: vd16.spi1d, interpolation: nearest}
- !<ColorSpace>
name: vd10
family: vd
equalitygroup: ""
bitdepth: 10ui
description: "vd10 : The simple video conversion from a gamma 2.2 srgb space"
isdata: false
allocation: uniform
to_reference: !<GroupTransform>
children:
- !<FileTransform> {src: vd10.spi1d, interpolation: nearest}
- !<ColorSpace>
name: vd8
family: vd
equalitygroup: ""
bitdepth: 8ui
description: "vd8 : The simple video conversion from a gamma 2.2 srgb space"
isdata: false
allocation: uniform
to_reference: !<GroupTransform>
children:
- !<FileTransform> {src: vd8.spi1d, interpolation: nearest}
- !<ColorSpace>
name: hd10
family: hd
equalitygroup: ""
bitdepth: 10ui
description: "hd10 : The simple conversion for REC709"
isdata: false
allocation: uniform
to_reference: !<GroupTransform>
children:
- !<ColorSpaceTransform> {src: vd16, dst: lnf}
- !<FileTransform> {src: hdOffset.spimtx, interpolation: nearest, direction: inverse}
- !<ColorSpace>
name: dt16
family: dt
equalitygroup: ""
bitdepth: 16ui
description: dt16 :diffuse texture conversion
isdata: false
allocation: uniform
to_reference: !<GroupTransform>
children:
- !<ColorSpaceTransform> {src: vd16, dst: lnf}
- !<FileTransform> {src: dt.spimtx, interpolation: nearest}
- !<ColorSpace>
name: mp16
family: mp
equalitygroup: ""
bitdepth: 16ui
description: "mp16 : conversion for matte painting"
isdata: false
allocation: uniform
to_reference: !<GroupTransform>
children:
- !<ColorSpaceTransform> {src: vd16, dst: lnf}
- !<FileTransform> {src: mp.spimtx, interpolation: nearest}
- !<ColorSpace>
name: cpf
family: cp
equalitygroup: ""
bitdepth: 32f
description: "cpf :video like conversion used for color picking "
isdata: false
allocation: uniform
to_reference: !<FileTransform> {src: cpf.spi1d, interpolation: nearest}
- !<ColorSpace>
name: nc8
family: nc
equalitygroup: ""
bitdepth: 8ui
description: nc8 :nc,Non-color used to store non-color data such as depth or surface normals
isdata: true
allocation: uniform
- !<ColorSpace>
name: nc10
family: nc
equalitygroup: ""
bitdepth: 10ui
description: nc10 :nc,Non-color used to store non-color data such as depth or surface normals
isdata: true
allocation: uniform
- !<ColorSpace>
name: nc16
family: nc
equalitygroup: ""
bitdepth: 16ui
description: nc16 :nc,Non-color used to store non-color data such as depth or surface normals
isdata: true
allocation: uniform
- !<ColorSpace>
name: ncf
family: nc
equalitygroup: ""
bitdepth: 32f
description: ncf :nc,Non-color used to store non-color data such as depth or surface normals
isdata: true
allocation: uniform
- !<ColorSpace>
name: p3dci8
family: p3dci
equalitygroup: ""
bitdepth: 8ui
description: "p3dci8 : 8 Bit int rgb display space for gamma 2.6 P3 projection."
isdata: false
allocation: uniform
from_reference: !<GroupTransform>
children:
- !<FileTransform> {src: correction.spi1d}
- !<ExponentTransform> {value: 2.6, direction: inverse}
- !<FileTransform> {src: htr_dlp_tweak.spimtx, interpolation: linear}
- !<FileTransform> {src: p3d65_to_pdci.spimtx, interpolation: linear}
- !<FileTransform> {src: srgb_to_p3d65.spimtx, interpolation: linear}
- !<ExponentTransform> {value: 2.2}
- !<ColorSpaceTransform> {src: lnf, dst: vd16}
- !<ColorSpace>
name: xyz16
family: xyz
equalitygroup: ""
bitdepth: 16ui
description: "xyz16 : 16 Bit int space for DCP creation."
isdata: false
allocation: uniform
from_reference: !<GroupTransform>
children:
- !<ExponentTransform> {value: 2.6, direction: inverse}
- !<FileTransform> {src: p3_to_xyz16_corrected_wp.spimtx}
- !<ExponentTransform> {value: 2.6}
- !<ColorSpaceTransform> {src: lnf, dst: p3dci8}