Forum Discussion
Altera_Forum
Honored Contributor
14 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 fram...
Altera_Forum
Honored Contributor
14 years agoHello,
I have not tested this but the user guide seems to imply that the behaviour of the interlacer can be overriden under specific conditions. You need to: 1) turn on "Control packets override field selection" 2) modify the control packets on the fly and change the interlace nibble to 0000 or 0001 to select the field you want to keep You need to write your own HDL for 2) but this seems fairly straightforward.