VirtualDub 1.7.6 build 28292 stable

Posted on Monday, October 15 2007 @ 1:48 CEST by

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.

If you are using the 64-bit (X64) version of VirtualDub 1.7.5, you definitely need this version because I fixed a critical bug that was causing crashes in the display drivers whenever VirtualDub happened to display video -- I messed up in an init call and misaligned the stack by four bytes, which mostly was OK except when the display driver attempted to use SSE2, where it crashed with an alignment fault. My access to an X64 system is sometimes spotty, so I didn't fully test the new code. Whoops.

1.7.6 was also delayed for about a week in order to shake out bugs in the new input driver plugin API -- if you are attempting to write or test such a driver, you also really want this version. I'd like to extend a special thanks to everyone who participated in the input driver thread on the forums and provided feedback on the SDK and bug reports, including fccHandler, Moitah, tateu, and pintcat. Thanks to everyone's fast feedback, I was able to push out ten very fast iterations on 1.7.6 to squash a bunch of bugs and I got to see some exciting input format plugins in development. I won't steal anyone's thunder here, but there's some really cool file format support coming, and now that they're plugins, people won't have to try to sync to my versions.

Incidentally, if anyone wants to write an input plugin, the SDK still isn't finished, but here is the current version

Bugs fixed:
  • Cancelling the mode selection dialog for "create test video" didn't cancel the open.
  • IVTC now works when the video format is non-RGB.
  • Fixed garbled image when scrolling through an animated GIF in filter preview.
  • Fixed missing frames when opening animated GIFs with zero delay times in frames.
  • Fixed sync error when processing VBR audio in Direct mode.
  • PluginSDK: Not supplying a custom signature caused a sketchy match to be returned instead of full match.
  • PluginSDK: Fixed API host related crashes in filter preview and IVTC paths.
  • PluginSDK: Fixed support for VBR audio.
  • PluginSDK: Fixed handling of internal-decode frames.
  • PluginSDK: Fixed crash when no video stream is present.
  • Capture: Video filters were receiving frame times that were 1000x too large.
Regressions fixed:
  • AMD64: Fixed a pretty nasty stack misalignment issue in the 64-bit build.
  • Fixed compression issues with WMV9VCM.

Program Information

Category:
Multimedia
Type:
Free


Version:
1.7.6 build 28292 stable
Size:

Works on:
Windows


Product page: here

Download: VirtualDub 1.7.6 build 28292 stable



Loading Comments