Notch Notch Manual 0.9.23
 Light | Dark
Frame Delay

Frame Delay

Add a Delay to a video.

image

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 AmountChanges the opacity of the new effect over the original image.
Num Delay FrameNumber of frames the image will be delayed by. max 600.
Buffer FormatSelect 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.