Hi ,
Untill now i have been video preview project in dvsdk. It has a input and output resolution of 720x480. I give input through dvd player and display the output in monitor using component display. everything works perfectly.But of late i am in need to display 1280x800. I have resized input to 1280x800 using resizer but when i send it to display , there is only noise.I have checked the output from resizer by writing it to a file . its perfect. I have not made any changes other than changing the height and width from 720x480 to 1280x800 while creating the vpbe driver. I know i am missing something. .Can someone through some light on what i am missing .