Deinterlacing problem

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
KitBikyuu
Joined: Mon Jun 16, 2008 8:42 am
Org Profile

Deinterlacing problem

Post by KitBikyuu » Tue Jun 02, 2009 11:03 am

I've run through the tutorial, but nothing I've tried has gotten rid of the interlacing.
Heres my script:

LoadPlugin("I:\AMVTOOLS\dgmpgdec148_20060720\DGDecode.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\Decomb521.dll")
MPEG2Source("I:\AMVTOOLS\D2V\DGMD01.d2v", iPP=true)
Telecide(order=0, guide=1, post=4, blend=true)
Decimate(quality=3)

And a couple screen shots:

Image

Image

Image

What can i do to fix this?
Thanks

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Re: Deinterlacing problem

Post by Kariudo » Tue Jun 02, 2009 3:30 pm

You've gotten rid of the interlacing, but it looks like you have some blending.
It's not a problem I've really had to deal with before...so I can't offer much help.

It'l be helpful to figure out if that blending is in your source before you ivtc or not

if all else fails, you can just leave the blended stuff alone...a few frames here and there won't stick out
Image
Image

Locked

Return to “AviSynth Help”