MPEG-4 Cutter: Release Notes
From AVObjects Knowledge Base
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
1.0.5.0 - Sep 13, 2018
- The code is extended to support the new '.mdat' mode of MP4 & QuickTime Writer DirectShow filter
1.0.4.0 - Aug 22, 2018
- The interface method IAVOMp4Cutter::StopWaiting() has been added to stop the wait and save the selected part of the file.
1.0.3.0 - Aug 16, 2018
- Fixed bug with repeated common names of internal writer objects.
- Fixed bugs with cutting out the PCM Audio stream.
1.0.2.0 - Apr 06, 2018
- The object and interface are extended, new functions are added to cut off and save part of the current recording file "on the fly" to another file.
1.0.1.0 - Dec 15, 2017
- First public release.