Hi,
This is related to CBR mode setting for H264 (EZSDK 5.05.02)
For CBR mode of operation for H264 the following values were set ,
RateControlPreset = OMX_Video_RC_Low_Delay and ControlRate = OMX_Video_ControlRateConstant;
These values are properly set and was verified by SetParameter and GetParameter. But the output generated is of VBR mode only. Verified in Elecard.
Please let me know how to set h264 in CBR mode.
Regards,
Sudeep