movis.ops#
The ops
module contains a set of functions for video editing that transform a given single or multiple layers into a new composition.
Concatenate layers into a single composition. |
|
Crop a layer from a specified rectangle. |
|
Insert a target layer into a source layer at a specified time. |
|
Fade in a layer. |
|
Fade out a layer. |
|
Fade in and out a layer. |
|
Repeat a layer multiple times. |
|
Switch layers at specified times. |
|
Tile layers into a single composition. |
|
Trim a layer with given time intervals and concatenate them. |