[Mediapipe-devel] SDK? Looking to make a custom De-interlacer
Status: Beta
Brought to you by:
mobodo
|
From: Viperman <vip...@us...> - 2002-10-03 00:49:31
|
I've already written the de-interlacer for VirtualDub, and I'm looking to port it to Media Pipe. It finds and removes the extra "frame" generated when PAL full frame is converted to NSTC interlaced. It takes 1 of ever 4 frames in the PAL sequence and splits it into A and B, then uses the B from the previous and the A from the next to make 2 new frames with the A B of the one being interlaced. This happens pretty often in Anime. Thanks for the help! I hope it's a framework in ProjectBuilder! Doku |