Reference

Variable Bitrate (VBR)

Variable bitrate (VBR) encoding spends more data on complex, fast-moving scenes and less on simple, static ones, instead of a fixed rate. This improves quality per byte and is why two videos of the same length and resolution can have very different file sizes.

Photos & videoGeneral

Variable Bitrate (VBR)

Also known as: vbr video, variable bitrate encoding, variable bitrate, vbr vs cbr

Variable bitrate (VBR) encoding spends more data on complex, fast-moving scenes and less on simple, static ones, instead of a fixed rate. This improves quality per byte and is why two videos of the same length and resolution can have very different file sizes.

  • VBR varies the data rate by scene complexity; CBR holds a fixed rate throughout.
  • VBR gives better quality per byte and is standard for recorded phone video.
  • High-motion or detailed footage makes a VBR clip far larger than a static clip of the same length.

VBR vs CBR

With constant bitrate (CBR), the encoder targets the same number of bits per second throughout, which wastes data on easy scenes and starves hard ones. Variable bitrate (VBR) lets the rate rise and fall with scene complexity, allocating bits where the eye needs them. The result is better visual quality at the same average size, or a smaller file at the same quality.

CBR still matters for live streaming and broadcast, where a predictable, capped data rate keeps networks stable. For recorded files like the H.264 and HEVC video your phone captures, VBR is the norm because storage and playback do not require a steady stream rate.

Why same-length videos differ in size

Because VBR scales with content, a 60-second clip of a still wall encodes tiny, while 60 seconds of fireworks, water, or fast panning balloons in size, even at identical resolution and frame rate. Motion, fine detail, and noise all force the encoder to spend more bits. This is the single biggest reason two clips with the same duration and settings can differ several-fold in megabytes.

When a cleaner like Cleanor surfaces your largest videos, the biggest offenders are usually long, high-motion, high-resolution VBR recordings. Re-encoding such a clip with a quality-targeted setting (see CRF) or lowering resolution lets VBR reallocate fewer bits and reclaim significant space.

Related terms

Keep reading the reference.

Act on it

Guides and tools for this topic.