Bitrate

Definition
Bitrate is the amount of data processed per unit of time in audio or video files, typically measured in kilobits per second (Kbps) or megabits per second (Mbps). It determines the quality and size of media files. Higher bitrates generally provide better quality because more data is used to represent sound or visuals, but they also increase file size and require more bandwidth.
In streaming, bitrate affects how smoothly content plays. Low bitrate may cause pixelation or audio distortion, while a very high bitrate may buffer on slower connections. Finding the right balance between quality and performance is key for both production and delivery.
Advanced
At an advanced level, bitrate is managed through compression techniques such as constant bitrate (CBR), variable bitrate (VBR), and adaptive bitrate streaming (ABR). CBR maintains consistent data rates, VBR adjusts quality based on content complexity, and ABR adapts in real time to match the user’s internet speed.
For video, bitrate interacts with resolution, frame rate, and codec. For audio, it affects clarity, dynamic range, and file size. Streaming platforms like YouTube, Netflix, and Spotify use optimised bitrates to balance quality and accessibility.
Why it matters
Use cases
Metrics
Issues
Example
A live streaming platform uses adaptive bitrate streaming to deliver content. Users on fast internet connections receive video at 1080p with 8 Mbps bitrate, while those on slower networks automatically receive 720p at 3 Mbps. This ensures all viewers experience smooth playback without buffering.