Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Downsample

Downsample

Updated: 4 Dec 2023

Downsample the resolution of the input image.

Method #

This node downsamples the resolution of the input image.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Preview In Viewport Preview the generated image as an overlay in the viewport.
  • Off : No preview is generated.
  • RGBA : Preview the image blended with alpha in the viewport.
  • RGB : Preview the colour channels in the viewport.
  • Alpha : Preview the alpha channel in the viewport.
  • PIP : Preview the image blended with alpha in the viewport, in a smaller picture in picture display, on top of the existing content.
Apply PostFX Before Alpha Image Input (Legacy) When enabled, the alpha input image is applied after the postfx pass, overwriting any effects the postfx would have applied to the alpha channel.
Iterations How many levels of down sampling are generated.
Mode Choose how the downsample output is filtered.
  • Filtered : Checks the surrounding 3x3 pixels to downsample based on their average.
  • Point Sampled : Only one point is sampled.
  • Min Of Sampled : The minimum value of the points sampled is used.
  • Max Of Sampled : The maximum value of the points is used.
  • Bilinear Filtered : Linear blend is applied between pixels.

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
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