D1 MPEG4/MJPEG encoding engine is under the development.
I want to know the maximum frame rate of D1 MPEG4 encoding and the maximum frame rate of D1 MJPEG encoding.
If I encodes D1 MPEG4 and D1 MJPEG sequentially, what is the maximum frame rate to be achieved?
my pseudo code is the following.
1. capture D1 video buffer
2. encode D1 MPEG4
3. encode D1 MJPEG
4. send back video buffer.