Altera_Forum
Honored Contributor
13 years agoextract only even lines from interlacer
hi, i have a progressive frame made by a pal frame deinterlaced with weave alghoritm.
now i want to extract only the original even lines of this progressive frame. So my progressive frame is: F0 F1 and i want => F0 F0 F0 F1 i see the altera interlacer component but i can't understand how to configure to put out only the even lines. Is there a way to do that or i have to do an interlacer by myself?