Hi all:
I have found a jerky image by AV_SERVER solution, I use the OV7740 sensor as input, and I got the jerky image under DDR mode(Single shot mode), here attached the picture for you reference:
From this image, you will found the top of the image is not correct, when view video stream, you will found the jerky video at the top. Seems the top of the image data is in wrong sequence.
This issue won't happen under ISIF mode.
I had tried adding debug code in videoCaptureThr.c to dump the raw data out, but when I try to dump out the raw data, this issue won't happen under DDR mode too. Seem slow down the frame rate will impact this.
Any comments would be appreciated.