VirtualDub is a video capture / processing utility for your operating system. It lacks the editing power of a general-purpose editor such as Adobe Premiere, but is streamlined for fast linear operations over video.
It has batch-processing capabilities for processing large numbers of files and it's features can easily be extended with third-party video filters.
VirtualDub is mainly geared toward processing AVI files, although it can read (not write) MPEG-1 and also handle sets of BMP images.
I basically started VirtualDub in college to do some quick capture-and-encoding that I wanted done; from there it's basically grown into a more general utility that can trim and clean up video before exporting to tape or processing with another program.
I released it on the web and others found it useful, so I've been tinkering around with its code ever since. If you have the time, please download and enjoy.
Requirements:· 80486 or higher CPU
· 16MB of memory
What's New in This Release:[features added]:· Added option and /[no]useprofile switch to store configuration files under the user profile.
· Added option for fully buffered write I/O.
· PluginAPI: The preferred fccHandler supplied by input plugins is now also passed through to output files.
· Decoders: Relaxed size restrictions on MJPEG decoder since a more flexible conversion blitter is now being used.
[bugs fixed]:· The priority of the ASF pseudo-handler has been reduced to allow plugins
· to handle the format.
· Fixed .exe manifest embedding error.
· "Export raw video" command now saves properly in job scripts.
· Fixed inversion when reading TARGA images (regression from 1.10.1).
· Fixed bug that caused occasional truncated audio when writing segmented
· AVIs.
· ExtEnc: Fixed omitted parameters and occasional extra commas when
· exporting profiles.
· Filters: Fixed artifacts in 2:1 filters in 64-bit build.
· Filters: Fixed logic errors in HSV adjust and emboss filters.
· Filters: Lowered GPU priority in D3D9Ex acceler...
MD5=C491449030DC562D37AB5EFF2D912F84
SHA1=C2263238B90B9789AFE420A1A5DD55973080A8C0Homepage