VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. Hi

    because I have to batch-automate virtualDubMOD I have to load a script via comman-line and launch virtualdubmod.exe
    but seems it don't work as virtualdub

    virtualdub have vdub.exe to launch virtualdub.exe, virtualdubmod don't have a launcher

    I have an avisynth.avs script that contain:

    directshowsource("c:\input.mxf")

    I have to launch virtualdubMOD.exe from commandline so that virtualdubmod.exe open avisynth.avs

    then it have to execute a script.vcf and save .avi in o:\temp.avi

    I have try VirtualDubMod.exe /s script.vcf /p avisynth.avi o:\temp.avi

    but it get alwais "can not open script file", even if the script file work well if I manually open virtualdubmod.exe and do "file"-->Load Process Settings

    Is there a solution?
    Quote Quote  
  2. Member
    Join Date
    Sep 2012
    Location
    Australia
    Search Comp PM
    This Works:

    Code:
    "VirtualDubMod.exe" /s"F:\Settings.vcf"
    We'll just have to figure out how to get the whole command line working.
    Quote Quote  
  3. Member
    Join Date
    Sep 2012
    Location
    Australia
    Search Comp PM
    Code:
    "VirtualDubMod.exe" /s"F:\Script.vcf" /p"F:\Video.avs","F:\Video.avi" /r /x
    There we go!
    Quote Quote  
  4. mmmm but no one in the world has succeeded
    it seems works, thanks
    Name:  ccat3.jpg
Views: 835
Size:  30.9 KB
    Quote Quote  
  5. Member
    Join Date
    Sep 2012
    Location
    Australia
    Search Comp PM
    I feel like I'm helping someone to take over the world.
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!