Altera_Forum
Honored Contributor
9 years agoIs Frame Buffer discard interlaced fields with wrong f0/f1 order?
Hi,
I need to muxing two interlaced inputs to the single interlaced output. Inputs are not synchronized between each other, so I can get two consecutive f0 or f1 fields in output during switching, which is causing to lost sync in rf-transmitter for the several seconds. So I plan to put frame buffer with "discard invalid frames" and "support for interlaced streams" options right before CVO. Am I right and it will work? Or I should synchronize two inputs by custom logic? Thanks!