Nodaro Docs
DocumentationNode ReferenceModelsAI Agents (MCP)DevelopersSelf-hostingResearch
Video

Adjust Speed

Change a video's playback speed from 0.05x to 100x, play it in reverse, keep or shift the pitch, add smooth slow motion, or ramp the speed with segments.

The Adjust Speed node changes how fast a video plays. It slows a clip down or speeds it up, plays it backwards, and can synthesize new in-between frames for smooth slow motion. For shots that change speed along the way, such as normal, then slow motion, then normal again, it plays the clip through a series of speed segments.

Adjust Speed changes the frames of a rendered video. The Temporal picker is different: it adds motion words such as "slow motion" to the prompt of a generation node.

When to use it

  • Turn an action moment into a slow-motion highlight.
  • Compress a long clip into a time-lapse or a hyperlapse.
  • Play a shot in reverse, for example for a psychological or science-fiction sequence.
  • Ramp the speed for a music video: normal, slow motion on the drop, then normal again.
  • Fix the pace of a generated clip that feels too fast or too slow.

Quick start

Add the node

Press Tab on the canvas and choose Video › Cut & Assemble › Adjust Speed.

Connect the video

Wire the clip into the Video input.

Set the speed

Open the settings panel and move the Speed slider, for example to 0.5x for slow motion. For slow motion, set Frame quality to Smooth.

Run it

Click Run on the node. The speed-adjusted video appears on the node.

videovideovideoGenerate VideoSkateboard jumpTrim VideoSeconds 3 to 5Adjust Speed0.5x, SmoothCombine Videos
A two-second moment is cut from a generated clip and slowed to half speed with smooth frames before it joins the edit.

Inputs

InputAcceptsWhat it does
VideoVideo nodes, such as Generate Video, Trim Video and Upload VideoThe clip to change. Required.

The output, Video, is the adjusted MP4.

Settings

SettingWhat it does
SpeedThe constant speed. The slider goes from 0.1x to 10x, and 1x is normal speed. The default is 1x. The setting is ignored while speed ramps are set.
Reverse playbackOff by default. Plays the clip backwards, after the speed change. In the two pitch modes, the sound is reversed too.
Audio modePitch preserved (natural voice), the default, keeps voices natural. Pitch shifted (chipmunk / giant) raises the pitch when the clip is faster and lowers it when the clip is slower. Drop audio removes the sound.
Frame qualityFast, the default, repeats frames. Smooth uses motion interpolation to synthesize in-between frames for cleaner slow motion, and takes about 5 to 20 times longer to render.
Speed ramps (variable speed)Segments with their own speeds. See Speed ramps.

From the API, the constant speed accepts any value from 0.05x to 100x.

Speed ramps

Click + Add segment to add a segment. Each segment has a start and an end, in seconds of the input clip, and a speed from 0.05x to 100x. Segments must be in time order and must not overlap.

For example, these three segments slow down the middle two seconds of a 5-second clip:

SegmentStartEndSpeed
10 s1 s1x
21 s3 s0.25x
33 s5 s1x

While ramps are set, the constant Speed is ignored and the sound is dropped. Adjust Speed cannot stretch the sound segment by segment, so add music afterwards, for example with Merge Video & Audio.

Credits

Frame qualityCredits per run
Fast20
Smooth50

Tips

  • Use Smooth for slow motion. At 0.5x, Smooth looks closest to a high-frame-rate shoot, and Fast looks choppy. Below 0.5x, Fast shows visible frame holds, so use Smooth for anything below 0.7x.
  • Time-lapse with Fast. For a time-lapse or a hyperlapse, use 4x to 10x with Fast and Drop audio.
  • Rewind fast. Combine a speed of 2x with Reverse playback for a fast rewind.
  • Keep dialogue clear. Pitch preserved (natural voice) keeps speech intelligible between 0.7x and 1.5x. Use it for voiceover.
  • Play with the pitch. Pitch shifted (chipmunk / giant) gives a chipmunk voice at high speed and a giant voice at low speed, for comic or character moments.
  • Ramp with 2 or 3 segments. Two or three segments give the classic action-camera beat.
  • Loop a very short result. Above 10x, the clip becomes very short. Wire it into Loop Video to make it longer.
  • Change only one section. Cut the section out with Trim Video first, then adjust its speed.
  • Change only the sound's speed. The node also works for sound: wire in a video that carries the audio track.

Frequently asked questions

Last updated on

On this page