转场与合成

合成是将来自不同来源的多个视觉元素组合成单个视频的过程。其涉及使用其他素材 (通常是其他图像或视频) 替换图像或视频的选定部分。

To create a composite from several clips, you make parts of one or more of the clips transparent so that the other clips can show through. Alpha shapes, rotoscoping, and masks are the most common features for making portions of the clips transparent.

You can use the Opacity parameter in the Transform effect to control uniform transparency of a clip. This can be animated using keyframes to fade a clip down or up over time.

某些片段可能在其 Alpha 通道中存储了透明度信息。您可以在合成过程中告诉 Kdenlive 如何使用此信息。以下文件格式可能包含 Alpha 通道:

图像文件格式:

EXR, PNG, APNG, TIFF, GIF, SVG, JXL

视频文件格式:

MOV, HEVC, WEBM

合成两个以上的片段需要在多个轨道之间进行合成,或者组合使用 Alpha 通道和遮罩。

在 Kdenlive 中,您需要将不同的素材放入**时间轴**中的轨道,并使用**合成**来告诉 Kdenlive 如何将它们组合在一起。例如,“溶解”合成滤镜会在一定帧数内淡出一个片段的同时淡入另一个片段。

这就是为什么:Compositions-合成 通常被称为 转场

备注

Alpha 通道会自动进行计算,因此带有 Alpha 通道的片段可以互相叠加,而无需使用合成。