Add Strip

The Add effect strip adds the colors of two strips together. Use this effect with a base image strip, and a modifier strip. The modifier strip is either a solid color or a black-and-white mask, or another image entirely.

你可以使用此效果来增加图像的亮度,或者如果你使用BW遮罩,请选择性地增加图像某些区域的亮度。在添加模式下,混合节点的功能与添加SFX片段的功能完全相同,并通过提供因数输入进行控制。

示例 显示了向图像添加灰色时发生的情况。图像变亮,因为我们添加了灰色RGB(0.5, 0.5, 0.5),导致蓝色RGB(0.1, 0.1, 0.5)变成RGB(0.6, 0.6, 1.0),这保留了原来的色调(色彩之间的关系),但是更加明亮(具有更高的值)。当像这样的效果应用于整个图像时,整个图像似乎有点闪现。

选项

片段本身没有选项。

例子

../../../../_images/video-editing_sequencer_strips_effects_add_example.png

添加效果。