Frame Rate Converter
Convert between frame rates (24, 25, 30, 60 fps) and calculate time remapping. Enter values for instant results with step-by-step formulas.
Reviewed by Daniel Agrici, Founder & Lead Developer
Formula
Speed Factor = Target FPS / Source FPS
The speed factor determines how playback speed changes when footage is reinterpreted at a different frame rate. A factor greater than 1 means faster playback (and shorter duration), while less than 1 means slower playback (slow motion). Frame duration in milliseconds equals 1000 divided by the frame rate.
Worked Examples
Example 1: Converting 24fps Film to 30fps NTSC
Problem:A 90-second film clip shot at 24 fps needs to be delivered at 30 fps for broadcast. Calculate the frame counts and determine if 3:2 pulldown is needed.
Solution:Source frames = 90 x 24 = 2,160 frames\nTarget frames = 90 x 30 = 2,700 frames\nFrames to add = 2,700 - 2,160 = 540 frames\nSpeed factor = 30 / 24 = 1.25 (25% faster if reinterpreted)\n\nFor same-duration conform, use 3:2 pulldown.\n3:2 pulldown adds 6 frames per second in a repeating pattern.\nFrame duration: Source = 41.67ms, Target = 33.33ms
Result:2,160 source frames become 2,700 at 30fps | Use 3:2 pulldown to maintain duration
Example 2: Slow Motion from 60fps to 24fps
Problem:You shot a 10-second action scene at 60 fps and want to play it back at 24 fps for a cinematic slow-motion effect. Calculate the new duration.
Solution:Total frames captured = 10 x 60 = 600 frames\nPlayback at 24 fps = 600 / 24 = 25 seconds\nSlow motion factor = 60 / 24 = 2.5x slower\nSpeed = 24 / 60 = 0.40 = 40% speed\nDuration increase = 25 - 10 = 15 seconds added
Result:10 seconds becomes 25 seconds | 2.5x slow motion | 40% of original speed
Frequently Asked Questions
What is frame rate and why does it matter in video production?
Frame rate, measured in frames per second (fps), determines how many individual still images are displayed each second to create the illusion of motion. Higher frame rates produce smoother motion but require more data storage and processing power. The standard for cinema is 24 fps, which was established in the early days of sound film as a practical minimum for smooth motion and acceptable audio quality. Television standards differ by region: NTSC (North America, Japan) uses 30/29.97 fps, while PAL (Europe, Australia) uses 25 fps. Modern digital content has expanded options to include 48, 60, and even 120 fps for sports, gaming, and high-frame-rate cinema. The choice of frame rate affects the perceived motion quality, file size, and the emotional character of the footage.
What happens when you convert between different frame rates?
Converting between frame rates involves either conforming (keeping the same playback duration by adding or removing frames) or reinterpreting (changing the playback speed). When conforming, frames must be duplicated, dropped, or blended to match the target rate. Converting 24 fps to 30 fps by conforming requires adding 6 extra frames per second, traditionally done using 3:2 pulldown which duplicates specific frames in a repeating pattern. When reinterpreting, the original frames are simply played back at the new rate, which changes the speed and duration. Playing 24 fps footage at 30 fps makes it 25% faster with a 25% shorter duration. Each method has appropriate use cases, and understanding the difference is critical for maintaining proper timing in edited sequences.
How does frame rate affect the look and feel of video?
Frame rate profoundly influences the aesthetic character and emotional perception of video. Cinema at 24 fps has a distinctive dreamlike quality due to the motion blur between frames, which audiences have come to associate with narrative filmmaking and high production value. Television at 30 fps appears smoother and more lifelike, which is why some viewers describe the difference as the 'soap opera effect.' Higher frame rates like 48 fps (used by Peter Jackson in The Hobbit) and 60 fps produce ultra-smooth motion that enhances realism but can feel too clinical or video-like for dramatic content. Sports and gaming benefit most from high frame rates because the reduced motion blur makes fast action easier to follow. The perception of frame rate is somewhat subjective and culturally influenced, but these associations are well-established in the film and television industry.
What is variable frame rate and how does it affect editing?
Variable frame rate (VFR) means the video does not maintain a constant frame rate throughout its duration. Many modern devices, including smartphones and screen recording software, use VFR to optimize battery life and storage by reducing the frame rate during static scenes and increasing it during motion. While efficient for recording, VFR footage can cause significant problems in post-production editing software, which typically expects constant frame rate (CFR) input. Symptoms include audio sync drift, choppy playback, and inaccurate timecodes. The standard solution is to transcode VFR footage to CFR before editing using tools like HandBrake or FFmpeg. When transcoding, choose a target frame rate equal to or higher than the maximum frame rate in the VFR source to avoid dropping frames and losing motion smoothness.
References
Reviewed by Daniel Agrici, Founder & Lead Developer ยท Editorial policy