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.

DM8148 MPEG4 encoder problem

Hello,

We are using dvrrdk on dm8148 platform.

Parameters setting to mpeg4 enocder is level3, simple profile, CBR codec.

When target bitrate = 99kbps, encode resolution = D1, fps = 2, we found that all the output bitstream size are 0 from the mpeg4 encoder.

Also, when the target bitrate = 32kbps, encode resolution = CIF, fps = 15, this problem is happened.

Then once we set the target bitrate to be higher, encoder is working normally.

Is there any constrain with mpeg4 encoder when low bitrate output?

Thanks,