Description: VirtualDub 1.3c with ASF/WMV parsing. This is an older version is not an official release, so please don't bother the original author with problems regarding this version
Description: Download the latest stable version of VirtualDub for AMD64 - You must have the x64 Extended (64-bit) version of Windows to run the 64-bit version of VirtualDub (version 1.9.6)
VirtualDub is a video capture/processing utility for 32-bit Windows platforms (95/98/ME/NT4/2000/XP), licensed under the GNU General Public License (GPL). 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 can 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.
Modified versions of VirtualDub:
VirtualDubMod - A popular modified version of VirtualDub with improved stream handling and other features
AVI: Modified indexing traversal to handle deeply nested hierarchical indices.
Filters: Rescaling after changes to filter chain now extends or trims ending ranges as needed to match changes to frame count.
Filters: Fixed bug where a filter capable of both 3D accelerated and unaccelerated modes (resize) could force a conversion to YV24 at its input when RGB32 was a better match.
Filters: Filter preview no longer always runs the filter chain with the input video mode set to default.
Display: Added workaround for video card/driver combos that perform extremely poorly with DirectDraw/Direct3D blits overlapping a secondary monitor. This can be toggled in Options > Preferences > Display.
Command line: The warning dialog at the end of command line processing is now suppressed if /x is specified.
[regressions fixed]
Filters: Fixed filter errors not showing up properly.
Filters: Fixed crash when PNG decoding error occurs with logo filter.
Filters: Fixed random crash when opening Video Filters dialog before opening any videos.