MKVToolNix v4.9.0 released
2011-07-10 — mosu
Hey,
I’ve released mkvtoolnix v4.9.0. It’s mostly a bug fix release with few new features.
Here are the usual links: the home page, the source code and the Windows installer and 7zip archive.
All binaries that I provide myself have already been uploaded.
Here’s the full ChangeLog since release 4.8.0:
- 2011-07-09 Moritz Bunkus <moritz@bunkus.org>
- mkvmerge: bug fix: DV files are recognized as an unsupported container type. Fix for bug 630.
- mkvmerge: bug fix: Fixed handling block groups in Matroska files with a duration of 0.
- 2011-07-08 Moritz Bunkus <moritz@bunkus.org>
- mmg: Various compatibility fixes for use with wxWidgets 2.9.x.
- 2011-06-23 Moritz Bunkus <moritz@bunkus.org>
- mmg: bug fix: Fixed building with Sun Studio’s C compiler.
- 2011-06-03 Moritz Bunkus <moritz@bunkus.org>
- mkvmerge: bug fix: ISO 639-2 terminology language codes are converted to the corresponding bibliography code upon file identification (e.g. ‘deu’ is converted to ‘ger’).
- 2011-06-02 Moritz Bunkus <moritz@bunkus.org>
- mkvinfo: bug fix: The timecode scale is retrieved first before applying it to the segment duration.
- all: Added an Italian translation by Roberto Boriotti and Matteo Angelino (see AUTHORS).
- 2011-05-28 Moritz Bunkus <moritz@bunkus.org>
- mmg: bug fix: Fixed populating the ‘compression’ drop down box according to what mkvmerge was compiled with.
- 2011-05-26 Moritz Bunkus <moritz@bunkus.org>
- mkvmerge: bug fix: When a DTS track is read from a source file that provides timecodes (e.g. Matroska files) then those timecodes will be preserved.
- 2011-05-25 Moritz Bunkus <moritz@bunkus.org>
- mkvmerge: Fixed remuxing certain VC1 video tracks from Matroska files. Fix for bug 636.