Hi - I didn't get any responses on doom9 forum - hope someone here knows
I am calling VirtualDub via vdub commandline
vdub /s TestColor-edit.vcf
TestColor-edit.vcf:
VirtualDub.Open("C:\\TestColor-edit.avs","",0);
VirtualDub.subset.Clear();
VirtualDub.subset.AddRange(0,1);
VirtualDub.video.SetRange();
VirtualDub.RunNullVideoPass();
Is there any way that I can have VirtualDub to NOT close after it executes the script. The reason I ask is sometimes the avs file I open only has one frame and I want VirtualDub to display the frame without auto-closing
TIA
+ Reply to Thread
Results 1 to 4 of 4
-
-
Maybe try ask in the virtualdub forum also, http://forums.virtualdub.org/
-
Call using 'virtualdub' instead of 'vdub'.
vdub.exe is designed to exit automatically when it has completed processing (implicit /x).
See 'Command-line operation' in the VirtualDub help file.
Similar Threads
-
Possible To Make A VDub Script To Cut Segment From Video?
By onesikgypo in forum ProgrammingReplies: 1Last Post: 17th Jun 2011, 20:02 -
problem with Srestore (or something) script in Vdub
By spiritgumm in forum Video ConversionReplies: 9Last Post: 21st Apr 2011, 18:32 -
Vdub script / tool etc - split large file into 10 min segments? (auto)
By Jynks in forum Newbie / General discussionsReplies: 0Last Post: 17th Apr 2010, 06:19 -
what ffmpeg commandline should I use ?
By halsboss in forum Video ConversionReplies: 2Last Post: 3rd Apr 2008, 04:49 -
VOB2MPG from a commandline?
By YoKnows in forum SVCD2DVD & VOB2MPGReplies: 9Last Post: 9th Jul 2007, 08:57