Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > VirtualDub, VDubMod & AviDemux
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 11th May 2012, 21:19   #1  |  Link
wiseant
Registered User
 
Join Date: May 2007
Posts: 146
Vdub commandline script

Hi

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
wiseant is offline   Reply With Quote
Old 13th May 2012, 21:01   #2  |  Link
wiseant
Registered User
 
Join Date: May 2007
Posts: 146
Just to update - As Gavino mentioned in videohelp forum:

Call using 'virtualdub' instead of 'vdub'.
vdub.exe is designed to exit automatically when it has completed processing (implicit /x).
wiseant is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 21:10.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.