Forum Discussion
Altera_Forum
Honored Contributor
11 years agoAs per discussion above, I am using:
CVI(1920x1080@60Hz) -> Clipper(320x180) -> FrameBuffer -> Scaler(1920x1080) -> Mixer(1920x1080) -> CVO(1920x1080) This is working. But when I downscale like below, it doesn't work. I get a blank screen. CVI(1920x1080@60Hz) -> Clipper(not utilized) -> FrameBuffer -> Scaler(960x540) -> Mixer(1920x1080) -> CVO(1920x1080) What can I do to ensure downscaling works as well?