Definition
What is video bitrate?
Bitrate is the amount of encoded data used each second of video or audio, usually measured in kilobits per second (kbps) or megabits per second (Mbps). It strongly affects file size, streaming bandwidth, and the quality a codec can retain.
For the same duration, a higher bitrate generally allows an encoder to preserve more detail, especially in fast motion, texture, grain, or confetti-like scenes. It is not a quality score, however: a modern codec, suitable settings, and clean source footage can produce better results than simply raising the bitrate.
Constant bitrate allocates a relatively steady data rate, while variable bitrate can spend more data on complex moments and less on simple ones. Editors choose settings based on resolution, frame rate, codec, platform limits, and whether the output is a review file, a high-quality master, or an adaptive streaming rendition.
Example in the edit
A 1080p social-video export at 3 Mbps shows blocky artifacts in fast water shots. Raising the variable bitrate target gives the encoder more data for those difficult frames, increasing the file size but improving the result.
Why editors use it
Bitrate is a practical control over the quality-versus-size trade-off. Appropriate settings keep files small enough to upload and stream while avoiding visible compression damage.
Quick answers
Frequently asked questions about Bitrate
Does a higher bitrate always improve a video?
Only up to the limits of the source, codec, and delivery need. Excessive bitrate can make much larger files with little visible improvement.
How does bitrate affect file size?
For a fixed duration, increasing the average bitrate increases the amount of data stored, so the file becomes larger.
What is variable bitrate?
It is an encoding approach that lets the data rate rise for complex frames and fall for simple frames, aiming to spend bits more efficiently.