Hello there.
I'm attempting to deinterlace some PAL dvds (Zoids). I've been following the excellent Tech guide, but after running my footage through a deinterlace, I get some ugly "flickering" edges.
Certain black lines seem to "shimmer" through each frame which looks pretty terrible during playback. It doesn't always occur - it's only during certain shots.
Here's an example:
<A HREF="http://img.photobucket.com/albums/v224/spiritwolf_au/test.gif">4 frame animated GIF</A>
Any idea what this is caused by? I'm new to this and trying my best to get the hang of it.
I've tried each of the four recommended deinterlacers in turn and wind up with the same result each time.
Here's my current script (very simple):
MPEG2Source("C:\Zoids AMV\ZOIDSCC_DVD01\zoidscc_dvd01.d2v",cpu=4)
TDeint(mtnmode=3,type=3)
I apologise if this is a noobish question.

