Skip to content

What Is Video Bitrate?

Learn what video bitrate means, how it affects MP4 and MOV file size, and practical bitrate ranges for email, web, and archive.

By Petr Samokhin

The export panel shows Mbps, kbps, or a quality slider with no numbers. You lower the slider, the preview looks fine on your monitor, and the uploaded file still looks mushy on a phone. Bitrate is the dial those controls usually adjust under the hood.

Bitrate defined simply

Bitrate is the amount of video data encoded per second, measured in bits per second (often Mbps, megabits per second).

Audio has its own bitrate (for example, 128 kbps AAC). Total file size roughly equals:

(video bitrate + audio bitrate) × duration ÷ 8

Divide by 8 to convert bits to bytes. A 60-second clip at 10 Mbps video plus 0.128 Mbps audio is about 76 MB before container overhead.

Higher bitrate gives the encoder more room to preserve detail, motion, and grain. Lower bitrate forces heavier compression and visible artifacts.

Bitrate is not the same as resolution. A 1080p file at 15 Mbps can look sharper than a 4K file at 8 Mbps on a normal monitor.

How bitrate relates to file size

Duration multiplies everything. Doubling length doubles size at the same bitrate. That is why trimming a screen recording before re-export often helps more than tweaking CRF by one step.

DurationVideo bitrateApproximate video size
1 min5 Mbps~37 MB
1 min10 Mbps~75 MB
5 min5 Mbps~185 MB
5 min2 Mbps~75 MB

Add audio and mux overhead. Short social clips need less absolute megabytes than hour-long webinars at the same bitrate.

Constant vs variable bitrate

CBR (constant bitrate) targets the same rate every second. Predictable for live streaming and some broadcast specs. Can waste bits on easy scenes.

VBR (variable bitrate) spends more bits on hard scenes (sports, confetti, screen scroll) and less on static shots. Most file exports use VBR or quality-based modes (CRF in FFmpeg, “Quality” sliders in apps).

CRF (constant rate factor) picks quality and lets bitrate float. You choose sharpness; file size varies by content. Screen recordings with small text need a lower CRF (higher quality) than a vlog face.

Export dialogs that hide numbers still map sliders to CRF or average bitrate internally. Moving the slider one notch can jump several megabytes on a long clip.

Bitrate vs resolution and codec

Bitrate does not work in isolation.

FactorWhy it matters
Resolution4K has four times the pixels of 1080p; it needs more bits for the same sharpness
Frame rate60 fps needs more bits than 24 fps for the same motion smoothness
CodecH.265 achieves similar quality at lower bitrate than H.264
ContentGrass, water, and UI text are “hard” to compress

Dropping 4K to 1080p often saves more than halving bitrate at 4K. See H.264 vs H.265 for codec tradeoffs and frame rate basics when exports look choppy after compression.

Practical ranges by use case

Starting points for H.264 at 1080p (adjust after preview):

Use caseVideo bitrate hint
Email or chat attachment720p, 2 to 4 Mbps, trim first; see compress video for email on Mac
Internal review1080p, 5 to 8 Mbps
YouTube or Vimeo upload1080p, 8 to 12 Mbps (platform re-encodes)
Archive masterHigh bitrate or visually lossless; store on disk, not email

For 4K, double or triple those figures unless you use HEVC. Phone 4K clips often arrive at high bitrate already; re-exporting at sensible settings for sharing is normal. When the cap is fixed in megabytes, use compress video to target size on Mac instead of guessing Mbps.

Platforms re-encode on ingest. Uploading a 50 Mbps ProRes export rarely helps viewers; it only slows your upload.

Live streams use capped bitrates because bandwidth is fixed in real time. File exports can use VBR to spend bits where they matter. The vocabulary overlaps but the constraints differ.

Common mistakes when lowering bitrate

Mistake 1: Crush bitrate before dropping resolution. A blocky 4K file can be larger and uglier than a clean 1080p export.

Mistake 2: Ignore audio. 256 kbps stereo matters for music demos; 96 kbps is enough for voice-over screen recordings.

Mistake 3: Judge quality only on a Retina panel. Pause on small text and fast pans on a cheap laptop.

Mistake 4: Re-compress an already compressed MP4 repeatedly. Each generation adds artifacts. Keep a master and compress a copy for delivery.

When you need step-by-step export paths, use the Mac video compression guide or Windows video guide . For quality-first workflows, see compress video without losing quality . Plan duration against a byte budget with how long is a 10 MB video or the video file size calculator .

Using GetCompress

GetCompress lets you work backward from a megabyte cap: set target file size, pick 1080p or 720p, preview the clip, and export locally. Presets encode sensible bitrate ranges for common destinations without opening a calculator. Save a preset per portal or email limit and reuse it on the next batch.

Buy GetCompress now for local media compression with reusable presets and no media upload.