Why video files are so large

Video2 min read

The arithmetic behind a 300MB phone clip, which of resolution, frame rate and duration actually dominates, and what to do about it.

In short

A video is thousands of images per minute, and modern phones record at high resolution, high frame rate and a generous bitrate by default. Resolution and duration dominate; the fastest fix is usually to shorten the clip or cap the resolution.

A two-minute clip off a phone is routinely 200–400MB, which feels wrong until you count what is in it. At 30 frames per second, two minutes is 3,600 separate images. Even heavily compressed, that adds up.

Where the size comes from

Roughly how each factor multiplies file size
FactorEffectNotes
DurationLinearTwice as long is twice as big. The most predictable of the four.
ResolutionClose to linear in pixel count1080p → 720p removes ~55% of pixels; 4K → 1080p removes ~75%
Frame rateClose to linear60fps costs roughly twice 30fps
ComplexityHighly variableGrain, motion and detail can swing size several times over

Phones make this worse by defaulting to settings that suit the camera rather than the recipient. 4K at 60fps is common as a default, and it is enormous — for footage that will be watched once, on a phone, in a message thread.

What actually helps, in order

  1. 01

    Cut what you do not need

    The single biggest saving on most clips is duration, and it costs no quality at all. Trimming ten seconds off a thirty-second clip removes a third of the file. Use Trim Video.

  2. 02

    Cap the resolution

    If it will be watched on a phone or in a message window, 720p is plenty. This is the largest quality-preserving saving after trimming.

  3. 03

    Compress

    Then re-encode at a quality preset. Balanced is the right default; Smallest file when a hard limit has to be met.

Mistakes worth avoiding

  • Compressing a long clip when you only need part of it. Trim first — it is faster and lossless.
  • Recording at 4K 60fps for something that will only ever be watched on a phone. Changing the camera setting saves more than any tool afterwards.
  • Expecting a fixed percentage. An already-compressed download has little left to remove; footage straight off a sensor has a great deal.