This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

h.264 encoded bit rates issue

Hi,

I am using ti8107 and tried to change bit rate by Venc_setDynamicParam, given bitrate in the arnge 64kbps-500Kbps. Its setting in encode link and getting the same value in Venc_getDynamicParam.

But the problem is if we give bitrate as 64Kbps we are getting bitrate in the range 200Kbps. Getting above 500Kpbs if we give 500Kbps.

How to solve this issue?