I am using DVRRDK 4.0 and DM8168.
When I am only using HDMI or VGA (HDCOMP) as display device. I can get normal output image as expected as follow
However, if I tied HDMI and VGA together, using
Vdis_tiedVencInit(VDIS_DEV_HDMI, VDIS_DEV_HDCOMP, &vdis_para);
The HDMI output still shows the right image,
but VGA output give improper output , something like
It seems the positioning gets wrong and the color look a bit strange too.
What could be getting wrong?
Please help, thanks a lot.
p.s. I am another post about changing display resolution in http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/t/298263.aspx
please help and answer that too, thanks