Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Frame Buffer

Frame Buffer

Updated: 20 Feb 2025

Hold a frame of video for a period of time.

image

Example .dfx

Method #

This node periodically holds a frame to a frame buffer for a short period of time, before updating based on the “Frame Grab Rate”. Useful for quickly grabbing a frame to hold onto in the scene, or for giving the appearance of lowering the frame rate of a video while allowing other effects to continue to update at the correct rate.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Active Enables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.
Frame Grab Active Controls whether the frame buffer is actively collecting frames to store in its buffer.
Frame Grab Rate How many frames ahead the new frame is buffered.

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
ActiveEnables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.Value