Why pitch correction actually matters
The naive way to slow a video is to stretch the audio along with it — but stretching a waveform also drops its pitch, which is why a half-speed clip done badly sounds like a record played at the wrong RPM. A voice turns into a low, muddy drone and music sags out of tune. This tool runs the audio through FFmpeg's atempo filter instead, which re-times the audio without touching pitch. The result: speech you can actually follow at 0.5× — useful for transcribing a fast talker, studying a tutorial step, or catching a mumbled word — with a voice that still sounds like the person who said it.
This is time-stretch, not frame interpolation
Worth being honest about: slowing a clip with setpts spreads the existing frames over a longer timeline. It does not invent new in-between frames the way a true optical-flow slow-motion engine (or a phone shooting at 240 fps) does. A 30 fps source slowed to 0.25× effectively plays back as 7.5 unique frames per second, so fast motion can look a little steppy. For talking-head, screen-recording, and slide-based content that's invisible. For fast sports or action footage where buttery slow-mo is the whole point, you want a source filmed at a high frame rate in the first place — no software can fully reconstruct frames that were never captured.
When to reach for 0.75× vs 0.25×
0.75× is the gentle setting — it takes the edge off a rushed demo or a fast-talking presenter while still feeling natural to watch. 0.5× is the sweet spot for study and transcription: comfortably slow, audio still perfectly intelligible. 0.25× is for the moments you genuinely need to dissect frame by frame — a UI animation, a hand movement, a sleight-of-hand reveal. The output file gets longer (and a touch larger) the more you slow it, since the same pixels now occupy more seconds, so trim to the segment you care about before exporting if you can.
Skip the round-trip — record it right the first time
If you're slowing your own screen recording down because the original was rushed, the cleaner fix is to capture a calmer take. Clipy is a free, no-watermark screen recorder that gives you a hosted link, an inline preview, and an auto-generated transcript — so viewers can read along or scrub to the exact moment instead of waiting through a slowed-down playback. Record once, share a link, and let this tool handle the one-off clips you need slowed for closer inspection.