<aside>
๐
Retime Every Clip in a Batch โ Pitch-Preserving Speed-Up or Slow-Down
Give a whole batch of clips a punchier tempo (or a slower, more deliberate feel) in one node. Video Speed retimes every clip in the input list by a single playback speed factor โ 1.0 leaves the clip unchanged, values above 1.0 make it faster and shorter, values below 1.0 make it slower and longer. Crucially, audio pitch is preserved (no chipmunk voices at 1.5ร, no low-and-slow effect at 0.5ร) so speech stays natural at any speed.
</aside>
What it does
Video Speed retimes each clip in the input list by a single playback speed factor. The video is resampled to run faster or slower, and the audio is time-stretched using a pitch-preserving algorithm so voices, music, and sound effects keep their natural pitch even at very different speeds. Applied uniformly across every clip in the input list; the output is a list of retimed clips with new (shorter or longer) durations..
Problem it solves
- Snappier pacing across a batch โ Boost the tempo of a whole batch of highlight clips to feel more energetic without editing them one-by-one
- Pitch-preserved speech โ Speed up talking-head content without the audio sounding sped-up; slow it down without dragging the pitch down. Uses time-stretching (not simple resampling).
- Retention lift on long clips โ Even a modest 1.1ร โ 1.25ร speed-up materially shortens clips and lifts retention on social platforms
- Slow-mo emphasis โ Slow specific hero clips to 0.5ร โ 0.75ร to draw attention to key moments while keeping the audio understandable
- Timelapse-style compressions โ Aggressive speed-ups (2ร โ 4ร) create montage-like tempo shifts for B-roll or process content
- Consistent tempo across a series โ Applying the same speed factor to every clip in a series creates a uniform editorial rhythm
- Complement to Remove Dead Zone โ Where Remove Dead Zone cuts silent gaps, Video Speed compresses the spoken content itself for extra pacing
Input/Output
<aside>
- Input: List of video clips
- Format: A list of video clips (typically from Video Trim, Remove Dead Zone, Video Reframe (9:16), or any upstream clip-producing node)
- Audio requirement: Clips with speech benefit most from pitch preservation; clips with music also stay musical (pitch stays on-key)
</aside>
<aside>
- Output: List of retimed clips
- Format: Same list shape as input โ one output clip per input clip
- Length: Each output clip's duration = original duration รท speed factor
- Speed 2.0 โ clip becomes half as long
- Speed 0.5 โ clip becomes twice as long
- Audio: Pitch-preserved through time-stretching โ voices stay natural, music stays on-key
- Sync: Audio and video remain in sync at the new tempo
</aside>
Configuration Options
- Playback speed factor: How much to speed up or slow down each clip. Applied uniformly to every clip in the batch.
- UI: Slider โ drag to the desired speed factor; the current value is shown to the right
- Default: 1.0 (no change โ clips pass through untouched)
- > 1.0: Faster / shorter
- < 1.0: Slower / longer
- Reference points:
- 0.5 โ Half-speed / slow-motion feel; good for hero moments and emphasis (audio stays understandable thanks to pitch preservation)
- 0.75 โ Deliberate, thoughtful pacing; useful for educational content or emotional beats
- 1.0 (default) โ Original tempo; clips pass through unchanged
- 1.1 โ 1.25 โ Subtle speed-up; often unnoticeable but meaningfully shortens clips (great retention lift for talking heads)
- 1.5 โ Noticeably snappier; energetic feel for social short-form
- 2.0 โ Double-speed; punchy montage tempo (speech still understandable if the original was clear)
- 3.0 โ 4.0 โ Timelapse / B-roll compression; speech becomes hard to follow at this range โ use for B-roll or process content only
How to Use
<aside>
- Load a list of clips โ Connect an upstream clip-producing node (typically Video Trim or Remove Dead Zone) to Video Speed
- Set the speed factor โ Drag the slider to the desired playback speed
- 1.0 (default) leaves clips unchanged
- Push above 1.0 for faster / shorter
- Drop below 1.0 for slower / longer
- Run Flow โ Every clip in the list is retimed uniformly; audio pitch is preserved regardless of speed
</aside>
Use Case Tips