Constant Bitrate (CBR) - Constant Bitrate (CBR) - 3.0 English - PG447

H.264/H.265/JPEG Video Codec Unit 2 (VCU2) Solutions LogiCORE IP Product Guide (PG447)

Document ID
PG447
Release Date
2026-03-06
Version
3.0 English

The goal of CBR is to reach the target bitrate on average (at the level of one or a few GOPs) and to comply with the HRD model, that is, avoiding decoder buffer overflows and underflows. In CBR mode, a single bitrate value defines both the target stream bitrate and the output/transmission (leaky bucket) bitrate. The reference decoder buffer parameters are cpb-size and initial-delay. The CBR rate control mode tries to keep the bit rate constant while avoiding buffer overflows and underflows. If a buffer underflow happens, the QP is increased (up to max-qp) to lower the size in bits of the next frames. If a buffer overflow occurs, the QP is decreased (down to min-qp) to increase the size in bits.