Houdini 20.5 Nodes Copernicus nodes

File Copernicus node

Loads an image or video from disk.

On this page

This node loads image and video files into COPs.

Parameters

Source

The method used to load your image or video.

File

Load a file from disk.

Clone

Load a clone from the Clone Control Panel.

File Name

The path to the image, image sequence or video file that should be loaded. Individual images can be loaded by providing the path to the image on disk. For image sequences, you can either use $F as a placeholder for the frame number, or use <F> to use the Video Timing parameter below.

Clone Name

The name of the clone to load in the Clone Control Panel.

Reload Image

Reload the image.

Video Timing

Defines how the frame number should be generated for image sequences using <F> notation and video files.

Start Frame

The image sequence or video should start playing back at this frame.

Frame Number

The image sequence or video should display this frame. This can be used to write custom frame number expressions.

Video Start Frame

The image sequence or video should start playing back at this frame.

Video Frame

The image sequence or video should display this frame. This can be used to write custom frame number expressions.

Border

How the border of the raster should be handled when the Tile Visualization parameter is active on the enclosing copnet.

Default

The raster will be repeated.

Constant

The raster will be padded by a constant transparent value.

Clamp

The edges of the raster will be extended.

Mirror

The raster will be alternatively mirrored.

Wrap

The raster will be repeated.

Missing Data

How to handle missing data such as missing AOVs and missing frames in a sequence.

Report Message

Raise an error on missing frames and a warning on missing AOVs.

Use Color

Replace the missing data with a constant color. For missing frames, the size of the raster will be the default context resolution. For missing AOVs, the size of the raster will be the size of the image.

Missing Color

The constant color that should be used when Missing Data is set to Use Color.

Incoming Colorspace

How AOV color data should be interpreted.

OpenColorIO

Use OpenColorIO rules to determine how to interpret AOV color data.

Raw

All AOVs should be interpreted as raw color data. This is equivalent to enabling Raw on each AOV.

Add AOVs from File

Pressing this button will import each AOV from the specified file or video and set their properties appropriately.

Number of AOVs

The AOVs to load from the source.

File AOV

The name of the AOV to load from the specified file or video. For images, if C is specified and it does not exist in the file, the first AOV in the file will be loaded instead. Video files only support C.

Channel Type

The channel type that should be used for this AOV.

Mono

Load the AOV as a greyscale (single-component) floating-point raster.

UV

Load the AOV as a UV (two-component) floating-point raster.

RGB

Load the AOV as an RGB (three-component) floating-point raster.

RGBA

Load the AOV as an RGBA (four-component) floating-point raster.

ID

Load the AOV as a single-channel integer raster.

Precision

The precision that should be used for this AOV.

Default

Load the AOV with default precision.

File

Load the AOV with the same precision that is used in the specified file.

8-bit

Load the AOV with 8-bit precision.

16-bit

Load the AOV with 16-bit precision.

32-bit

Load the AOV with 32-bit precision.

Raw

Turns off color correction for the AOV.

Outputs

AOVs

The AOVs that were specified in Number of AOVs.

See also

Copernicus nodes