Change Video Speed

Speed up or slow down any video. Choose from 0.25x to 4x playback speed. Useful for time-lapse, slow motion, and tutorial videos.

📦 Install required package:

npm install @ffmpeg/ffmpeg @ffmpeg/util

Then implement the FFmpeg commands in the process() function inside this component.

Frequently Asked Questions

What speed options are available?
0.25x, 0.5x, 0.75x, 1x (normal), 1.25x, 1.5x, 2x, and 4x.