| On this page |
Old network
As of Houdini 20.5, use Copernicus nodes instead of Compositing nodes. Though both networks still exist, the Compositing network is now designated as COP Network - Old. The Compositing network and its nodes will be deprecated and then removed in a future Houdini release.
This operation sequences two or more inputs end to end. This operation does not use any cache memory if all the input resolutions match; otherwise for inputs that do not match the output resolution must be scaled or cropped.
Parameters ¶
Plane Merge
If the planes in the inputs differ, this specifies what the output planes should be.
Raster Depth
If the raster depth for a given plane differs between inputs, this specifies what the output raster depth for the plane should be.
Resolution Match
If the image resolutions do not match, this parameter specifies what the output resolution should be.
Size
If 'Resolution Match' is set to 'Specify Resolution', this parameter specifies the image size.
Scale to New Size
If an input’s resolution differs from the output, it will be cropped or extended with black unless this option is selected.
Scale Filter
The filter to use when scaling.
Frame Rate
If the frame rates of the inputs differ, this determines what the output frame rate should be.
Locals ¶
L
Sequence length
S
Start of sequence
E
End of sequence
IL
Input sequence length
SR
Sequence frame rate
NP
Number of planes in sequence
W,H
Width and height of image
I
Image index (0 at start frame)
IT
Image time (0 at start frame)
AI
Current plane array index
PI
Current plane index
PC
Num of channels in current plane
CXRES
Composite Project X resolution
CYRES
Composite Project Y resolution
CPIXA
Composite Project pixel aspect ratio
CDEPTH
Composite Project raster depth
CBP
Composite Project black point
CWP
Composite Project white point
| See also |