Log in

View Full Version : VdubMod start .jobs file via Commandline syntax?


pmedia
5th June 2007, 09:39
Hi can anyone tell me how to use the commandline to process a .jobs file with VirtualDubMod?

I have tried this line:
C:\movie_tools\VirtualDubMod_1_5_10_2_All_inclusive\VirtualDubMod.exe /s"c:\commandline.jobs" /x

but it just tells me that it can't find the script file and then it dies.
:confused:

pmedia
5th June 2007, 15:31
for anyone else interested, this seems to do the trick:

C:\movie_tools\VirtualDubMod\VirtualDubMod.exe /c /s"c:\commandline.jobs" /r /x :)