Hi,
We have a application based on the ccdc example running on dm6446 that reads RGB bayer images from an aptina sensor (mt9v024) and feeding it the the previewer engine for color space convertion to yuv422 then saving the frame into a file (ccdc -> previewer -> file). Every time I run the application, the previewer can convert the first 1-3 frames and then would hang afterwards.
If I comment out the DoPreview(), then my application will just continuously read frames from our image sensor without any problem.
We are using LSP 2_00_00_06 with the previewer compiled into the kernel. The example code is from PSP_020_00_00_110
Any help is greatly appreciated.
thanks!
clint