|
| ||||||||||
| Tags: commands line, virtualdub |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Commands line for virtualdub
any body out here to get me some command lines for virtualdub.. nice posts should be appreciated.. thanks.... |
|
#2
| ||||
| ||||
| Re: Commands line for virtualdub
VirtualDub exposes a few switches on its command line that can be used to automate its behavior. Nearly all of them are centered around running scripts, so you cannot do much that is not scriptable, but you have no access to script capture mode at all.anyway, you can run jobs automatically Some switches in 1.5.10 and 1.6.0 are here * /s<script>: run a script * /c: clear job list * /b<srcdir>,<dstdir>: add a job using current settings for every file in srcdir, to save an AVI with the same name in dstdir * /p<src>,<dst>: add a job using current settings for one file called <src>, to save an AVI called <dst> * /r: run the job list * /x: exit when jobs are complete * /h: disable crash handler * /fsck: test crash handler * /vtprofile: enable VTune 6 profiling automatically enables VTune sampling only during renders and causes instant abort on close |
|
#3
| ||||
| ||||
| Re: Commands line for virtualdub
bugs fixed * Script: Binary operators sometimes promoted the wrong way, i.e. double + int -> int. * Script: The old form of the Open() command didn't choose the right driver when a specific driver was requested, due to sorting by priority. * Script: Fixed random crash when adding video filters after opening a video file. * Script: Fixed crash when issuing SaveWAV() command with no audio stream. * Capture: Fixed race condition induced random crash when RGB filtering and accelerated preview were both enabled. * Capture: Capture stats were not updated while frame dropping was occurring, which sometimes made it hard to diagnose timing problems. * Capture: Added adjustable limit on length of burst inserts when timing anomalies occur, to prevent the app from locking permanently on a very bad timing glitch. * Capture: Audio device was not auto-saved. * Capture: Fixed crash when attempting to capture with an unsupported video format (MPEG-1/2, interleaved DV, etc.). * MPEG-1 video decoder occasionally glitched due to a missing end tag. * Removed dumb debug code that was causing a "???" message box to appear when unrecognized command-line flags are seen. * Fixed display panes not always updating properly. * Fixed rare crash if an MPEG-1 open failed extremely early. * Fixed cases where the render start/end point wasn't updated properly when a selection bound was used to "push" the other, i.e. "set end" before start, or vice versa. * Paste (Ctrl+V) wasn't deleting the current selection before doing the insert. * Hex editor: Scroll bar thumb wasn't reset to top when loading a new file. * Fixed a bunch of busted paletted converters. * Fixed dialogs that had swapped OK/Cancel buttons. * Fixed conflicting accelerator for Audio > Conversion menu option. * Fast recompress mode now tests source format before UYVY and YUY2. * Y8 AVIs weren't accepted even though they could be generated. |
|
#4
| ||||
| ||||
| Re: Commands line for virtualdub Build 30091 (1.8.8, stable) bugs fixed * Command line: MPEG parser status dialog ate Ctrl+C/Break. * Command line: Ctrl+C/Break while running the job queue (/r) now skips the rest of the queue. * PluginAPI: DetectBySignature() now receives correct file size instead of zero. * PluginAPI: Fixed frame tracking bug in default video decoder object that caused intermittent failures. regressions fixed * JobControl: Command-line run (/r) was broken by retry logic (since 1.8.7). * Filters: Blur and Blur More no longer write broken config lines into scripts (since 1.8.0). |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Commands line for virtualdub" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Execute GUI commands from the command line | dogonthehorizon | Windows Software | 1 | 21-07-2011 03:50 AM |
| Need Basic Dos commands for Commands prompt | JangoRap | Operating Systems | 5 | 29-06-2009 12:07 PM |
| Need help flv in virtualdub | aneesh | Windows Software | 2 | 30-12-2008 01:28 PM |
| WMV in VirtualDub | Hartley | Windows Software | 1 | 23-10-2008 12:40 PM |
| eject tape using command-line backup commands and scheduled tasks | KEATON! | Small Business Server | 1 | 16-05-2007 07:33 PM |