-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.ocio
61 lines (54 loc) · 1.3 KB
/
config.ocio
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
ocio_profile_version: 1
search_path: luts:mtx
strictparsing: true
luma: [0.2126, 0.7152, 0.0722]
roles:
color_picking: ncd
color_timing: flog
compositing_log: flog
data: ncd
default: ncd
matte_paint: flog
reference: aces
scene_linear: aces
texture_paint: flog
displays:
default:
- !<View> {name: F-Log, colorspace: flog}
- !<View> {name: No LUT, colorspace: ncd}
active_displays: [default]
active_views: [No LUT, F-Log]
colorspaces:
- !<ColorSpace>
name: aces
family: ACES
equalitygroup: ""
bitdepth: 32f
description: |
The Academy Color Encoding System reference color space (ACES 2065-1)
isdata: false
allocation: lg2
allocationvars: [-8, 5, 0.00390625]
- !<ColorSpace>
name: flog
family: Fujifilm
equalitygroup: ""
bitdepth: 32f
description: |
Fujifilm F-Log color space
isdata: false
allocation: uniform
allocationvars: [0, 1]
to_reference: !<GroupTransform>
children:
- !<FileTransform> {src: flog_to_linear.cube, interpolation: linear}
- !<FileTransform> {src: rec2020_to_ap0.cat02.spimtx, interpolation: unknown}
- !<ColorSpace>
name: ncd
family: Data
equalitygroup: ""
bitdepth: 32f
description: |
Non-color data
isdata: true
allocation: uniform