MP4 & QuickTime Splitter: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
Line 3: | Line 3: | ||
* {{MP4 & QuickTime Splitter: Download}} | * {{MP4 & QuickTime Splitter: Download}} | ||
* {{report_problem}} | * {{report_problem}} | ||
+ | |||
+ | === 1.2.2.2 - Jan 16, 2012 === | ||
+ | |||
+ | * Fixed problem with incorrect track type 'mp4a' instead of '.mp3'. | ||
+ | |||
+ | === 1.2.2.1 - Nov 30, 2011 === | ||
+ | |||
+ | * Fixed problem with installer for Windows 7. | ||
+ | |||
+ | === 1.2.2.0 - Nov 18, 2011 === | ||
+ | |||
+ | * Corrected handling of generic audio streams for Version = 2. | ||
+ | * Corrected handling of 'ctts' table: negative sample_offset, start offset. | ||
+ | * Removed invalid 'ctts' struct. | ||
+ | * Corrected algorithm for video preview frames selection. | ||
+ | * Corrected aspect ratio calculation with usage 'pasp' box data. | ||
+ | |||
+ | === 1.2.1.0 - Oct 14, 2011 === | ||
+ | |||
+ | * Added parsing of 'cmov' boxes. | ||
=== 1.2.0.0 - Oct 11, 2011 === | === 1.2.0.0 - Oct 11, 2011 === |
Revision as of 06:19, 18 January 2012
This is the release notes for MP4 & QuickTime File Splitter.
1.2.2.2 - Jan 16, 2012
- Fixed problem with incorrect track type 'mp4a' instead of '.mp3'.
1.2.2.1 - Nov 30, 2011
- Fixed problem with installer for Windows 7.
1.2.2.0 - Nov 18, 2011
- Corrected handling of generic audio streams for Version = 2.
- Corrected handling of 'ctts' table: negative sample_offset, start offset.
- Removed invalid 'ctts' struct.
- Corrected algorithm for video preview frames selection.
- Corrected aspect ratio calculation with usage 'pasp' box data.
1.2.1.0 - Oct 14, 2011
- Added parsing of 'cmov' boxes.
1.2.0.0 - Oct 11, 2011
- Added reverse playback for some types of files (sound and video streams without temporal compression: DV, M-JPEG, MPEG-2/H.264 with I-frames only, etc.).
- Added support for start/stop positions in IMediaSeeking::SetPositions().
- Added merging of separate mono audio streams to one multichannel stream (Sony XDCAM audio support).
- Fixed problems with multiple incorrect MP4 files.
1.1.2.1 - Sep 23, 2011
- Fixed bug with incorrect parsing of "wave" box (attempt to get data after terminator atom).
1.1.2.0 - Sep 20, 2011
- Fixed bad parsing for some boxes with entry_count = 0.
- Added selection of only first stereo pair for PCM sound with number of channels > 2.
1.1.1.2 - Aug 10, 2011
- Fixed problem with positioning to position, which is already set.
1.1.1.1 - Aug 06, 2011
- Fixed bug with garbage data at end of file.
1.1.1.0 - Aug 05, 2011
- Added support for .F4V files with "moof atoms" such as from Flash Media Live Encoder (no need for F4V Post Processor tool now).
- Added MPEG Layer 3 audio stream support.
- Added C# sample.
1.1.0.2 - Jun 14, 2011
- Fixed invalid swap command for 64-bit values.
1.1.0.1 - Jun 08, 2011
- Fixed bug: graph locked at start of playback if some output of MPEG-4 Splitter was not connected.
1.1.0.0 - Jun 07, 2011
- Changed output pin implementation - BeginFlush()/EndFlush()/NewSegment() - for more exact conformance to standard splitters.
1.0.3.7 - Jun 03, 2011
- Fixed positioning bug for single frame steps.
- Added sample application.
1.0.3.6 - May 23, 2011
- Fixed problems with installer.
1.0.3.5 - May 11, 2011
- Fixed problem with property page opening on Windows 7.
1.0.3.4 - Mar 28, 2011
- Fixed problem with 'stss' and 'stps' boxes for positioning.
1.0.3.3 - Feb 15, 2011
- Fixed bug with not found 'mdat' for external files.
1.0.3.2 - Jan 25, 2011
- Fixed invalid media type for 24-bit sound with bit depth = 16.
1.0.3.1 - Jan 20, 2011
- Fixed bug in audio part.
1.0.3.0 - Jan 19, 2011
- Fixed partial 'mdat' box bug.
- Fixed external files support.
- Fixed 'in24' audio playing.
- Fixed 'mp4a' version 2 bug.
1.0.2.1 - Jan 11, 2011
- Added support of XDCAM EX format.
- Fixed positioning bug for movies with only one key frame.
1.0.2.0 - Dec 07, 2010
- First release.