The filters :: stack module
The filters :: stack module provides functions, constants and global variables for the implementation of generic video stacking filters.
Required modules
base :: core, base :: conversion, array :: core, array :: slices, array :: operators, array :: transforms, array :: properties, string :: core, string :: sprintf, clip :: core, clip :: arrays, filters :: resize
Functions
Name | Description |
---|---|
Stacks the clips contained in clips array to a nrows x ncols matrix ... | |
Stacks the clips contained in clips array to a rectangular matrix such as the resulting clip has target_w width and target_h height. The clips... |
Constants
None
Variables
None