Advertisement
Guest User

OCIO Config

a guest
Aug 10th, 2023
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.67 KB | None | 0 0
  1. ocio_profile_version: 1
  2.  
  3. search_path: luts
  4. strictparsing: true
  5. luma: [0.2126, 0.7152, 0.0722]
  6.  
  7. roles:
  8. color_picking: Utility - sRGB - Texture
  9. data: Utility - Raw
  10. default: Utility - Linear - sRGB
  11. matte_paint: Utility - sRGB - Texture
  12. reference: Utility - Reference
  13. scene_linear: Utility - Linear - sRGB
  14. texture_paint: Utility - sRGB - Texture
  15.  
  16. displays:
  17. sRGB:
  18. - !<View> {name: UE, colorspace: Output - sRGB Monitor - UE Emulation}
  19. - !<View> {name: Monitor, colorspace: Output - sRGB Monitor}
  20. - !<View> {name: Raw, colorspace: Utility - Raw}
  21. LED Walls - sRGB:
  22. - !<View> {name: PQ - Calibrated, colorspace: Output - LED Walls - PQ, look: LED Walls Calibration}
  23. - !<View> {name: PQ, colorspace: Output - LED Walls - PQ}
  24. - !<View> {name: Gamma 2.35 - Calibrated, colorspace: Output - LED Walls - Gamma 2.35, look: LED Walls Calibration}
  25. - !<View> {name: Gamma 2.35, colorspace: Output - LED Walls - Gamma 2.35}
  26. - !<View> {name: Raw, colorspace: Utility - Raw}
  27. Indie LED Wall:
  28. - !<View> {name: Monitor, colorspace: Output - sRGB Monitor}
  29. - !<View> {name: Monitor - Calibrated, colorspace: Output - sRGB Monitor, look: LED Walls Calibration}
  30.  
  31. active_displays: [sRGB, LED Walls - sRGB, Indie LED Wall]
  32. active_views: [UE, Monitor, PQ - Calibrated, PQ, Gamma 2.35 - Calibrated, Gamma 2.35, Raw, Monitor - Calibrated]
  33.  
  34. looks:
  35. - !<Look>
  36. name: LED Walls Calibration
  37. process_space: Utility - Linear - sRGB
  38. description: |
  39. LED Walls color calibration matrix. Note that this calibration matrix is identity placeholder.
  40. transform: !<MatrixTransform> {matrix: [1.820677, -0.609402, -0.275718, 0.0, -1.082469, 3.88173, -0.25938, 0.0, 0.411643, -1.476151, 1.237816, 0.0, 0.0, 0.0, 0.0, 1.0]}
  41.  
  42. colorspaces:
  43. - !<ColorSpace>
  44. name: Utility - Reference
  45. family: Utility
  46. equalitygroup: ""
  47. bitdepth: 32f
  48. description: |
  49. The model reference colorspace where color conversions are performed from and to. This is a linear "RGB" colorspace with "BT.709 / sRGB" colorspace primaries and "D65" whitepoint as per "IEC 61966-2-1:1999".
  50. isdata: false
  51. allocation: lg2
  52. allocationvars: [-8, 7, 0.00390625]
  53.  
  54. - !<ColorSpace>
  55. name: Utility - Raw
  56. family: Utility
  57. equalitygroup: ""
  58. bitdepth: 32f
  59. description: |
  60. Raw data, used for vectors, points, normals, etc...
  61. isdata: true
  62. allocation: uniform
  63. allocationvars: [0, 1]
  64.  
  65. - !<ColorSpace>
  66. name: Utility - Linear - sRGB
  67. family: Utility
  68. equalitygroup: ""
  69. bitdepth: 32f
  70. description: |
  71. "BT.709 / sRGB" colorspace primaries and "D65" whitepoint as per "IEC 61966-2-1:1999".
  72. isdata: false
  73. allocation: lg2
  74. allocationvars: [-8, 7, 0.00390625]
  75.  
  76. - !<ColorSpace>
  77. name: Utility - Linear - Rec.2020
  78. family: Utility
  79. equalitygroup: ""
  80. bitdepth: 32f
  81. description: |
  82. "Rec2020" colorspace primaries and "D65" whitepoint as per "ITU-R BT.2020:2015".
  83. isdata: false
  84. allocation: lg2
  85. allocationvars: [-8, 7, 0.00390625]
  86. to_reference: !<MatrixTransform> {matrix: [1.66049099, -0.5876409, -0.072849864, 0, -0.12455048, 1.1328998, -0.008349429, 0, -0.01815076, -0.1005789, 1.118729665, 0, 0,0,0,1]}
  87.  
  88. - !<ColorSpace>
  89. name: Utility - Curve - sRGB
  90. family: Utility
  91. equalitygroup: ""
  92. bitdepth: 32f
  93. description: |
  94. "sRGB" colorspace color component transfer function as per "IEC 61966-2-1:1999".
  95. isdata: false
  96. allocation: uniform
  97. allocationvars: [0, 1]
  98. to_reference: !<FileTransform> {src: eotf_sRGB.spi1d, interpolation: linear}
  99.  
  100. - !<ColorSpace>
  101. name: Utility - Curve - PQ
  102. family: Utility
  103. equalitygroup: ""
  104. bitdepth: 32f
  105. description: |
  106. "PQ" color component transfer function as per "SMPTE ST 2084". Assumes scene value of 1.0 corresponds to 100nits.
  107. isdata: false
  108. allocation: uniform
  109. allocationvars: [0, 1]
  110. to_reference: !<GroupTransform>
  111. children:
  112. - !<FileTransform> {src: Dolby_PQ_10000_to_linear.spi1d, interpolation: linear}
  113. - !<CDLTransform> {slope: [100, 100, 100], direction: inverse}
  114.  
  115. - !<ColorSpace>
  116. name: Utility - sRGB - Texture
  117. family: Utility
  118. equalitygroup: ""
  119. bitdepth: 32f
  120. description: |
  121. "BT.709 / sRGB" colorspace primaries, "D65" whitepoint and color component transfer function as per "IEC 61966-2-1:1999".
  122. isdata: false
  123. allocation: lg2
  124. allocationvars: [-8, 7, 0.00390625]
  125. from_reference: !<ColorSpaceTransform> {src: Utility - Linear - sRGB, dst: Utility - Curve - sRGB}
  126.  
  127. - !<ColorSpace>
  128. name: Output - sRGB Monitor - UE Emulation
  129. family: Output
  130. equalitygroup: ""
  131. bitdepth: 32f
  132. description: |
  133. View for a generic "sRGB Monitor" display assuming input "BT.709 / sRGB" colorspace primaries, "D65" whitepoint, with a LUT that emulates the look of Unreal Engine tonemapper (including Expand Gamut and Tone Curve)
  134. isdata: false
  135. allocation: uniform
  136. allocationvars: [0, 1]
  137. from_reference: !<GroupTransform>
  138. children:
  139. - !<ColorSpaceTransform> {src: Utility - Linear - sRGB, dst: Utility - Curve - PQ}
  140. - !<FileTransform> {src: UE_PQtoEGTC.cube, interpolation: linear}
  141.  
  142. - !<ColorSpace>
  143. name: Output - sRGB Monitor
  144. family: Output
  145. equalitygroup: ""
  146. bitdepth: 32f
  147. description: |
  148. View for a generic "sRGB Monitor" display assuming input "BT.709 / sRGB" colorspace primaries, "D65" whitepoint and color component transfer function as per "IEC 61966-2-1:1999".
  149. isdata: false
  150. allocation: uniform
  151. allocationvars: [0, 1]
  152. to_reference: !<ColorSpaceTransform> {src: Utility - Curve - sRGB, dst: Utility - Linear - sRGB}
  153.  
  154. - !<ColorSpace>
  155. name: Output - LED Walls - PQ
  156. family: Output
  157. equalitygroup: ""
  158. bitdepth: 32f
  159. description: |
  160. View for reference color space content on LED Walls assuming PQ "ST 2084" HDR color component transfer function. Assumes scene value 1.0 corresponds to 100 nits.
  161. isdata: false
  162. allocation: uniform
  163. allocationvars: [0, 1]
  164. from_reference: !<GroupTransform>
  165. children:
  166. - !<ColorSpaceTransform> {src: Utility - Linear - sRGB, dst: Utility - Curve - PQ}
  167.  
  168. - !<ColorSpace>
  169. name: Output - LED Walls - Gamma 2.35
  170. family: Output
  171. equalitygroup: ""
  172. bitdepth: 32f
  173. description: |
  174. View for reference color space content on LED Walls assuming Gamma 2.35 color component transfer function.
  175. isdata: false
  176. allocation: uniform
  177. allocationvars: [0, 1]
  178. to_reference: !<GroupTransform>
  179. children:
  180. - !<ExponentTransform> {value: [2.35, 2.35, 2.35, 1]}
  181.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement