lib: encoder: Set the max_qp of ParameterRateControl.
Some driver fails to set the correct value of max_qp if we set min_qp in CBR and VBR mode. Set it to a fixed value to avoid these kind of cases temporary.
Fixes: #144 (closed)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Some driver fails to set the correct value of max_qp if we set min_qp in CBR and VBR mode. Set it to a fixed value to avoid these kind of cases temporary.
Fixes: #144 (closed)