Generally if maxrate is set, the calculation should be maxrate over bufsize. This additionally enables CRF + maxrate & bufsize usage. In order to keep negative values from enabling zero to be treated as larger and causing a division by zero, check that one of the variables is larger than zero.pull/389/head
parent
1231003c3c
commit
fba9d9609f
1 changed files with 6 additions and 3 deletions
Loading…
Reference in new issue