·5 min read

How to Speed Up a Video for a Timelapse Effect

A 10-minute setup sequence sped up to 30 seconds creates a satisfying timelapse. Here is how to pick the right speed multiplier and handle audio when fast-forwarding video.

Timelapse is one of the most effective visual storytelling techniques. A 30-minute sunset compressed into 15 seconds. A 4-hour cooking process shown in 60 seconds. A week of construction progress played back in 30 seconds. The appeal is compression: showing a slow process in a timeframe that holds attention.

True timelapse is typically captured using interval photography, where a camera takes one photo every few seconds and the images are assembled into a video. But you can achieve a similar effect by simply speeding up regular video footage, which is called a hyperlapse when done with moving camera footage.

Choosing the right speed multiplier

The speed multiplier determines how much you compress time:

  • 2x: Halves the duration. A 10-minute video becomes 5 minutes. Suitable for slightly long segments where you want to maintain some real-time context.
  • 4x: A 10-minute video becomes 2.5 minutes. Good for moderately long processes.
  • 8x: A 10-minute video becomes 1 minute 15 seconds. Getting into timelapse territory.
  • 16x: A 10-minute video becomes 37 seconds. Clear timelapse feel.
  • 32x: A 10-minute video becomes 19 seconds. Strong timelapse compression.
  • 64x: A 10-minute video becomes under 10 seconds. Extreme compression.

For most social media timelapse content, aim for a final duration between 10 and 60 seconds. Anything shorter feels too rushed to register. Anything longer and the timelapse effect loses its impact.

A practical formula: divide your original duration by your target duration to get the speed multiplier. A 20-minute cooking process that you want to show in 40 seconds needs a 30x speedup.

What happens to audio

At 2x speed, audio is pitch-shifted upward and sounds noticeably faster but still somewhat intelligible (think chipmunk voices). At 4x and above, speech becomes unintelligible. At 8x+, audio becomes a high-pitched warble that is distracting rather than useful.

For timelapse content, the standard practice is to mute the original audio and add music instead. Instrumental music, ambient soundscapes, or lo-fi beats work well over timelapse footage. You can use the MediaBrew mute tool to strip the audio, then the add audio tool to overlay a music track.

Frame rate considerations

When you speed up a 30fps video by 4x, the output technically contains 30fps but each displayed frame represents 4 original frames worth of time. At very high speed multipliers (16x, 32x), the output can feel like it is stuttering because each frame jump represents a large time skip.

One way to smooth this out is to keep the output at 30fps and let FFmpeg select evenly spaced frames from the sped-up stream. The setpts filter handles this automatically. Another approach is to increase the output frame rate (60fps) so there are more frames per second of playback, though this increases file size.

Practical timelapse ideas

Common use cases that work well as sped-up video:

  • Setting up equipment, a workspace, or a studio (2-4 minutes sped up to 15-30 seconds)
  • Cooking or baking a recipe (30-60 minutes to 30-60 seconds)
  • Art or craft creation: painting, drawing, building (hours compressed to 1-2 minutes)
  • Driving or walking a route (show the entire journey in seconds)
  • Cleaning or organizing a room (satisfying before-and-after in 20 seconds)
  • Sunrise or sunset from a static camera position

For any of these, the MediaBrew speed tool takes a speed multiplier (try 8x or 16x for a strong timelapse effect). The original audio is preserved at the faster speed, which usually sounds like garbled noise, so mute it first or afterward. Then add a music track using the add audio tool if you want a polished result.

Try it yourself

Use the free MediaBrew Change Speed tool - no account, no upload, runs in your browser.

Change Speed

More guides