Constant libaom_sys::AV1E_SET_MIN_CR[][src]

pub const AV1E_SET_MIN_CR: aome_enc_control_id = 130;

Control to set minimum compression ratio, unsigned int parameter Take integer values. If non-zero, encoder will try to keep the compression ratio of each frame to be higher than the given value divided by 100. E.g. 850 means minimum compression ratio of 8.5.