<p>Hi, everyone</p>
<div>I encode video in cbr/abr mode. I think the program will return error when I set the bitrate to zero. I test it. But I find the program encode the sequences successfully. The qp value is 51 for every encoded frame. I trace the program. Then I find the value of q is "1.#INF" when divide zero in function "get_qscale".</div>

<div><br>I wonder whether the program should return error when I set br to zero in "X264_RC_ABR" mode.</div>
<div><br>sincerely</div>
<div> </div>
<div>Alexnder Tian</div>