Log in

View Full Version : load a avisynth script into Virtualdub?


perthmetro
24th March 2006, 02:21
load a avisynth script into Virtualdub?
I'm wondering if there s a way to incorporate an avisynth script into my Virtualdub .vcf process settings so that it applies to the movie file currently loaded in VD? (and therefore enables me to append a group of movies together). I know how to include a avisynth script for a single specific file within the script, but can a script be applied to any file that is loaded into VD... am i making sense? At the moment if I want to incorporate a script into more than one file I will need to either change the file name one by one or do the batch script thing. I'd like to be able to apply a script to the movie file currently on VD.

Thanks
Pete

Adz
24th March 2006, 02:41
save/load processing settings

mgh
24th March 2006, 03:46
use template feature of virtualdubmod

perthmetro
26th March 2006, 00:15
save/load processing settings

Nah that doesn't work... I need a script to load into VD tha already has a movie loaded into it (VD)

tedkunich
26th March 2006, 11:44
Nah that doesn't work... I need a script to load into VD tha already has a movie loaded into it (VD)

Avisynth does not work that way... you HAVE to have Avisynth serve the data INTO VD or whatever tool you use - it does not operate in a plugin type fashion.