I wrote a short script using avisynth. It takes several videos, stacks them and adds text.
I can open the script file in virtualDub and save it as an AVI file, but what I would like is a way to do this without human intervention in the process. for example, having a command line that opens a script in virtualdub, sets the video encoding (maybe this step can be done using avisynth script?) and saves the output as an AVI file.
Can this be done?
source
share