Altera_Forum
Honored Contributor
14 years agoVideo Scaler in VIP
Hi,
I try to implement a hardware design which scales an incoming video signal. With the new resolution the signal should output on a display. My Plan is to do this with the help of the “Video and Image Processing (VIP) Suite”. In the following figure you can see the structure with all interfaces which are necessary to make the video signal available in the VIP. http://i41.tinypic.com/30uzv5e.png The Clocked Video Input and the Clocked Video Output are used in a Qsys system. In the following figure you can see the components. http://i43.tinypic.com/mkd7bs.png This project is at the point that video signal is available in the VIP and can be looped through (without the scaler) to the screen. The next step is to check the scaler megafunction with 1:1 scaling factor. The Problem: When I use the scaler the screen displays only the first line of the entire image. I suppose there is a frame buffer required but I am not sure. Maybe you can give me some hints! Best regards, occino