Op de site van VirtualDub is sinds enkele dagen een nieuwe stabiele versie te downloaden. Het programma is hierdoor aangekomen bij versienummering 1.6.14 en kan als zip-bestand gedownload worden met daarin binary's voor Windows 9x/NT/2k/XP/2k3 en de x64-edities van Windows. VirtualDub is in staat om in Windows films te coderen en encoderen naar de gewenste indeling. Daarbij is het ook mogelijk het geluid naar een ander formaat om te zetten. Versie 1.6.14 is niks anders dan 1.6.13 experimental met een aantal bugfixes. Welke dat precies zijn lees je hieronder:
New stable version is out, 1.6.14, which is just 1.6.13 with a few minor fixes and changes. For the most part creating this version was uneventful, except for the part where I coded a genetic algorithm to produce a Huffyuv frame that had a value encoded on the last DWORD of a frame that was exactly (multiple of 16K) - 32 bytes in size. I had to do this in order to replicate and verify a workaround for the random Huffyuv crash, which is caused by VLC decoding reading four bytes beyond the end of the frame.Build 24415 (1.6.14, stable):
- Added option to choose different disk I/O modes to tradeoff slower speed for better compatibility and system response.
- Added /capfileinc switch to set filename and increment its trailing number to avoid existing files. [bugs fixed]
- Added workaround for video codecs that read beyond the end of the input buffer during Huffman/VLC decoding.
- Fixed intermittent problems with writing AVI files to a network drive.