logo Sign In

Post #197493

Author
PaulisDead2221
Parent topic
Deinterlacing with Avisynth
Link to post in topic
https://originaltrilogy.com/post/id/197493/action/topic#197493
Date created
3-Apr-2006, 3:18 AM
I'm trying to deinterlace footage in an avs file so I can import it into premiere. I downloaded Decomb521.dll and I'm not sure, but I think I'm not writing the avs file correctly:

LoadPlugin("ABOSLUTE PATH TO MPEG2DEC.DLL\MPEG2DEC.DLL")
MPEG2Source("ABSOLUTE PATH TO THE DVD2AVI PROJECT FILE\PROJECT FILENAME.d2v")
LoadPlugin("ABSOLUTE PATH TO DECOMB.DLL")
Telecide()
Decimate(5)

I'm working off of Ermac's guide here. Anyway I've managed to get the video into Premiere Pro, but I either get a blank screen (which the guide tells me to resize the moniter window until I see the image, which I never do) or I get what really looks like the image, just all split up into horizantal lines I guess. So I figure it's something wrong with the interlacing. If anyone can help that's be great.

Here are the versions I'm using
DGIndex 1.4.6.0
Avisynth: 2.56