Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHi,
When using double buffering, the deinterlacer will never drop incoming fields unless there is something unexpected with the input stream (eg, a change of resolution, two consecutive F0 fields, ...). When the input has filled the current input buffer, it has to wait for the output to be ready to perform a swap. Consequently, if back-pressure is applied at the output for a long period of time then the input will also start to apply back-pressure a while later. vgs