SOLVETUTORMATH SOLVER

Instrument MI-14-078 · Other

Film Calculator

Every film format packs a different number of frames into a foot of stock. This turns run-time and frame rate into feet needed, and feet into rolls, for whichever gauge you're shooting on.

Instrument MI-14-078
Sheet 1 OF 1
Rev A
Verified
Type 14 — Film & Video SER. 2026-14078

Film length needed (feet)

8,100.00

length(ft) = frames / frames-per-foot

129,600 Total frames
9 1000 ft rolls needed
The working Every figure verified twice
  1. lengthFt = 90·24·60 ⁄ 16 = 8,100.00
  2. totalFrames = 90·24·60 = 129,600
  3. rollsOf1000ft = ceil(90·24·60 ⁄ 16 ⁄ 1000) = 9
Worksheet log
  1. No entries yet — change an input to log a scenario.

How this instrument works

Motion picture film is measured two ways at once — by frames, which is what actually determines run-time, and by length, which is what you buy, load, and pay for. The link between them is a format-specific constant: frames per foot, which depends on the frame size and the sprocket-hole pitch of each film gauge. Standard 35mm 4-perf film packs 16 frames into every foot; 16mm packs 40; Super 8 packs 72; regular 8mm packs 80 — smaller frames simply fit more of themselves into the same length of stock.

Total frames needed is just run-time in minutes times frame rate times 60 seconds per minute — the same arithmetic behind any frame count. Dividing that frame total by the format's frames-per-foot constant converts it into feet of stock, and since film is commonly sold in standard 1000-foot rolls (particularly for 35mm), rounding that footage up to the next whole roll tells you how many cans to buy or load for a shoot.

Frame rate matters as much as format here: silent-era and home-movie footage was often shot at 16 or 18 frames per second rather than the now-standard 24, and that choice changes footage needs by a meaningful margin even on the same format and run-time — a good reminder that these format constants describe the stock, while frame rate is a separate creative and technical choice.

F=tfps60F = t \cdot fps \cdot 60Lft=FfpfL_{ft} = \frac{F}{fpf}rolls=Lft1000rolls = \left\lceil \frac{L_{ft}}{1000} \right\rceil
t — desired run-time, in minutes · fps — frame rate, in frames per second · fpf — the film format's frames-per-foot constant (80 for 8mm, 72 for Super 8, 40 for 16mm, 16 for 35mm 4-perf) · F — total frames · L_ft — film length needed, in feet.
  • Select the film format — 8mm, Super 8, 16mm, or 35mm (4-perf) — each with its own frames-per-foot value.
  • Enter the frame rate in frames per second (24 is the sound-film standard; 16 or 18 are common silent/vintage rates).
  • Enter the desired run-time in minutes.
  • Read the total frames, the film length needed in feet, and how many standard 1000-foot rolls that requires.

Worked example — a 90-minute 35mm feature at 24fps

A 90-minute feature shot on 35mm (4-perf, 16 frames per foot) at the standard 24 fps needs 90 × 24 × 60 = 129,600 total frames. Dividing by the format's 16 frames per foot gives 129,600 ÷ 16 = 8,100 feet of film.

Since film stock is typically sold in 1,000-foot rolls, that footage rounds up to ceil(8,100 ÷ 1,000) = 9 rolls needed for the full feature — a figure a production would use to budget stock purchases before a shoot.

Questions

Why do smaller film formats have more frames per foot?

Because frames-per-foot is really a statement about frame size: a smaller image area (like Super 8's) needs less film real estate per frame than a larger one (like 35mm's), so more of them fit into the same 12 inches of stock. 35mm's 16 frames per foot versus Super 8's 72 reflects roughly how much bigger a 35mm frame is compared to a Super 8 one, not a different sprocket spacing philosophy.

Why does frame rate matter so much to film length?

Because film length is really just frame count in disguise, and frame count scales directly with frame rate — shooting the same run-time at 18 fps instead of 24 fps uses 25% less film, since fewer frames are needed to cover each second of screen time. That's part of why silent-era productions, commonly shot at slower rates, used noticeably less stock per minute of footage than sound-era 24fps productions do.

Why round up to whole 1000-foot rolls?

Film stock is manufactured and commonly sold in standard roll lengths, with 1,000 feet being typical for larger formats — you can't buy a fraction of a roll, and productions typically want a small buffer for test footage, slates, and leader anyway, so rounding the raw footage requirement up to the next whole roll gives a realistic purchasing number rather than an exact-to-the-frame figure that leaves no margin.

Does this account for leader, slates, or wasted footage?

No — this calculates the film length needed for the finished run-time itself, based purely on frame count and format. Real productions load extra footage for camera leader, test strips, slates, and retakes, so treat this as the theoretical minimum for the final cut's screen time, not the total stock a production should budget for shooting.

Can I use this for digital frame-rate conversions too?

Not directly — the frames-per-foot constants here are specific to physical film stock and its sprocket geometry, which has no equivalent in a digital file. For digital footage, total frame count (runtime × fps) is still the right starting point, but there's no 'feet of stock' conversion to apply afterward since digital storage is measured in file size, not physical length.

References