Change Log started August 2011
=================================
Version 2.6 (September 30, 2012)
-
Fixed: Rare "NO VIDEO" error with some AVC encoded movies.
Version 2.5 (March 24, 2012)
-
Fixed: Added parsing of the 'dvc1' atom for VC-1 codec-specific data.
Version 2.4 (February 25, 2012)
-
Feature: Added an error log which becomes available in File Information if there were non-fatal errors during loading.
-
All FOURCC identifiers are made uppercase by default now, with the exception of Cinepak ('cvid').
Version 2.3 (February 19, 2012)
-
Fixed: AVC cropping parameters (if present) are now used when decoding AVC.
-
Feature: Added experimental support for MPEG Layer II audio.
Version 2.2 (February 18, 2012)
-
Feature: Added support for VC-1 video.
Version 2.1 (February 17, 2012)
-
Fixed: Pixel aspect ratio in File Information dialog was not correct.
Version 2.0 (February 11, 2012)
-
Feature: Added recognition of ftyp major brand 'MSNV'.
-
Feature: Added checking of compatible ftyp brands when the major brand is unknown.
-
Feature: Added Pixel Aspect Ratio display in File Information dialog.
Version 1.9 (December 17, 2011)
-
Feature: Added experimental support for AMR Wideband audio (direct stream copy only).
-
Feature: Added an extended open option to add an AMR header to AMR audio streams.
Version 1.8 (December 11, 2011)
-
Fixed bug: Atoms with version 0x01 were not parsed correctly.
-
Feature: Added support for MPEG-2 video with 'mp4v' FOURCC.
-
Feature: Added support for AMR Narrowband audio (direct stream copy only).
-
Feature: Added support for F4V file format (Flash version 10).
-
Feature: The stream durations shown in the File Information dialog are now precise to the millisecond.
Version 1.7 (December 3, 2011)
-
Fixed bug: The uncompressed audio sample count reported to VirtualDub was incorrect.
-
Fixed bug: The final compressed audio chunk was omitted during audio stream read.
-
Fixed bug: The number of AC-3 channels detected was sometimes incorrect.
-
Feature: Added support for more types of .mp4 files (in the 'ftyp' atom).
-
Feature: Added an extended open option to add an ADTS header to each AAC frame.
Version 1.6 (October 14, 2011)
-
Fixed bug: Defer video decoding to VirtualDub was not working correctly.
-
Fixed bug: "FourccMap" registry key was not deleted when map was cleared.
Version 1.5 (October 8, 2011)
-
Added an Extended Options checkbox to defer video decoding to VirtualDub.
-
Added support for the Microsoft IMA ADPCM codec.
Version 1.4 (September 17, 2011)
-
Added an Extended Options dialog which allows you to override the video FOURCC.
Version 1.3 (August 20, 2011)
-
Added support for variable frame rate video.
-
Fixed a bug related to 8-bit 'twos' and 'sowt' formats.
Version 1.2 (August 14, 2011)
-
Added support for the following audio tags:
'in24' 24-bit PCM
'in32' 32-bit PCM
'fl64' 64-bit floating point
-
Fixed some bugs related to unusual PCM formats.
Version 1.1 (August 14, 2011)
-
Major code clean-up; plugin now requires VirtualDub 1.8.8+.
-
Added support for the following audio tags:
'ac-3' Dolby Digital AC-3
'alaw' 8-bit aLaw 2:1
'fl32' 32-bit floating point
'ulaw' 8-bit uLaw 2:1
-
Added the ability to Direct Stream Copy the dummy video which is generated when there is no video track.
-
Added .3gp and .3g2 file extensions.
Version 1.0 (August 7, 2011)
-
First official release of QuickTime plugin for VirtualDub 1.8.1+.