HI,
I am using dm6437 evm. I tried video_preview application in dvsdk and it worked fine. My application requires frame with widthxheight 1280x800. in the video_preview example frame widthxheight are set to 720x480 for both front end and back end. i dont have problem in displaying 720x480 in the output but i need a 1280x800 input. I just checked through resizer and it does upscaling only in 2x i.e if input is 320x240 its upscaled to 640x480. is there a way to upscale 720x480 to 1280x800?