Forum Discussion
Altera_Forum
Honored Contributor
16 years agoYou configure the frame buffer to allow frame dropping and repeating. The output frame rate should be driven by whatever is driving the output. So for example, if you are driving SDI video at 60Hz, it's going to pull frames out of the buffer at 60fps. The frame buffer will therefore automatically repeat frames. The only place you can get into trouble is if you put two frame buffers in the path that both allow frame dropping and repeating.
Jake