Change Log started October 2007
=================================
Version 1.6 (June 30, 2008)
-
The error "Dub/IO-Video error: buffer too small (80044074)" would sometimes appear when saving an AVI file. That is fixed now.
Version 1.5 (May 16, 2008)
-
I recently discovered that support for WMA (audio only) files was broken. It is fixed now.
Version 1.4 (October 27, 2007)
-
I've added improved support for variable frame rate (VFR) video, which is not uncommon in WMV files.
Version 1.3 (October 12, 2007)
-
I've done some major restructuring of the code, but that's mostly invisible to the end user. One change you will see is that the plugin now supports ASF files which don't contain video, but do contain audio. Therefore I've added "*.wma" to the list of supported extensions.
-
Fixed a bug which prevented closing the Info dialog with the [X] button.
-
Known bugs: Output playback stutters badly with some files.
Version 1.2 (October 8, 2007)
-
Fixed a hanging problem in filter preview with the current test build of VirtualDub 1.7.6.
-
Fixed a bug which caused the plugin to fail on Windows 98.
Version 1.1 (October 7, 2007)
-
VBR audio sync is much better now with VirtualDub 1.7.6 test4.
-
Fixed a crash when no video codec is found, and updated the "WMV Information" dialog to show more info about the video and audio codecs needed.
Version 1.0 (October 7, 2007)
This is the first release of my new WMV plugin for VirtualDub version 1.7.2 and later. The following are known issues:
-
There are no decompressors in the plugin itself. You must have the proper codecs installed on your system to decompress the video and audio streams.
-
When seeking to a random position and starting playback, you may see "Error code 512: (ACMERR_NOTPOSSIBLE)". To work around this, seek to a different position and try again.
-
Audio sync may not be perfect if the WMV file has a VBR audio track.