Speed up or slow down part of a video in PandaStudio

PandaStudio speeds up or slows down any section of a video with a speed region on the timeline, so you can fast-forward setup steps or slow down a key moment.

Mark a span and give it a playback speed. Speed up boring setup, or slow a moment for emphasis. Speed regions live on the timeline alongside trims and zooms and export exactly as previewed.

In the app

  1. 1Hover the middle overlay row on the timeline and click +, then Add speed.
  2. 2Drag the region over the section to retime.
  3. 3Set the speed (for example 2x to fast-forward, or 0.5x for slow motion).

Ask the AI

Open the AI chat in the editor and say any of these. The agent does the edits for you.

Fast-forward the boring install part at 3x.
Slow down the moment the result appears.

CLI & MCP

Every capability is a verb, reachable from the terminal or from an MCP agent (Claude Code, Cursor, Cline, Continue, Claude Desktop).

project.add-speed
pandastudio project.add-speed --id=$ID --startMs=12000 --endMs=20000 --speed=2