Hi!
I have a board SBC8140 with DM3730 onboard and OV2656 sensor connected to it. The board originally was shipped with Angstrom kernel v 2.6.32. I tried to capture video from sensor on that kernel and it was ok.
No I moved to linux 2.6.37-psp04.02.00.07.sdk. After some time spent to porting I tried video capture on this kernel. And here I got a problem. Video frames received by isp are comes to userspace in strange order. The moving of objects in frame is "jumping" forward and back. I can see it both in encode or loopback programs.
I am attaching sample video. It can be seen by VLC.
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/vid.h264.7z
Is it a known problem?