Background:
Computer: New Inspiron E1505. Windows XP Media Ed. Dual-Core 1.66gig core2 duo. 1gig RAM. 256meg vid card. I haven't explicitly DLd any new codecs; I'm not sure if that is pertinent.
Software: DGMpegDec, VirtualDubMod, Avid Free DV, Avisynth, DVD Decrypter, Adobe Premiere Pro, XMpeg, AMVapp (with all the software that comes with it)
Anime: Chobits DVD Disk 3 (16:9 size, NTSC interlaced)
Problem: I used the AVTech tutorial before, and I was following it again to the letter as best I could. But I ran into snags. I never had this sort of problem before, so I included all information I could think of that might in any small way be related to this issue.
While trying to deinterlace the footage in an .avs script, I ran into difficulty.
mpeg2source("C:\CHOBITS_VOL3\VIDEO_TS\VTS_02_0.d2v")
LoadLegacyDecomb()
Telecide(order=1,guide=1)
Decimate(cycle=5, mode=2)
This would give me the error:
Avisynth Open Failure:
Script Error: Telecide does not have a named argument "Order"
I am following this page. I don't know if I'm missing something, but I can't get this to work. I spent four hours combing the pages before and after this, and nothing helped.
Please, please, please help if you have any idea what I'm doing wrong!



