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.

RenderStream Fails on WINCE 7 while displaying on DVI display

Hi all,

Here is my scenario and queries.

* I am developing a Direct Show camera application for WINCE 7 using TI BSP_WINCE_ARM_A8 2.00.00.02 and the platform is Mistral OMAP 3530 EVM. This application works good with 480X640 LCD display. But RenderStream fails with hr=0X80004005(E_FAIL -> Unspecified failure).

* I am trying to stream 1280 X 720 resolution (UYVY format), also tried with RGB565.

* RenderStream pass and able to stream well in GDI mode. But if I switch to Direct Draw rendering mode, RenderStream fails. But with the same application, I am able to works perfectly on LCD display.

Please help me out whether do I need to take special care on this BSP version. Also let me know whether is this known issue with WINCE 7 TI BSP.

Thank you.

Sathya Kumar P