Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Dynamic Image Loader

Dynamic Image Loader

Updated: 4 Dec 2023

Loads an image from disk based on a specified filename.

Method #

This node loads an image from disk based on a specified filename. The image is loaded when the filename changes. This node is typically controlled via JavaScript, external input or an RSS feed. The image file is loaded in line with other processing so may result in a pause in execution. Note that it is the user’s responsibility to ensure the image exists and is valid. If the load fails the Image File Loader will contain an empty image.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Filename Type the filename to be loaded.
Force Reload Force a reload of the image.

The properties control the time at which the node is active. See Timeline for editing time segments.

ParameterDetails
Duration Control the duration of the node’s time segment.
  • Composition Duration : Use the length of the composition for the node’s time segment duration.
  • Custom : Set a custom duration for the node’s time segment.
Node Time The custom start and end time for the node.
Duration (Timecode) The length of the node’s time segment (in time).
Duration (Frames) The length of the node’s time segment (in frames).
Time Segment Enabled Set whether the node’s time segment is enabled or not in the Timeline.

Inputs

NameDescriptionTypical Input
Filename Source NodeOverwrites the file path with a file path specified from another node.RSS Feed Node
Effect MaskMask out areas that Post-FX applied to this node won’t be applied.Video Loader
Alpha ImageUse a separate video nodes luminance values to overwrite the alpha channel of the image.Video Loader