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
AaronAMV
eating that e. coli spinach
Joined: Tue Jan 22, 2008 7:54 pm
Status: (◔ ◡ ◔ )
Location: (◔ ◡ ◔ )
Org Profile

Deinterlacing Problem

Post by AaronAMV » Sun Jun 22, 2008 2:43 pm

When I edit the Script in VDubMod it gives me something really screwy.
This is my script.

Image

ConvertToYV12(interlaced=true)
TomsMoComp(1,5,1)
Undot()
deen("w2d",2,4,4)
deblock()
Vaguedenoiser()
aWarpSharp(depth=9)
tweak(sat=1,cont=1)
ColorYUV(gain_u=1)

User avatar
JaddziaDax
Crazy Cat Lady!
Joined: Tue Mar 16, 2004 6:25 am
Status: I live?
Location: Somewhere I think O.o
Contact:
Org Profile

Post by JaddziaDax » Sun Jun 22, 2008 5:53 pm

did you actually deinterlace?
cause i don't see it in your script...

User avatar
LivingFlame
Joined: Sat May 28, 2005 4:41 pm
Location: Closer than you think...
Org Profile

Post by LivingFlame » Sun Jun 22, 2008 6:10 pm

TomsMoComp is a deinterlacer. Are you sure your source is top field first?

You could always try a different deinterlacer. I've never used TomsMoComp so I don't know how good it's supposed to be anyway.
... yea ...

User avatar
AaronAMV
eating that e. coli spinach
Joined: Tue Jan 22, 2008 7:54 pm
Status: (◔ ◡ ◔ )
Location: (◔ ◡ ◔ )
Org Profile

Post by AaronAMV » Sun Jun 22, 2008 6:35 pm

LivingFlame wrote:TomsMoComp is a deinterlacer. Are you sure your source is top field first?

You could always try a different deinterlacer. I've never used TomsMoComp so I don't know how good it's supposed to be anyway.
Top field first?

User avatar
BasharOfTheAges
Just zis guy, you know?
Joined: Tue Sep 14, 2004 11:32 pm
Status: Breathing
Location: Merrimack, NH
Org Profile

Post by BasharOfTheAges » Sun Jun 22, 2008 6:51 pm

Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a> and don't just copy scripts and shit.
Anime Boston Fan Creations Coordinator (2019-2023)
Anime Boston Fan Creations Staff (2016-2018)
Another Anime Convention AMV Contest Coordinator 2008-2016
| | |

User avatar
AaronAMV
eating that e. coli spinach
Joined: Tue Jan 22, 2008 7:54 pm
Status: (◔ ◡ ◔ )
Location: (◔ ◡ ◔ )
Org Profile

Post by AaronAMV » Sun Jun 22, 2008 8:48 pm

BasharOfTheAges wrote:Read <a href="http://www.a-m-v.org/guides/avtech/">ErMaC & AbsoluteDestiny's Friendly AMV Guides</a> and don't just copy scripts and shit.
Thanks

User avatar
Autraya
Zero Punctuation
Joined: Tue Mar 11, 2003 12:52 am
Status: old
Location: Terra Australis
Contact:
Org Profile

Post by Autraya » Mon Jun 23, 2008 11:34 pm

I thought deblock() was for NTSC only and for use before deinterlacing o.o?
new banzors in the making :p

Locked

Return to “AviSynth Help”