Hi, everyone<br><br>I use new version to 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".<br>
<br>I wonder whether the program should return error when I set br to zero in "X264_RC_ABR" mode. Thanks for your reply.<br><br>sincerely<br><br>Alexander Tian<br>20120703<br><br>