Altera_Forum
Honored Contributor
14 years agoAlpha VIP mixer overlay HEIGHT
hi,
I'm using the alpha blending mixer (alpha channels are not used), with 640x480 as the background layer. In addition, 2 overlay channels are used, making it totally 3 layers being mixed. The 2 overlay channels are made to fit whitin the borders of the 640x480 background layer as they are scaled prior to being feed to the mixer. overlay 1 : CVI -> FRAMEBUFFER -> SCALER -> MIXER overlay 2 : TPG -> CLIPPER -> SCALER -> MIXER I'm able to clock the 640x480 mixer output to an output screen. The problem occurs when I try scaling the HEIGHT of the 2 overlay layers. It looks like I'm not able to scale the HEIGHT to more than approx 225 for the overlays when they are displayed on the output screen. What I need to do is to scale the overlay HEIGHT's to fit within the 480 height of the background layer. If anyone can give me some pointers it would be appreciated.