by jediphoenix » Fri Mar 02, 2007 5:12 pm
Hmm ok well a new problem. I've opened my d2v file in virtual dub mod and am adding visual filters...but it won't recognize mftoon or SSXSharpen at all, saying 'there is no function named mftoon', etc.
This is what I have so far:
mpeg2source("C:\Wolf'sRainforPremiere\Episode1Blue.d2v",cpu=4)
ConvertToYV12()
Telecide(order=1,guide=1)
Decimate(cycle=5, mode=2)
AssumeFPS(24)
Crop(8,0,-8,-0)
LanczosResize(640,480)