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?