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.

DM368 IPNC 1080i INPUT HANDLING

Hi, 

I'm working on DM368 IPNC RDK, 

IPNC imager is quite different from legacy imager drivers.

Ours is HDMI receiver.

While I was working on normal dvsdk, it was not so difficult to work with but, 

IPNC RDK makes me so confused with parameter settings... 

After working for a week, 

I got following wis-streamer output 

It shows not the full size of screen, and part of image is repeating.. 

and also has color problem. 

My hdmi receiver's report on "RECEIVER'S VIDEO OUT" is as below.

[ 50.870407] HDMI mode
[ 50.873087] Mode - 1920x540@58.20Hz@No def(24bits), PCLK = 72.09MHz,xCnt= 47.93
[ 50.893551] <2200x 563>,H:(88,44,148),V:(3,5,15), VSyncToDE = 20
[ 50.923956] ========================================================================

the above image is 

captureConfig width, height configured as 720x480

When I set it as 1920x1080, just a garbage is showing..

anybody experienced with this kind of application, 

Please help me with this.

Thank you.