Forum Discussion
Altera_Forum
Honored Contributor
14 years agoProblem understanding de-interlacer core.
Hi, I'm trying to implement the De-interlacer core with the following spec, Algorithm - Bob scanline duplication with no buffering. Output frame rate = Input field rate. Clock frequency = 25...
Altera_Forum
Honored Contributor
12 years agoHello Arthes,
it's passed a while from your post so I think that now you are definitely working on something else :) Anyway, I'm working with something similar. I could tell you that a packet information is related to an entire frame and not a sinlgle line. In fact, if you look at control packet just previous to a video packet, you would read information about the frame that is going to come (like width, height, interlaced or progressive ecc.) I'd like to ask you: did the deinterlacer with bob algorithm work well? Have you tested it? Thank you