时间剪辑
与TimeOffset一样,TimeClip节点可让您在时间上向前或向后移动剪辑,并反转剪辑中帧的顺序。除了此基本功能之外,您还可以滑动剪辑,设置剪辑的帧范围,设置超出此帧范围的帧所发生的情况,将剪辑淡入或淡出黑色以及设置表达式以调整节点的行为。
小费: 使用TimeClip,还可以直接在“摄影表”中偏移,修剪和滑动剪辑。看到抱歉,您没有找到此帮助。
也可以看看时间偏移。
输入和控制
连接类型 |
连接名称 |
功能 |
输入值 |
未命名 |
图像序列滑动。 |
Control (UI) |
Knob (Scripting) |
Default Value |
功能 |
TimeClip Tab |
|||
Fade In |
fadeIn |
5 |
从黑色褪色的帧数。 |
Fade Out |
fadeOut |
5 |
褪为黑色的帧数。 |
frame range |
first |
Dependent on Project Settings |
范围的第一帧。 您也可以通过转到Dope Sheet标签,然后将剪辑的头部拖动到新位置。 |
before |
hold |
Sets the behavior of frames before the first frame (examples refer to a 20-frame sequence with a first value of 5): • hold - the first frame in the sequence is held until the first frame is reached. Example: 1, 1, 1, 1, 1, 2, 3, 4, etc. • loop - substitutes an equal number of frames, effectively creating a clip loop. Example: 17, 18, 19, 20, 1, 2, 3, 4, etc. • bounce - substitutes a reversed equal number of frames, creating a clip bounce. Example: 5, 4, 3, 2, 1, 2, 3, 4, etc. • black - frames are black until the first frame is reached. |
|
last |
Dependent on Project Settings |
The last frame of range. You can also adjust this by going to the Dope Sheet tab and dragging the tail of the clip to a new location. |
|
after |
hold |
Sets the behavior of frames after the last frame (examples refer to a 20 frame sequence with a last value of 5): • hold - the last frame in the sequence is held until the end of the sequence is reached. Example: 16, 17, 18, 19, 20, 20, 20, 20, etc. • loop - substitutes an equal number of frames, effectively creating a clip loop. Example: 16, 17, 18, 19, 20, 1, 2, 3, 4, etc. • bounce - substitutes a reversed equal number of frames, creating a clip bounce. Example: 16, 17, 18, 19, 20, 19, 18, 17, etc. • black - frames are black from last until the end of the sequence is reached. |
|
frame |
frame_mode |
expression |
设置帧模式: • expression -可让您在右侧的字段中输入表达式。该表达式可更改当前帧与读入的帧之间的关系。例如,如果您的剪辑从image.0500.rgb开始,并且您想将第一帧放置在第1帧而不是第500帧,则可以使用该表达式frame+499。这样,将499帧添加到当前帧以获取读入的帧数。在第1帧,读入image.0500.rgb;在第2帧,读入image.0501.rgb;等等。表达式的另一个示例是frame*2。该表达式将当前帧乘以2以获取读入的帧号。这样,仅使用剪辑中的所有其他帧。在第1帧,读入image.0002.rgb;在第2帧,读入image.0004.rgb;在第3帧,读入image.0006.rgb;等等。 • start at -可让您在右侧的字段中输入起始帧编号。这指定了要读入序列中第一个帧的帧。换句话说,所有帧都将偏移,以便剪辑从指定的帧开始。例如,如果您的序列从image.0500.rgb开始,然后输入1在该字段中,在第1帧处读入image0500.rgb。同样,如果您输入100在该字段中,在第100帧处读取image0500.rgb。 • offset -可让您在右侧的字段中输入恒定的偏移量。将此常数值添加到当前帧中,以获取读取的帧号。例如,如果您的剪辑从image.0500.rgb开始,并且您想将第一帧放置在第1帧而不是第500帧,则可以使用499作为常量偏移量。这样,将499添加到当前帧中以获取要读取的帧。在帧1,读取image.0500.rgb;在第2帧处,读入image.0501,依此类推。您也可以使用负值作为常数偏移量。例如,如果您使用值-10, Nuke从当前帧中减去十以获取读入的帧。在第20帧处,读入image.0010.rgb;在第21帧,读入image.0011.rgb;等等。 |
original range |
origfirst |
Dependent on Project Settings |
序列的原始第一帧。 |
origlast |
Dependent on Project Settings |
The original last frame of the sequence. |
|
reverse |
reverse |
disabled |
反转指定范围内的片段frame range。 |
分步指南
影片教学
抱歉,您没有找到此帮助
为什么这没有帮助? (检查所有适用)
感谢您抽出宝贵时间给我们反馈。