Part of the Technology & IT suite · 35 calculators

Video Bitrate Calculator

The bitrate a video needs at a given resolution and frame rate, the file size that produces, and how long it will take to upload.

Bitrate is estimated from the pixel rate: width × height × frames per second, multiplied by a bits-per-pixel factor that depends on the codec and the quality you want.

Results update as you type
Results
Video bitrate
5.6 Mbps
File size
Per minute of video
Per hour of video
Pixel rate
Upload time at 20 Mbps
Reviewed September 2026. Computing arithmetic: bytes, bits, seconds and probabilities do not change by country. US broadband is advertized in megabits per second (Mbps).
No account required · Google Analytics off unless allowedCalculator arithmetic runs in your browserResults update as you type
All calculations run 100% in your browser. The calculator code does not submit your figures to GlobalCalc to obtain a result.
About video bitrate

How the video bitrate calculator works

Bitrate is estimated from the pixel rate: width × height × frames per second, multiplied by a bits-per-pixel factor that depends on the codec and the quality you want. Modern codecs are far more efficient — H.265 and AV1 achieve similar quality to H.264 at roughly half the bitrate. File size is simply bitrate × duration, plus the audio track.

Formula: bitrate ≈ width × height × fps × bits per pixel; size = (video + audio bitrate) × duration

Worked examples

InputsVideo bitrateNote
1080p30 H.264, 10 minutes5.6 Mbpsabout 5.6 Mbps
4K60 with H.26524.6 Mbpsabout 24.6 Mbps
720p30 for a small file0.8 Mbpsabout 0.8 Mbps

Frequently asked questions

What bitrate should I upload at?

Most platforms recommend about 8 Mbps for 1080p30 and 35–45 Mbps for 4K60 in H.264. They re-encode anyway, so uploading a little above the recommendation preserves quality.

Why is H.265 smaller?

Newer codecs predict and compress more cleverly, reaching similar quality at roughly half the bitrate — at the cost of much more processing to encode.

What is bits per pixel?

A rough measure of how much data each pixel gets. Around 0.09 is normal streaming quality; 0.16 or more suits archival footage and heavy editing.

Does frame rate matter as much as resolution?

Almost — doubling either roughly doubles the data, though motion-heavy footage costs more than static shots.

Why is my real file different?

Encoders use variable bitrate, spending more on complex scenes. This is a planning estimate, not an exact figure.

Where these figures come from

Last checked: September 2026. Units follow the SI decimal convention (IEC 80000-13 defines the binary alternatives); network and security figures cite the defining standard.