Introduction
Your film was shot at 23.976fps for theatrical release, but the European broadcaster needs a 25fps PAL master by Friday. That's a 4.17% speed increase that shortens a 120-minute film by nearly 5 minutes, raises the audio pitch by 71 cents, and requires either a speed conform, a frame interpolation pass, or a combination of both. Every conversion method has tradeoffs.
The frame rate conversion calculator shows you exactly what happens when you move content between frame rates. Enter your source and target, and it calculates the new duration, speed change percentage, audio pitch shift, frame counts, and flags common conversion scenarios like PAL speedup and NTSC 3:2 pulldown.
This is the math that post houses charge hundreds of dollars to handle. Understanding it yourself means you catch errors before they reach the client.
What This Tool Calculates
The calculator accepts three inputs: source frame rate, target frame rate, and content duration (in seconds, minutes, or frames).
It outputs results for two conversion methods. The speed change (conform) method plays the same frames at a different rate, showing the new duration, speed percentage, and audio pitch shift in cents. The frame interpolation method maintains the original duration by generating or removing frames, showing the total new frame count and how many frames are added or removed. It also flags PAL speedup and NTSC pulldown scenarios automatically.
The Formula and How It Works
For speed change (conform): New Duration = Total Frames / Target FPS. Speed Ratio = Target FPS / Source FPS. Audio Pitch Shift = 1200 * log2(Speed Ratio), expressed in cents (100 cents = 1 semitone).
For frame interpolation: New Frame Count = Original Duration (seconds) * Target FPS. Added or Removed Frames = New Count minus Original Count. Duration stays the same because new frames are synthesized via blending or optical flow.
Worked example: a 90-minute film at 23.976fps converted to 25fps via speed conform. Total frames = 90 * 60 * 23.976 = 129,470 frames. New duration = 129,470 / 25 = 5,178.8 seconds = 86.31 minutes. The film runs 3.69 minutes shorter. Speed ratio = 25 / 23.976 = 1.0427, so content plays 4.27% faster. Audio pitch shift = 1200 * log2(1.0427) = +72.2 cents (just under a semitone higher).
Real-World Examples
PAL Speedup for European Broadcast
A US production delivered a 92-minute documentary at 23.976fps to a German broadcaster requiring 25fps. The calculator showed a 4.27% speedup, reducing runtime to 88.07 minutes and shifting audio pitch by +72 cents. The post house conformed the video to 25fps and applied pitch correction to the audio track to restore natural vocal tones. Without pitch correction, interview subjects sounded noticeably higher and slightly unnatural.
NTSC Pulldown for Legacy Broadcast
A festival film shot at 24fps needed a 29.97fps NTSC master for a US cable network. The calculator flagged this as a standard 3:2 pulldown conversion, adding repeated fields to convert 24 progressive frames into 29.97 interlaced fields per second. The editor used inverse telecine in the NLE to verify the pulldown pattern was clean, avoiding the judder artifacts that appear on horizontal pans when the cadence is broken.
60fps to 24fps for Slow Motion in Post
A music video crew captured chorus sections at 60fps for slow-motion playback at 24fps. The calculator showed the speed ratio as 0.4 (40% speed), meaning the 30-second performance would play back as 75 seconds at 24fps. The editor confirmed the timing worked within the song structure before the shoot, avoiding a costly reshoot caused by mismatched duration.
Common Frame Rate Conversions
| Source | Target | Speed Change | Duration Change (90min) | Method |
|---|---|---|---|---|
| 23.976 | 25 (PAL) | +4.27% | 86.3 min (-3.7 min) | Speed conform + pitch fix |
| 23.976 | 29.97 (NTSC) | +25.02% | N/A (3:2 pulldown) | Field duplication |
| 24 | 25 | +4.17% | 86.4 min (-3.6 min) | Speed conform |
| 25 | 23.976 | -4.09% | 93.8 min (+3.8 min) | Speed conform + pitch fix |
| 30 | 24 | -20.00% | 112.5 min (+22.5 min) | Frame removal or interpolation |
| 60 | 24 | 40% speed | 225 min (slow motion) | Frame selection |
| 120 | 24 | 20% speed | 450 min (5x slow motion) | Frame selection |
Pro Tips and Common Mistakes
Pro Tips
- When delivering PAL speedup (23.976 to 25fps), always apply audio pitch correction. A +72 cent shift is clearly audible on dialogue and music. Most NLEs and DAWs include pitch-preserving time-stretch tools that handle this automatically.
- For 3:2 pulldown conversions (24 to 29.97fps), insist on verifying the pulldown cadence on a broadcast monitor. A broken cadence creates visible judder on panning shots that may not be obvious on a computer display.
- When shooting for multi-format delivery, capture at the highest frame rate you need. Shooting at 25fps for PAL and conforming down to 23.976 for NTSC (with pitch correction) avoids the quality loss of frame interpolation entirely.
- Frame interpolation (optical flow) works best on slow, smooth motion. Fast action, particle effects, and text overlays can produce visible artifacts. For these elements, speed conform is usually cleaner even if it changes duration.
Common Mistakes
- Assuming 24fps and 23.976fps are the same. The 0.1% difference accumulates to roughly 3.6 seconds per hour of content. Over a feature film, that's a significant audio drift if timecode is not properly maintained.
- Forgetting to pitch-correct audio after a PAL speedup. A 4.17% speed increase raises pitch by nearly three-quarters of a semitone. Dialogue sounds unnatural and music plays in the wrong key.
- Using frame blending interpolation on content with text or graphics. Blended frames create ghosting on hard edges. Use nearest-frame selection or speed conform for content with titles, lower thirds, or data overlays.
Frequently Asked Questions
What is the difference between 23.976fps and 24fps?
23.976fps (often written as 23.98) is the actual frame rate used for NTSC-compatible digital cinema and streaming. True 24fps is used for theatrical DCP and some European production. The 0.1% difference means 23.976 runs slightly slower, accumulating a 3.6-second drift per hour. Most modern cameras offer both options.
What is PAL speedup?
PAL speedup is the standard method of converting 24fps or 23.976fps content to 25fps for European broadcast. The content plays 4.17% faster, shortening runtime and raising audio pitch. This has been standard practice since the analog television era and remains the most common PAL conversion method for narrative content.
What is 3:2 pulldown?
3:2 pulldown (also called telecine) converts 24fps film to 29.97fps NTSC video by duplicating fields in a 3-2-3-2 pattern. Each film frame alternates between being displayed for 3 fields and 2 fields. This creates an uneven cadence that can cause visible judder on panning shots. Inverse telecine reverses this process.
Can I convert 30fps to 24fps without quality loss?
Not perfectly. Converting 30fps to 24fps requires removing 20% of the frames. Frame selection (dropping every 5th frame) is clean but can create slight stutter. Frame interpolation is smoother but can introduce artifacts. The best approach depends on the content: interpolation for smooth motion, frame selection for sharp action.
Start Calculating
Frame rate conversion is where technical knowledge directly protects creative intent. Every conversion method changes something: duration, pitch, motion cadence, or frame quality. Knowing which tradeoff to accept before you start the conversion saves revision cycles and preserves the edit.
Enter your source and target frame rates above to see the full impact. What frame rate conversion do you encounter most often in your delivery pipeline?