Why video files are so large
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
| Factor | Effect | Notes |
|---|---|---|
| Duration | Linear | Twice as long is twice as big. The most predictable of the four. |
| Resolution | Close to linear in pixel count | 1080p → 720p removes ~55% of pixels; 4K → 1080p removes ~75% |
| Frame rate | Close to linear | 60fps costs roughly twice 30fps |
| Complexity | Highly variable | Grain, 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
- 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.
- 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.
- 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.
Tools used in this guide
Related guides
How video compression works
Why a minute of video is not 60 still photographs, what an encoder actually throws away, and why the same setting behaves differently on two clips.
3 min readvideoVideo bitrate explained
What bitrate actually measures, how it relates to file size and quality, and why Dexta gives you a quality target instead of a bitrate field.
2 min read