Results 1 to 4 of 4

Thread: Commands line for virtualdub

  1. #1
    Join Date
    Apr 2009
    Posts
    9

    Commands line for virtualdub

    Hi
    any body out here to get me some command lines for virtualdub..

    nice posts should be appreciated..
    thanks....

  2. #2
    Join Date
    Apr 2008
    Posts
    3,295

    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. #3
    Join Date
    Apr 2008
    Posts
    3,267

    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. #4
    Join Date
    Nov 2005
    Posts
    3,026

    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).

Similar Threads

  1. Execute GUI commands from the command line
    By dogonthehorizon in forum Windows Software
    Replies: 1
    Last Post: 21-07-2011, 03:50 AM
  2. Need Basic Dos commands for Commands prompt
    By JangoRap in forum Operating Systems
    Replies: 5
    Last Post: 29-06-2009, 12:07 PM
  3. Need help flv in virtualdub
    By aneesh in forum Windows Software
    Replies: 2
    Last Post: 30-12-2008, 02:28 PM
  4. WMV in VirtualDub
    By Hartley in forum Windows Software
    Replies: 1
    Last Post: 23-10-2008, 12:40 PM
  5. eject tape using command-line backup commands and scheduled tasks
    By KEATON! in forum Small Business Server
    Replies: 1
    Last Post: 16-05-2007, 07:33 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,516,742.73946 seconds with 17 queries