Issues.

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
Tono_Fyr
Joined: Sat Jun 05, 2004 12:36 pm
Location: Marietta, Georgia
Org Profile

Issues.

Post by Tono_Fyr » Fri May 16, 2008 9:16 am

Here is the script I'm using.

avisource("D:\My Stuff\My Music\Harvest\harvest.avi")
Dedot()
fft3dfilter()
TomsMoComp(1,5,1)
Crop(8,0,-8,0)
Bicubicresize(640,480)
sdderainbow()
HQDN3D()
fastlinedarken()
tweak(sat=1.1)

I'm pretty much getting errors from line 2 on when I try to open it with VDubMod. Mostly saying "command does not exist". This also may be a VDubMod issue, but I'm uncertain.

Any opinions? Or suggestions?

User avatar
Kalium
Sir Bugsalot
Joined: Fri Oct 03, 2003 11:17 pm
Location: Plymouth, Michigan
Org Profile

Post by Kalium » Fri May 16, 2008 9:20 am

Try directshowsource.

EDIT: Nevermind.

User avatar
Zarxrax
Joined: Sun Apr 01, 2001 6:37 pm
Contact:
Org Profile

Post by Zarxrax » Fri May 16, 2008 9:59 am

Comment out line 2 and see what it does.

Locked

Return to “AviSynth Help”