2Choose a multiplier — 0.5x for half speed, 2x for double — staying roughly inside 0.75x to 2x if the content is speech.
3Run it; the time-stretch preserves pitch, so voices stay natural instead of transposing upward.
4Download the retimed Video file with picture and sound still in sync.
Change Video Speed FAQ
How does Change Video Speed change the playback rate?
+
Concretely, timestamps are rescaled and audio is stretched to match, so the result stays in sync no matter which container the clip arrived in. Choose a multiplier — 0.5x for half speed, 2x for double — and the whole file is retimed.
Will speeding it up make voices sound high-pitched?
+
No. The time-stretch preserves pitch, so a 1.5x speech track sounds like the same person talking faster rather than like a chipmunk. That is the difference between a proper time-stretch and simply playing the samples faster.
Does the source format affect the result?
+
It does. this format is read and written by the same streaming pipeline as everything else we support. That determines whether the retimed result can be written back cheaply or has to be fully re-encoded.
Anything specific to Video here?
+
Yes — the container and codec are probed before anything runs, so mixed uploads in one batch are handled per file. Worth knowing before you commit to a large speed change.
How far can I push the speed before it sounds wrong?
+
Roughly 0.75x to 2x is transparent for speech. Beyond about 2.5x the stretch artefacts become audible on any algorithm, and below 0.5x the reconstruction has to invent too much. Music tolerates far less than speech does.
Do picture and sound stay in sync?
+
Yes. Both are retimed by the same factor in one operation, so they cannot drift apart — which is the usual failure when speed is changed by editing the two streams separately.
Which video formats does Change Video Speed accept?
+
MP4, MOV, MKV, WebM, AVI, WMV, FLV, 3GP, M4V, MPEG and MPG. Each file is probed for its real container and codec before anything runs, so a mixed batch is handled correctly file by file.
Is there a file size limit on Change Video Speed?
+
Yes: free accounts process video up to 1 GiB per file whichever container you brought; ffmpeg with x264, x265 and libvpx does the encoding. It is high enough that upload speed is usually the binding constraint rather than the cap itself.
Will Change Video Speed lower the quality of my videos?
+
Only if the operation requires re-drawing frames. Container-level and timeline-level work is done as a stream copy, which is bit-identical to the source and finishes in seconds. Anything that must re-encode does so at a quality level you choose.
Can I run Change Video Speed on several videos at once?
+
Yes, and it matters here more than anywhere else — video jobs run in minutes, so queueing the batch in parallel is the difference between one wait and several.
What happens to audio, subtitle and chapter tracks?
+
They are carried across wherever the target container can hold them, including multiple audio languages, embedded subtitles and chapter markers, rather than silently keeping only the first track of each.
Does Change Video Speed cost anything?
+
No. Change Video Speed is free without an account, and the output has no watermark, corner logo or intro card. Uploaded video is deleted from the workers shortly after the job completes.