Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi,
The easiest thing to do if you suspect that frame rate is the issue would be to configure the frame buffer (or deinterlacer) as a triple buffer to handle frame rate conversion and guarantee that you will not starve the CVO or overflow the CVI. You do not need to use the Nios (at least for that). Depending on how you parameterized it, the deinterlacer may either double the rate (input field rate = output frame rate) or maintain it (input frame rate = output frame rate) or do the frame rate conversion if it is parameterized as a triple buffer.