Altera_Forum
Honored Contributor
16 years agohelp needed : upscaling video
Hi,
I am using altera VIP suit , ver 8.0 and Quartus II ver 8.0. And using 3c120 development board. In the current design, i need to upscale the video from 720x576 PAL to minimum 800x600 ... However, the quality of the upscaled image is not very good and video looks pixelated. In the scaler, I am using polyphase algorithm with Lancoze 2 coefficients. I tried increasing number of filter taps upto 12 for both vertical and hosrizontal filters in scaler. Also changed the coefficients from lancoze 2 to lancoze 3 .. I tried to set the resolution to 800x640 so as to maintain the H/W ratio. But the still the video quality is same. Any pointers, how to decide the number of filter taps required and the coefficients ? Do I need to manually provide coefficients for upscaling or one of the given lancoze coefficients would do. Thanks in advance. Regards, Foram