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,