• Released v2.9.7.

  • Hey,

    I've released mkvtoolnix v2.9.8. This release contains contains the usual mix of bug fixes and smaller enhancements. The most prominent enhancement is probably the big speed-up in mmg's header editor for parsing existing files.

    Here are the usual links...

    ...to the home page:
    http://www.bunkus.org/videotools/mkvtoolnix/

    ...to the source code:
    http://www.bunkus.org/videotools/mkv…x-2.9.8.tar.bz2

    ...to the Windows installer and 7zip archive:
    http://www.bunkus.org/videotools/mkv…2.9.8-setup.exe
    http://www.bunkus.org/videotools/mkv…nicode-2.9.8.7z

    All binaries that I provide myself have already been uploaded.

    Here's the full ChangeLog since release 2.9.7:

    ------------------------------------------------------------
    2009-08-13 Moritz Bunkus <moritz@bunkus.org>
    * Released v2.9.8.
    * mmg: bug fix: The inputs for timecode files and the language are deactivated if the user has selected a track that will be appended to another track. Fix for bug 432.

    2009-08-06 Moritz Bunkus <moritz@bunkus.org>
    * mmg: bug fix: mmg will handle multiple consecutive spaces in the options given with "add command line options" properly and not cause mkvmerge to exit with misleading error messages anymore. The "add command line options" dialog has been reordered, and the drop down box in it is now read-only. Fixes for bug 429.
    * doc, mmg: bug fix: The tooltip and documentation for the 'delay' option was misleading. Fix for bug 420.

    2009-07-31 Moritz Bunkus <moritz@bunkus.org>
    * mmg/header editor: enhancement: Implemented a considerable speedup in the processing of large files.

    2009-07-30 Moritz Bunkus <moritz@bunkus.org>
    * mmg/header editor: bug fix: The header editor copes better with files that do not contain all mandatory header fields. The missing ones are added or assumed to be default values.

    2009-07-23 Moritz Bunkus <moritz@bunkus.org>
    * all: bug fix: Selecting the translations with the "--ui-language" option did not work on Mac OS X.

    2009-07-16 Moritz Bunkus <moritz@bunkus.org>
    * mkvmerge: bug fix: Fixed an invalid memory access in the VobSub reader module. Fix for bug 426.
    * mmg: bug fix: Tracks added from Matroska files did not get their 'default track' drop down box set correctly if the flag was 'off' in the source file and no other track of its kind hat its 'default track' flag set.
    * mkvmerge: bug fix: mkvmerge was wrongly turning the 'default track' flag back on for the first subtitle track muxed from a Matroska file if none of the subtitle tracks muxed had their 'default track' flag set in their source files and if the user didn't use the '--default-track' option for setting that flag explicitely.

    2009-07-15 Moritz Bunkus <moritz@bunkus.org>
    * mmg: bug fix: Running mkvmerge on Windows from an installation directory with two spaces in the path (e.g. "C:\Program Files\Video tools\mkvtolnix") crashed mmg when the user started muxing. Fix for bug 419.

    2009-07-13 Moritz Bunkus <moritz@bunkus.org>
    * mmg: bug fix: Files for which all tracks were disabled were left out from mkvmerge's command line so that tags, chapters and attachments were not copied from such files either.
    * mkvmerge: bug fix: Appending MPEG4 part 2 video tracks from Matroska files which contain aspect ratio information will not result in an error message "connected_to > 0" anymore. Fix for bug 427.

    2009-07-06 Moritz Bunkus <moritz@bunkus.org>
    * mkvmerge: bug fix: Fixed the audio sync for tracks read from AVI files containing garbage at the beginning. Fix for bug 421.
    * mmg: bug fix: Trying to save chapters that contain editions without a single chapter entry does no longer result in a crash but a descriptive error message instead. Saving empty chapters to a Matroska file will remove all chapters contained in the file instead of not doing anything. Fixes for bug 422.

    2009-07-05 Moritz Bunkus <moritz@bunkus.org>
    * mkvinfo: enhancement: Implemented speed-ups of up to 50% for middle to larger files.

    2009-07-02 Moritz Bunkus <moritz@bunkus.org>
    * mkvmerge: bug fix: Fixed reading AVC/h.264 video tracks from OGM files. Fix for bug 418.
    * mmg: bug fix: The chapter language for chapters copied from source files (e.g. Matroska, MP4 or OGM files) is only changed if the user has selected any language other than "und". Fix for bug 420.
    * mmg: bug fix: mmg will no longer show an error message if the user has not selected a country in the "chapters" tab of the preferences dialog.
    ------------------------------------------------------------

    Have fun.

  • 2.9.9 (November 26, 2009)

  • 3.0.0 (December 12, 2009)

  • 19 Jan 2010: Released v3.1.0


    changelog:

    Pioneer PDP-427 XA | Popcorn Hour NMT C-200 | Sony STR-DB 840 QS | Canton Ergo 91 DC

  • 3.2.0

  • Nicht ganz vollständig, das ChangeLog. Hier deshalb mal die vollständige Nachricht:

    Hey,

    I've released mkvtoolnix v3.2.0. This release contains contains the usual mix of bug fixes and smaller enhancements.

    Here are the usual links...

    ...to the home page:
    http://www.bunkus.org/videotools/mkvtoolnix/

    ...to the source code:
    http://www.bunkus.org/videotools/mkv…x-3.2.0.tar.bz2

    ...to the Windows installer and 7zip archive:
    http://www.bunkus.org/videotools/mkv…3.2.0-setup.exe
    http://www.bunkus.org/videotools/mkv…nicode-3.2.0.7z

    All binaries that I provide myself have already been uploaded.

    Here's the full ChangeLog since release 3.1.0:

    ------------------------------------------------------------
    2010-02-12 Moritz Bunkus <moritz@bunkus.org>

    * Released v3.2.0.
    * Build requirements changed: The GUIs for mkvtoolnix now require wxWidgets 2.8.0 or newer.

    2010-02-11 Moritz Bunkus <moritz@bunkus.org>
    * mmg, mkvpropedit: Fixed another bug causing a crash writing chapters/other elements to existing Matroska files.

    2010-02-10 Moritz Bunkus <moritz@bunkus.org>
    * Build system: bug fix: Improved detection of Boost::Filesystem for newer Boost versions.

    2010-02-09 Moritz Bunkus <moritz@bunkus.org>
    * docs: Added a Chinese Simplified translation for the man pages by Dean Lee (see AUTHORS).

    2010-02-06 Moritz Bunkus <moritz@bunkus.org>
    * mkvmerge: bug fix: Outputting error messages about invalid XML files will not cause mkvmerge to crash on Windows anymore.
    * mmg: enhancement: Added an input field for the segment info XML file (mkvmerge's "--segmentinfo" option) on the "global" tab.

    2010-02-03 Moritz Bunkus <moritz@bunkus.org>
    * mmg: bug fix: The jobs will be saved in the 'mkvtoolnix/jobs' sub-directory of the 'application data' folder instead of the 'jobs' folder in the current directory. On Windows this is the special 'application data' folder inside the user's profile directory, e.g. 'C:\Users\mbunkus\AppData\mkvtoolnix'. On non-Windows systems this is the folder '.mkvtoolnix' in the user's home directory. mmg's configuration file has also been moved from ~/.mkvmergeGUI to ~/.mkvtoolnix/config on non-Windows systems. Fix for bug 466.

    2010-01-28 Moritz Bunkus <moritz@bunkus.org>
    * mkvextract: bug fix: Files are only opened for reading, not for writing, so that mkvextract will work on files the user only has read-only permissions for.
    * mkvextract: bug fix: Modes 'attachments', 'chapters', 'tags' and 'cuesheet': mkvextract will output an error message if the file cannot be opened (e.g. because it does not exist or due to lack of access).

    2010-01-24 Moritz Bunkus <moritz@bunkus.org>
    * mmg: enhancement: Changing the interface language does not require a restart anymore.
    * mkvmerge: bug fix: Reading VOB files bigger than 4 GB was broken in v3.1.0 on 32bit platforms.

    2010-01-22 Moritz Bunkus <moritz@bunkus.org>
    * mmg: bug fix: Tooltips were not word-wrapped on Windows.
    * mkvinfo: enhancement: Added the "EBML maximum size length" element to the list of known elements. Fix for bug 464.

    2010-01-20 Moritz Bunkus <moritz@bunkus.org>
    * mmg: new feature: Added a control for mkvmerge's "--cropping" parameter.
    * mmg: enhancement: Added the file extensions ".dtshd", ".dts-hd", ".truehd" and ".true-hd" to mmg's"'add/append file" dialogs.
    * mkvextract: bug fix: "mkvextract --version" was only writing an empty string. Fix for bug 463.
    ------------------------------------------------------------

    Have fun.

  • Neue Version: v3.3.0
    Herzlichen Dank Mosu!

    homepage: http://www.bunkus.org/videotools/mkvtoolnix/
    source-code: http://www.bunkus.org/videotools/mkv…x-3.3.0.tar.bz2
    Windows installer and 7zip archive:
    http://www.bunkus.org/videotools/mkv…3.3.0-setup.exe
    http://www.bunkus.org/videotools/mkv…nicode-3.3.0.7z

    Changelog:
    2010-03-24 Moritz Bunkus <moritz@bunkus.org>

    * Released v3.3.0.

    * Build system: Sped up builds by using pre-compiled
    headers. Patches by Steve Lhomme (see AUTHORS) and myself.

    2010-03-23 Moritz Bunkus <moritz@bunkus.org>

    * mkvmerge: bug fix: Fixed the default duration for interlaced
    MPEG-1/2 video tracks. Also added the 'interlaced' flag for such
    tracks. Patches by Xavier Duret (see AUTHORS). Fix for bug 479.

    2010-03-22 Moritz Bunkus <moritz@bunkus.org>

    * mkvmerge: bug fix: Specifying a FourCC with spaces at the end
    will not result in an error anymore. Fix for bug 480.

    2010-03-19 Moritz Bunkus <moritz@bunkus.org>

    * mkvmerge: bug fix: Timecodes for MPEG-1/2 tracks are calculated
    properly, especially for B frames. Patch by Xavier Duret (see
    AUTHORS). Fix for bug 475.

    2010-03-18 Moritz Bunkus <moritz@bunkus.org>

    * mkvmerge: enhancement: Added a message in verbosity level 2 to
    the splitting code. It reports before which timecode and after
    what file size a new file is started.

    * All: A lot of changes preparing mkvtoolnix for use with the
    upcoming libebml2/libmatroska2 versions were applied. Patches by
    Steve Lhomme (see AUTHORS).

    2010-03-15 Moritz Bunkus <moritz@bunkus.org>

    * mkvmerge: bug fix: Fixed a crash when reading Matroska files
    that contain Vorbis audio with in MS compatibility mode (CodecID
    A_MS/ACM). Fix for bug 477.

    * All: enhancement: Added support for old Mac-style line endings
    (only '\r' without '\n') in text files.

    2010-03-11 Moritz Bunkus <moritz@bunkus.org>

    * mmg: enhancement: Added the values "4483M" and "8142M" to the
    "split after this size" drop down box.

    2010-03-06 Moritz Bunkus <moritz@bunkus.org>

    * mmg: bug fix: Fixed compilation if gettext is not available.

    2010-03-03 Moritz Bunkus <moritz@bunkus.org>

    * Build system: Added project files and fixes for compilation with
    Microsoft Visual Studio 8. Patches by David Player (see AUTHORS).

    * Installer: bug fix: A couple of start menu links to pieces of
    the documentation were broken. Added missing start menu links to
    translations of the documentation.

    * mkvmerge: bug fix: The SRT reader skips empty lines at the
    beginning of the file.

    2010-03-02 Moritz Bunkus <moritz@bunkus.org>

    * Build system: bug fix: Fixed the configure script and compilation
    on OpenSolaris.

    2010-02-26 Moritz Bunkus <moritz@bunkus.org>

    * Installer: bug fix: The "jobs" directory in the application data
    folder is removed during uninstallation if the user requests
    it. Fix for bug 474.

    * mkvextract: bug fix: Fixed granulepos calculation when
    extracting Vorbis tracks into Ogg files. Fix for bug 473.

    2010-02-24 Moritz Bunkus <moritz@bunkus.org>

    * All: bug fix: The programs will no longer abort with an error
    message if a selected interface translation is not available. The
    "C" locale is used instead. Fix for bug 472.

    2010-02-23 Moritz Bunkus <moritz@bunkus.org>

    * mkvmerge, mkvextract: enhancement: Improved the error resilience
    when dealing with damaged Matroska files. When a damaged part is
    encountered reading will continue at the next cluster.

    2010-02-20 Moritz Bunkus <moritz@bunkus.org>

    * mkvmerge: bug fix: Fixed the handling of UTF-16 encoded chapter
    names in MP4/MOV files.

    2010-02-18 Moritz Bunkus <moritz@bunkus.org>

    * mkvmerge: enhancement: Some Matroska files contain h.264/AVC
    tracks lacking their CodecPrivate element (e.g. files created by
    gstreamer's muxer). For such tracks the CodecPrivate element (the
    AVCC) is re-created from the bitstream. Fix for bug 470.

    * mkvmerge: bug fix: MP4 files that do contain edit lists but
    whose edit lists do not span the entire file are processed
    properly. Such files are created by current x264 builds. Fix for
    bug 469.

    2010-02-13 Moritz Bunkus <moritz@bunkus.org>

    * Build system: Fixed configure for systems on which 'echo' does
    not support the '-n' parameter (e.g. Mac OS).

    shh

  • 3.4.0

    Zitat
  • 4.0.0

  • 4.1.0

  • 4.1.1

    Zitat

    mkvmerge: bug fix: Fixed invalid memory access in the header removal compressor. Fix for bug 508.

    * mmg: bug fix: mmg will no longer add .mmg files opened by the job runner to the file menu's list of recently opened files. Fix for bug 509.

  • 4.2.0

  • 4.3.0

  • 4.4.0

  • 4.5.0

  • 4.6.0

  • 4.7.0

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!