Altera_Forum
Honored Contributor
16 years agoDeInterlacer, Double Buffering and Stalling Behavour
Hi,
Does anybody know what the de-interlacer, using double buffering and the weave algorithm, will do when the output is stalled long enough so that the input has finished the current input buffer and requires the buffers to be swopped, but the output is not yet done reading out the data from the output buffer? Does it force a buffer swop (i.e. the remainder of the output will be from the new output buffer) or does it drop the frame in the input buffer and start again, allowing the output buffer to finish readout? I know tripple buffering has the ability to drop or repeat frames, but I need to use double buffering. I know I could could go and instantiate one and simulate it to see what happens, but maybe someone knows this of his/her head... Thanks, Niki