Altera_Forum
Honored Contributor
13 years agoclocked video output underflow and display flickers
Hi
I'm doing a qsys design which is composed of a sdi rx, a clocked video input, a deinterlacer, an interlacer, a clocked video output, and a sdi tx. This design simply receives an interlaced sdi video and outputs the interlaced sdi video in the same video standard as the input. I know the deinterlacer and interlacer may be redundant for now. But my next step will add a scaler between the deinterlacer and the scaler requires progressive video. In my current design, progressive video input such as 720p60 works fine but interlaced video inputs cause a flickered display. I also find the underflow occurs in the clocked video output. I've tried to use double buffer in deinterlacer (algorithm uses Bob duplication) and turned on "accept sync. output" in clocked video input and clocked video output. But none of this trials work. Could anyone please provide me any idea to solve this problem? Thanks.