What's New: Screen Recorder with a built-in editor — record, zoom & edit right in your browser. See what's new →

By

How to Make a Video 60 FPS (The Real Way, 2026)

There are two ways to make a video 60fps — one is fake and one is real. Here's the difference, how AI frame interpolation works, and when not to bother.

The two very different ways to “make a video 60fps”

Search “make video 60fps” and you’ll get two completely different things that look identical from the outside. Understanding the difference is the whole game, because one of them does nothing useful.

The fake way: re-encode at 60fps. You take a 30fps video and export it “at 60fps.” The file now says 60fps in its metadata — but where did the extra 30 frames per second come from? They didn’t. The encoder just duplicates each existing frame, or holds it twice as long. You get a 60fps file that looks exactly as choppy as the 30fps original, because there’s no new visual information. Every second frame is a copy.

The real way: frame interpolation. Instead of duplicating frames, an AI model looks at frame 1 and frame 2 and generates a brand-new in-between frame showing what the motion looked like halfway between them. Do that across the whole video and you’ve genuinely doubled the temporal resolution. Motion becomes smooth because there’s real intermediate motion where there was none.

If your goal is smoother-looking motion, only the second one does anything.

Why 60fps looks smoother

At 30fps, you see a new frame every ~33 milliseconds. At 60fps, every ~16.7 milliseconds. Your eye perceives motion by stitching frames together; the more frames per second of actual different content, the more continuous fast motion appears — panning shots, gameplay, sports, anything that moves quickly stops looking like a slideshow and starts looking fluid.

This is why gamers capture at 60fps, why sports broadcasts use high frame rates, and why a 30fps phone video of a fast pan looks juddery while a 60fps one looks buttery. The frames carry the smoothness — not the label on the file.

How to actually do it

For the real, motion-generating version, use AI frame interpolation:

  1. Upload your 30fps (or 24fps) video.
  2. Choose the target frame rate — 60fps is the common one; the tool also handles 48, 120, and higher for slow-motion work.
  3. Let it process. The AI generates the in-between frames. This takes real compute — it’s analyzing motion between every pair of frames — so it’s not instant, unlike a plain re-encode.
  4. Download the genuinely smoother result.

If you only need to change the container’s frame rate — say a delivery spec demands a 60fps file and you don’t care about smoothness — a plain fps changer does the fast, duplicate-frame version. Just know that’s the “fake” 60fps: correct metadata, unchanged smoothness.

Where interpolation shines

  • Gameplay footage — clean, predictable motion; interpolation loves it.
  • Sports and action — fast pans and moving subjects benefit the most.
  • Anime and animation — historically animated on 2s or 3s (low effective frame rate); interpolation fills in the motion for a modern smooth look. Very popular.
  • Drone and gimbal shots — smooth camera motion interpolates cleanly.
  • Old 30fps footage you want to modernize.

Where it struggles (be realistic)

Frame interpolation is prediction, and prediction fails on the unpredictable:

  • Fast, erratic motion — something whipping across the frame or changing direction unpredictably can produce warping or ghosting artifacts, because the AI has to guess a middle position that never cleanly existed.
  • Heavy motion blur — if the source frames are already blurred, there’s less clean edge information to interpolate from.
  • Scene cuts — a good tool detects hard cuts and doesn’t try to interpolate across them (that would produce a morph). If your tool doesn’t, you’ll see melting at every cut.
  • Very low source frame rates with big gaps — going from 12fps to 60fps is a bigger leap than 30 to 60, and the guesses get shakier.

For most everyday footage the results are excellent. For torn, chaotic action, review the output before you rely on it.

When NOT to bother

Here’s the honest counter-case: the 24fps cinema look is intentional. Films are 24fps on purpose — that slight motion stutter reads as “cinematic” to a trained eye, which is exactly why the “soap opera effect” of high-frame-rate motion smoothing on TVs is so divisive. If you’re making narrative or cinematic content, converting to 60fps can make it feel like a daytime soap or a home video. That’s not a bug in the tool; it’s a stylistic choice you probably don’t want.

So the rule of thumb:

  • Gameplay, sports, anime, smooth camera moves, phone clips of fast action → interpolate to 60fps, it’ll look great.
  • Narrative film, cinematic B-roll, anything going for a “movie” feel → leave it at 24/30fps.

Match the frame rate to the vibe. When smoothness is the goal, real interpolation is the only version worth doing — the duplicate-frame kind is just a relabeled file.