AVFormatContext.bit_rate

Total stream bitrate in bit/s, 0 if not available. Never set it directly if the file_size and the duration are known as FFmpeg can compute it automatically.

struct AVFormatContext
int64_t bit_rate;

Meta