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.

MJPEG encoder CBR mode

Dear Team,

Could you please check below customer's setting for CBR mode in MJPEG encoder?

They are using MJPEG encoder v1.00.15.00 by integrating it on DVR RDK v4.01, and their HW is DM8167.

When they applied similar settings to H.264 encoder, They found 362.28kbps, but they found 8364.73 kbps in MJPEG encoder. Could you please check why the bitrate is too high in MJPEG encoder ?

inputWidth:704
 inputHeight:480
 captureWidth:16384
 targetBitRate:375000
 targetFrameRate:1000
 interFrameInterval:1
 intraFrameInterval:8
 mvAccuracy:2
 refFrameRate:1000
 ignoreOutbufSizeFlag:0
 qualityFactor:-1 or 50
 rateControlParamsPreset:1 (IJPEGVENC_RATECONTROLPARAMS_USERDEFINED)
 qpMinI:10
 qpMaxI:40
 qpI:-1
 rcAlgo:1 (IJPEGVENC_RATECONTROL_CBR_LOW_DELAY)
 HRDBufferSize:187500
 initialBufferLevel:187500

Thanks and Best Regards,

SI.