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.

DM8168 YUV422 MJPEG encoder

Hi,all

I use DM8168 and dvrrdk4.0 to make MJPEG encode.  Encode yuv420 takes 16ms each frame. But when i change to yuv422i input , it takes 70ms each frame. The encode statistics fllows:

*** ENCODE Statistics ***
[m3video]
[m3video] Elasped Time : 3 secs
[m3video]
[m3video]
[m3video] CH | In Recv In Skip In User Out Latency
[m3video] Num | FPS FPS Skip FPS FPS Min / Max
[m3video] --------------------------------------------
[m3video] 0 | 80 60 0 20 255 / 40131

So,what do I need to pay attention when make yuv422 MJPEG encode?