QuickTime DirectShow Source Filter: Release Notes
From MediaLooks Knowledge Base
This is the release notes for QuickTime DirectShow Source Filter and QuickTime Plugin.
[edit] 1.7.0.24 - Jan 14, 2010
- Added: Option to show/not show Timecode pin (problem with WME if TС pin exposed).
[edit] 1.7.0.23 - Dec 23, 2009
- Fixed: Problem with specified stop position equal MAXLONGLONG.
- Fixed: Problems with file & reg monitor programs (Themida settings).
[edit] 1.7.0.22 - Oct 30, 2009
- Added: Registry settings for no 'blank' frames and blank frame color.
[edit] 1.7.0.21 - Oct 22, 2009
- Fixed: Problem with Avid IMX files in "raw" mode.
[edit] 1.7.0.20 - Sep 24, 2009
- Fixed: Problem with DES (problem if SetPositions() is called before start of graph).
[edit] 1.7.0.19 - Aug 18, 2009
- Fixed: Problem with timecode pin if video pin not connected.
[edit] 1.7.0.18 - Aug 17, 2009
- Fixed: Problem with positioning on last frame (after the track EOS).
[edit] 1.7.0.17 - Aug 13, 2009
- Fixed: Problem with timecode for first frame.
- Fixed: Problem with non zero first frame edit time.
[edit] 1.7.0.16 - Aug 04, 2009
- Fixed: Problem with timecodes for some movies (the different video & timecode media times).
[edit] 1.7.0.15 - Jul 27, 2009
- Fixed: Problem with exporting movie.
[edit] 1.7.0.14 - Jul 20, 2009
- Fixed: Problem with "raw" output (bug in 1.7.0.12 version).
[edit] 1.7.0.13 - Jul 13, 2009
- Fixed: Problem with 5.1 Audio (5th and 6th channels were muted).
[edit] 1.7.0.12 - Jul 04, 2009
- Fixed: Problem with seeking (e.g. for capture frame via IMediaDet).
[edit] 1.7.0.11 - Jun 26, 2009
- Fixed: Problem with 1.7.0.10 version (freezing sometimes during graph creation).
[edit] 1.7.0.10 - Jun 25, 2009
- Fixed: Problem with too slow file opening (the problem with file switching in Playout SDK).
[edit] 1.7.0.9 - Jun 20, 2009
- Fixed: Problem with ARGB32 output.
[edit] 1.7.0.8 - May 21, 2009
- Added: Timecode pin.
[edit] 1.7.0.7 - Mar 15, 2009 (beta)
- Fixed: Problem with image rotation and non-zero offsets.
[edit] 1.7.0.6 - Mar 13, 2009
- Added: GetVideoStreamInfo2 for VB6 compatibility.
[edit] 1.7.0.5 - Mar 12, 2009
- Fixed: Problem with 1-frames movies.
- Fixed: Problem with VideoStreamInfo and VB6.
[edit] 1.7.0.4 - Feb 21, 2009
- Fixed: Problem with lost audio samples at the end of track.
- Added: GetAudioStreamInfo2() to get info from multiple audio streams.
- Added: Detection of lost connection during playback of media files from network share.
[edit] 1.7.0.3 - Dec 19, 2008
- Fixed: Problem with connection to Ligos D-10 parser filter (for compressed MPEG-2 output).
[edit] 1.7.0.2 - Dec 12, 2008
- Fixed: Wrong (not ARGB32) output if "ARGB32 output" is enabled but "Force RGB" is not enabled.
[edit] 1.7.0.4 - Feb 21, 2009
- Fixed: problem with lost audio samples at the end of track.
- Added: GetAudioStreamInfo2() to get info from multiple audio streams.
- Added: Detection of lost connection during playing media file from network share.
[edit] 1.7.0.3 - Dec 19, 2008
- Fixed: Problem with connection to Ligos D-10 parser filter (for compressed MPEG-2 output).
[edit] 1.7.0.2 - Dec 12, 2008
- Fixed: Wrong (not ARGB32) output if "ARGB32 output" is enabled but "Force RGB" is not enabled.
[edit] 1.7.0.1 - Nov 3, 2008
- Added: 16-bit muti-channel audio output for muti-channel mode.
[edit] 1.7.0.0 - Oct 26, 2008
- Changed: Improved frame-reordering algorithm.
- Changed: Improved seeking preroll algorithm.
- Changed: Improved algorithm for edited movies playback.
- Changed: Not-zero track offset code implementaion.
- Changed: General perfromance & stability improvements.
- Fixed: Some small bugs fixed.
It is recommended to thoroughly test and deploy this release.
[edit] 1.6.3.3 - Oct 10, 2008
- Fixed: Improved frame skipping algorithm.
- Fixed: Improved frame reordering algorithm.
- Fixed: Bug with VMR9 rendrerer.
- Fixed: Problem with AR correction matrix.
- Fixed: Problem with video internal scaling.
- Fixed: 1.6.3.0 bug (too slow playing of some movies).
- Added: UseNativeSize() method (for movies with inetrnal scaling).
[edit] 1.6.2.25 - Aug 1, 2008
- Added: "Force Multi Channel Audio" option.
[edit] 1.6.2.24 - Jul 01, 2008
- Fixed: Probem with different resolutions in one track/file.
- Fixed: Problem with audio/video sync (audio decoding problem) on specific files.
- Fixed: Problem with audio/video sync (track time offset problem) on specific files.
[edit] 1.6.2.23 - May 08, 2008
- Added: Enabling/disabling video buffering via property page or interface.
[edit] 1.6.2.22 - Apr 23, 2008
- Added: Support of separate video codecs in one track.
- Fixed: Hung in case of movies referenced to RTSP sink.
[edit] 1.6.2.21 - Mar 27, 2008
- Fixed: Problem with MPEG1 Video meditype.
- Fixed: Problem with MPEG2 Video aspect ratio flags (was been set 4:3 for some HD movies).
[edit] 1.6.2.20 - Mar 20, 2008
- Fixed: Bug with seeking in case of compressed video output.
[edit] 1.6.2.19 - Feb 27, 2008
- Added: Output colorspace conversion (supported output colorspaces: UYVY, YUY2, YVYU, YV12, I420, RGB24, RGB32, ARGB32).
- Fixed: Bug with MediaDet object.
[edit] 1.6.2.18 - Feb 17, 2008
- Fixed: Decreased audio allocator size (for beter audio/video sync).
- Fixed: Changed video stream detection (now by number of samples, previously by time - fix for star.mov).
- Fixed: Changed NewSegment() notification (fixed problem with audio reported by customer).
- Fixed: GMFBridge compatibility (too many samples in GMF allocator).
- Added: RunDLL_QTRegisterExtensions, RunDLL_QTUnregisterExtensions for calling from rundll32.exe.
- Added: Aspect ratio and interlacing flag for output (needed for DV files).
- Minor fixes (changed EOS notification).
[edit] 1.6.2.12 - Fri Jan 25, 2008
- Added: YUV output support for any QuickTime files (previously this was available only for H.264 and MPEG-4).
[edit] 1.6.2.11 - Jan 16, 2008
- Fixed: Progressive download did not work for long URLs.
- Added: HTTPS support for progressive download.
[edit] 1.6.2.10 - Dec 14, 2007
- Fixed: Bug with one-frame movies.
[edit] 1.6.2.9 - Dec 11, 2007
- Added: GOM Player added to list of supported players (see QuickTime Plugin).
[edit] 1.6.2.8 - Dec 05, 2007
- Fixed: Bugs in installer.
[edit] 1.6.2.7 - Dec 03, 2007
- Added: YUY2 output colorspace (for WinAMP compatibility).
- Fixed: Bug with wrong aligment on some movies (UYVY output).
[edit] 1.6.2.6 - Dec 03, 2007
- Fixed: Problem with playing some movies (error with first track time).
- Added: Modification for tolerance against movies with bad times (track time, display offset, etc.).
[edit] 1.6.2.5 - Nov 13, 2007
- Added: Support for end users (see QuickTime Plugin).
- Slightly chnaged gain/brightness for YUV output.
[edit] 1.6.2.4 - Nov 07, 2007
- Added: New license check code.
- Fixed: Bug with freeze video in case of frame skipping.
[edit] 1.6.2.2 - Nov 01, 2007
- Fixed: Bug with skipped frames in edited movies.
- Fixed: Bug with movies with different media/track time scale.
- Added: "Force RGB output" option.
- Added: QTShowProps() export method (for setting of QTSource parameters).
[edit] 1.6.2.1 - Oct 31, 2007
- Fixed: Playback of edited movies.
- Fixed: Bug with license protection in case of RGB output.
- Added: New method for saving movies - SaveMovie2().
- Added: Now displays progress during saving of movie.
[edit] 1.6.1.5 - Oct 30, 2007
- Fixed: Bug with licensed version and raw output for unsupported decoders.
- Changed GetVideoStreamInfo/GetAudioStreamInfo - now zerous VideoStreamInfo/AudioStreamInfo in case of no pin with specified type.
- Added: .DIF files support.
- Fixed: Problem with WMP 11 (after latest Windows Update) for XP and Vista.
[edit] 1.6.1.1 - Oct 24, 2007
- Added: "Separate Audio Tracks" feature (multiple audio pins for movies with several audio tracks).
