OCIOCDLTransform

应用基于OpenColorIO库的ASC CDL(美国电影摄影师协会颜色决定列表)等级。有关更多信息,请参见http://opencolorio.org

输入和控制

连接类型

连接名称

功能

输入值

未命名

接收CDL变换的图像序列。

面具

用作遮罩的可选图像。默认情况下,CDL转换仅限于蒙版的非黑色区域。

首先,遮罩输入在节点的右侧显示为三角形,但是当您拖动它时,它将变成标记为遮罩的箭头。如果看不到遮罩输入,请确保mask控件被禁用或设置为none

Control (UI)

Knob (Scripting)

Default Value

功能

OCIOCDLTransform Tab

channels

channels

rgb

CDL转换仅应用于这些通道。

如果您将此设置为除all要么none,您可以使用右侧的复选框选择单个频道。

slope

slope

1

调整整个图像的增益。

offset

offset

0

调整整个图像的偏移量。

power

power

1

调整整个图像的灰度系数。

saturation

saturation

1

调整整个图像的饱和度。

direction

direction

forward

选择Inverse反转变换。

working space

working_space

linear

设置应用文件的色彩空间。将输入从场景线性转换为所选工作空间,应用文件颜色转换,然后将结果转换回场景线性。

read from file

read_from_file

disabled

启用它可以从.cc或.ccc文件加载颜色校正信息。

file

file

none

用于转换的ASC CDL文件。这可以是.cc或.ccc文件。

cccid

cccid

none

如果ASC CDL文件是.ccc(色彩校正集合)文件,请指定要在此处查找的cccid。

select cccid

select_cccid

N/A

单击以打开“ cccid”对话框,然后从下拉菜单中选择“ cccid”。

您可以查看SlopeOffsetPowerSaturation 在此对话框中选择.ccc的设置。这些无法修改。

export grade as .cc

export_cc

N/A

将成绩导出为.cc(色彩校正)文件。

mask

N/A

disabled

在右侧启用关联的遮罩通道。禁用此复选框与将频道设置为none.

maskChannelInput

none

The channel to use as a mask. By default, the colorspace conversion is limited to the non-black areas of this channel.

inject

inject

disabled

复制mask输入到预定义mask.a渠道。注入面罩可让您在下游使用同一面罩。

invert

invert_mask

disabled

反转蒙版通道的使用,以便将颜色空间转换限制为蒙版的非白色区域

fringe

fringe

disabled

启用后,仅将效果应用于蒙版的边缘。

禁用时,该效果将应用到整个蒙版。

(un)premult by

N/A

disabled

在右侧启用关联的通道。禁用此复选框与将频道设置为none

unpremult

none

The image is divided by this channel before being processed, and multiplied again afterwards.

If you are using premultiplied input images, you may want to check (un)premult by and select rgba.alpha here. This will simulate doing the color conversion before the premultiplication was done. It is the same as adding an Unpremult node before this node and a Premult node after, but allows you to work faster if you’re only using one color correct node.

If you are using unpremultiplied input images, you should leave this set to none.

invert

invert_unpremult

disabled

反转(非)预乘通道的使用。

mix

mix

1

在0的原始图像和1的完整色彩空间转换之间溶解。