Function ff_guess_coded_bitrate

Source
pub unsafe extern "C" fn ff_guess_coded_bitrate(
    avctx: *mut AVCodecContext,
) -> i64
Expand description

Get an estimated video bitrate based on frame size, frame rate and coded bits per pixel.