Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Frame Delay

Frame Delay

Updated: 25 Feb 2025

Add a Delay to a video.

image

image

Example .dfx

Method #

This node delays the image played by a specified frame amount. It is also used as a generalised buffer for the Frame Delay Frame (which picks specific frames from the buffer).

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Blend Amount Changes the opacity of the new effect over the original image.
Num Delay Frame Number of frames the image will be delayed by. max 600.
Buffer Format Select which format the buffered frames are kept in.
  • RGBA : The rgba values are all saved.
  • Greyscale : The image is saved in greyscale.
  • DXT1 Compressed RGB : The image is compressed using the dxt1 format - ignores alpha values.

Inputs

There are no inputs for this node.