MKVToolNix v5.7.0 released
Moritz Bunkus <[email protected]> Tue, 10 Jul 2012 10:32:20 +0200
| Newsgroups | gmane.comp.multimedia.matroska.user |
|---|---|
| Message-ID | <CANPayMR4eCDsaB4SigShYC594Zzh2jgzz+iXcKHng=wu7gn+GQ@mail.gmail.com> |
Hey, I've released v5.7.0. It's purely a bug fix release. The most important bug fixed was the excessive CPU usage during muxing. Here are the usual links... ...to the home page: http://www.bunkus.org/videotools/mkvtoolnix/ ...to the source code: http://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-5.7.0.tar.bz2 ...to the Windows installer and 7zip archive: http://www.bunkus.org/videotools/mkvtoolnix/win32/mkvtoolnix-unicode-5.7.0-setup.exe http://www.bunkus.org/videotools/mkvtoolnix/win32/mkvtoolnix-unicode-5.7.0.7z All of the Linux binaries that I provide have already been built and are available. Here's the ChangeLog since v5.6.0: ------------------------------------------------------------ 2012-07-08 Moritz Bunkus <[email protected]> * Released v5.7.0. * mmg: bug fix: mmg will no longer print false warnings about a chapter UID not being unique. Fixes #760. * mkvmerge, mkvpropedit, mmg: bug fix: All tools can now deal with 64bit UID values (chapter UIDs, edition UIDs etc). * mkvmerge: new feature: If "splitting by parts" is active and the last split part has a finite end point then mkvmerge will finish muxing after the last part has been completed. Implements #768. 2012-06-29 Moritz Bunkus <[email protected]> * mkvmerge: bug fix: The DTS and TrueHD packetizers were not flushed correctly. In some rare circumstances this could lead to mkvmerge aborting with an error message about the packet queue not being empty at the end of the muxing process. Fixes #772. 2012-06-17 Moritz Bunkus <[email protected]> * mmg, mkvinfo's GUI, all .exes: enhancement: Added new icons by Ben Humpert based on the ones by Eduard Geier (see AUTHORS). 2012-06-05 Moritz Bunkus <[email protected]> * mkvmerge: bug fix: Fixed handling of tracks in QuickTime/MP4 files with a constant sample size. This fixes the other reason for the "constant sample size and variable duration not supported" error. Fixes issue 764. * mkvmerge: bug fix: Tracks in QuickTime/MP4 files with empty chunk offset tables (STCO and CO64 atoms) are ignored. This fixes one of the reasons for the "constant sample size and variable duration not supported" error. 2012-06-03 Moritz Bunkus <[email protected]> * mmg: bug fix: Fixed mmg's excessive CPU usage during muxing. 2012-06-01 Moritz Bunkus <[email protected]> * mkvmerge: bug fix: Reading DTS from AVI files often resulted in the error message that DTS headers could not be found in the first frames. This has been fixed. Fixes issue 759. 2012-05-31 Moritz Bunkus <[email protected]> * Documentation: Updated the cross-compilation guide and fixed the "setup_cross_compilation_env.sh" script. ------------------------------------------------------------ Have fun. Kind regards, mosu _______________________________________________ Matroska-users mailing list [email protected] http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user