DVB-Cube BETA <<< Das deutsche PC und DVB-Forum >>>

Nachbearbeitung => # Software & Tools zur Nachbearbeitung => Thema gestartet von: SiLæncer am 16 April, 2009, 19:03

Titel: MKVToolnix ...
Beitrag von: SiLæncer am 16 April, 2009, 19:03
Sammlung von Programmen zum Erstellen, Verändern und Untersuchen von Matroska-Media-Dateien in den Formaten MKV und MKA; ermöglicht es, mehrere Bild-, Ton- und Untertitelspuren zusammen mit Kapitelmarkierungen in eine Matroska-Container-Datei zu muxen (multiplexen)

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 2.8.0 erschienen
Beitrag von: SiLæncer am 15 Mai, 2009, 20:52
Changelog (http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog)

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 2.9.0 erschienen
Beitrag von: SiLæncer am 27 Mai, 2009, 21:44
Changelog (http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog)

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 2.9.7 erschienen
Beitrag von: SiLæncer am 09 Juli, 2009, 19:31
Changelog (http://www.anonym.to/?http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog)

http://www.bunkus.org/videotools/mkvtoolnix/index.html (http://www.bunkus.org/videotools/mkvtoolnix/index.html)
Titel: MKVToolnix 3.1.0
Beitrag von: SiLæncer am 20 Januar, 2010, 17:48
changelog (http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog)

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 3.2.0
Beitrag von: SiLæncer am 14 Februar, 2010, 09:39
changelog (http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog)

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 3.3.0
Beitrag von: SiLæncer am 25 März, 2010, 11:01
Changelog:

* 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).

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


http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 3.4.0
Beitrag von: SiLæncer am 31 Mai, 2010, 07:49
Ein Changelog gibts hier (http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog).

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 4.0.0
Beitrag von: SiLæncer am 28 Juni, 2010, 07:02
* Released v4.0.0.

* build: Building mkvtoolnix now requires libebml v1.0.0 and
libmatroska v1.0.0 or later.

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

* all command line tools: bug fix: Fixed the output of eastern
languages like Japanese or Chinese under cmd.exe on Windows.

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

* mmg: new feature: Added the estimated remaining time to the mux
and job dialogs.

2010-05-31  Moritz Bunkus  <moritz@bunkus.org>

* all: Added a translation of the programs into Dutch by René
Maassen (see AUTHORS).

2010-05-28  Moritz Bunkus  <moritz@bunkus.org>

* mkvextract: feature removal: Removed support for extracting FLAC
tracks into Ogg FLAC files. Instead they're always written into
raw FLAC files. The option "--no-ogg" has been removed as well.

* mkvmerge: feature removal: Removed support for the FLAC library
older than v1.1.1.

* mkvmerge: bug fix: Fixed support for reading FLAC tracks from
Ogg files following the FLAC-in-Ogg-mapping established with FLAC
v1.1.1. Fix for bug 488.

2010-05-27  Moritz Bunkus  <moritz@bunkus.org>

* mmg: enhancement: The "mkvmerge executable" input in the
preferences dialog is not read-only anymore. Final part of a fix
for bug 490.

* mmg: bug fix: mmg will output a warning if it is used with a
mkvmerge executable whose version differs from mmg's version. Part
of a fix for bug 490.

* mmg: bug fix: If adding a file fails mkvmerge's error message
will be shown in a scrollable dialog instead of a normal message
box. Part of a fix for bug 490.

* mmg: Added 'IVF' files to the list of known input file types.

* mkvmerge: Added support for reading IVF files with VP8 video
tracks.

* mkvextract: Added support for extracting VP8 video tracks into
IVF files.

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

* mkvmerge, mkvinfo, mkvextract: bug fix: Fixed handling of
clusters missing a cluster timecode element.

* mkvinfo GUI: bug fix: Frames for simple blocks were shown at the
wrong place in the element tree.

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

* mkvmerge, mkvextract: Fixed handling of clusters with an unknown
size.

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

* mkvinfo: bug fix: Fixed handling clusters with an unknown size.

* mkvinfo: new feature: Added an option ("-z" / "--size") for
displaying each element's size property. Elements with an
unknown/infinite size are shown as "size is unknown".

2010-05-21  Moritz Bunkus  <moritz@bunkus.org>

* mmg: new feature: Added a checkbox for enabling "WebM"
mode. This will also enable the same limitations that mkvmerge
enables: Only VP8 and Vorbis tracks, no chapters, no tags. The
output file name extension will be changed to ".webm" upon
enabling the mode.

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

* mkvmerge: change: mkvmerge will not write track header elements
whose actual value equals their default value anymore.

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

* mkvmerge: new feature: Neither chapters nor tags will be written
to WebM compliant files. Warnings are issued if chapters or
tags are found and not disabled.

* mkvmerge: bug fix: Matroska files without clusters are accepted
as valid input files again.

* mmg: enhancement: Added "WebM" with the extension "webm" to
the list of known file types.

* mkvmerge: new feature: Added support for muxing VP8 video
tracks.

* mkvmerge: enhancement: mkvmerge will no longer put all clusters
into a meta seek element resulting in smaller file size. The
parameter "--no-clusters-in-meta-seek" has been renamed to
"--clusters-in-meta-seek" and its meaning reverted.

* mkvmerge: enhancement: WebM compatibility mode will be
turned on automatically if the output file name's extension is
'.webm', '.webma' or '.webmv'.

* mkvinfo GUI: enhancement: Added "webm" to the list of known file
name extensions for WebM files both for the "Open file" dialog
and the drag & drop support.

2010-05-17  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: new feature: Added options "--webm"/"--web-media" that
enable the WebM compatibility mode. In this mode only Vorbis
audio tracks and VP8 video tracks are allowed. Neither chapters
nor tracks are allowed. The DocType element is set to "webm".

* mkvinfo GUI: bug fix: Opening more than one file without
restarting mkvinfo GUI could result in wrong timecodes due to
variables not being reinitialized.

2010-05-16  Moritz Bunkus  <moritz@bunkus.org>

* mkvinfo: bug fix: Binary elements shorter than 10 bytes were not
output correctly.

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

* Build system: bug fix: The man page installation process only
installed the English originals instead of the Japanese and
Chinese translations.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 4.1.1
Beitrag von: SiLæncer am 10 Juli, 2010, 19:31
2010-07-03  Moritz Bunkus  <moritz@bunkus.org>

* Released v4.1.1.

* 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.

2010-07-01  Moritz Bunkus  <moritz@bunkus.org>

* Released v4.1.0.

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

* mkvmerge: bug fix: Fixed reading AVC/h.264 tracks from AVI files
if they're stored in NALUs inside the AVI.

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

* Build system: enhancement: Improved the error reporting if
certain Boost libraries are not found.

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

* mkvmerge: enhancement: mkvmerge will report if it finds data
errors in a Matroska file (e.g. due to storage failure or bad
downloads). The position is reported as well as a periodic update
as long as mkvmerge re-syncs to the next Matroska element.

* mmg: enhancement: The "compression" drop down box is enabled for
all track types. That way "no compression" can be forced for those
tracks mkvmerge uses "header removal" compression for.

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

* mmg: bug fix: Matroska files read from/written to by the header
and chapter editors will no longer be kept opened and locked. Fix
for bug 498.

* mmg: bug fix: If mmg was called with "--edit-headers
filename.mkv" then it crashed when the header editor was closed.

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

* mkvmerge: enhancement: mkvmerge will start a new cluster before
a key frame of the first video track. Fix for bug 500.

* mkvmerge: enhancement: The default cluster length has been
increased to five seconds (up from two seconds).

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

* mkvmerge: bug fix: mkvmerge will no longer report nonsensical
progress reports (e.g. -17239182%) when reading Matroska files
with all the flags "--no-audio --no-video --no-subtitles"
enabled. Fix for bug 505.

* mmg: bug fix: Fixed a crash in the job runner when the total
time was very big due to a division by zero.

* mkvmerge: enhancement: Implemented write caching resulting in
faster muxes especially on Windows writing to network shares.

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

* mkvmerge: new feature: Added support for reading PGS subtitles
from PGS/SUP files.

* mkvmerge: bug fix: Specifying an FPS with "--default-duration"
for AVC/h264 tracks in AVI files did not work. Fix for bug 492.

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

* mkvmerge: bug fix: Fixed an invalid memory access possibly
causing a crash in the AC3 detection code.

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

* mmg: bug fix: Changing mmg's interface language did not change
the entries in the "command line options" dialog if that dialog
had been opened prior to the language change.

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

* mkvmerge: enhancement: mkvmerge uses header removal compression
by default for AC3, DTS, MP3, Dirac and MPEG-4 part 2 tracks.

* all: Added desktop files for mmg/mkvinfo, a MIME type file for
.mmg files and icons to the installation procedure on Linux. Most
files were contributed by Cristian Morales Vega (see AUTHORS).

* all: Added a translation of the programs into Spanish by Isra
Lucas (see AUTHORS).

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

* mkvmerge: bug fix: Fixed access to uninitialized memory when
reading DTS tracks from AVI and Matroska files.

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

* mkvmerge: bug fix: The Matroska reader will use the MPEG audio
packetizer for MP2 tracks instead of the passthrough packetizer.

* mkvmerge: bug fix: The Matroska reader did not handle compressed
tracks correctly if the passthrough packetizer was used.

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

* docs: Added a Dutch translation for the man pages by René
Maassen (see AUTHORS).

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

* mkvmerge: bug fix: The handling of Matroska files in which the
'default track flag' is not present has been fixed.

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

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 4.2.0
Beitrag von: SiLæncer am 29 Juli, 2010, 09:20
* Released v4.2.0.

* mkvmerge: bug fix: mkvmerge was accessing invalid memory In
certain cases, e.g. when appending Matroska files that use
compression while turning compression off.

2010-07-27  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Splitting output files by size was basing its
decision when to create a new file on an uninitialized
variable. This caused effects like a lot of small files being
created with sizes much smaller than the intended split size.

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

* mkvmerge: bug fix: The speed with which mkvmerge skips garbage
in DTS tracks has been greatly improved.

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

* mkvmerge: enhancement: Reading Matroska files: DisplayWidth &
DisplayHeight values that are obviously not meant to represent
pixels but only to be used for aspect ratio calculation (e.g.
16x9) are converted into proper ranges based on the track's
PixelWidth & PixelHeight values and the quotient of DisplayWidth /
DisplayHeight.

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

* mkvmerge: enhancement: Attachments will be rendered at the end
of the file instead of at the beginning. The attachments will be
placed after the cues but before the chapters. Fix for bug 516.

* mkvmerge: enhancement: Header removal compression has been
enabled by default for MPEG-4 part 10 (AVC/h.264) video tracks
with a NALU size field length of four bytes.

* mkvmerge: bug fix: Header removal compression has been
deactivated for MPEG-4 part 2 (aka DivX/Xvid) video tracks due to
incompatibility with packed bitstreams.

2010-07-10  Moritz Bunkus  <moritz@bunkus.org>

* mmg: enhancement: The taskbar progress is reset as soon as
mkvmerge finishes/as soon as all jobs are done (Windows 7).

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

* mkvmerge: bug fix: Fixed reading AVC/h.264 tracks from AVI files
if they're stored without NALUs inside the AVI. Was broken by a
fix for handling AVC/h.264 in NALUs inside AVI.

* mkvmerge: bug fix: All readers that only handled file formats
which do not contain more than one track did not respect the
"--no-audio / --no-video / --no-subtitles" options. This applied
to the following readers: AAC, AC3, AVC/h.264, CorePicture, Dirac,
DTS, FLAC, IVF, MP3, MPEG ES, PGS/SUP, SRT, SSA, TrueHD, TTA, VC1,
WAV and WavPack.

2010-07-05  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: enhancement: Improved reading text files that use
mixed end-of-line styles (DOS & Unix mixed).

2010-07-04  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Fixed invalid memory access in the PCM
packetizer. Fix for bug 510.

* mmg: bug fix: When mmg starts it will check the entries in the
file and chapter menu's list of recently used files and remove
those entries that no longer exist. Fix for bug 509.

* mkvmerge: bug fix: Fixed a crash when reading Matroska files
that were damaged in a certain way.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 4.3.0
Beitrag von: SiLæncer am 05 September, 2010, 22:06
* Released v4.3.0.

* mkvmerge: bug fix: Appending tracks which would normally be
compressed (e.g. with header removal compression) and turning off
compression for those tracks with "--compression TID:none" (or the
corresponsing option in mmg) was resulting in the second and all
following appended tracks to be compressed all the same.

2010-09-01  Moritz Bunkus  <moritz@bunkus.org>

* mkvextract: bug fix: Errors such as 'file does not exist' did
not cause mkvextract to quit. Instead it continued and exited with
the result code 0.

2010-08-28  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Certain frames in certain h.264/AVC raw
tracks were handled wrong, e.g. files created by x264 versions
starting with revision 1665. The situation occured if an IDR slice
comes immedtiately after a non-IDR slice and the IDR slice has its
frame_num and pic_order_count_lsb fields set to 0.

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

* mkvmerge: enhancement: Attachments will be rendered at the
beginning of the file again. Fix for bug 516.

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

* mkvpropedit, mmg's header editor: Fixed a crash corrupting files
in certain situations. If the updated header fields required
filling exactly one byte with an EbmlVoid element and if the next
Matroska element's "size" was already written with its maximum
length (8 bytes) then the crash would occur. Such files are
written by e.g. lavf. Fix for bug 536.

2010-08-17  Moritz Bunkus  <moritz@bunkus.org>

* All: bug fix: Fixed a couple of format strings in translations
which could cause the programs to crash.

2010-08-14  Moritz Bunkus  <moritz@bunkus.org>

* mkvinfo: new feature: mkvinfo will show the h.264 profile and
level for AVC/h.264 tracks along with the CodecPrivate element.

2010-08-10  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Video tracks with a width or height of 0 are
not read from AVI files anymore. Fix for bug 538.

2010-08-05  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Fixed an error with losing packets (error
message "packet queue not empty") when reading IVF (VP8) files
using --default-duration on it.

* mkvmerge: bug fix: Fixed access to uninitialized memory in the
MPEG-2 ES parser.

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

* mmg: bug fix: The 'total remaining time' shown by the job
manager was totally wrong. Fix for bug 529.

2010-08-01  Moritz Bunkus  <moritz@bunkus.org>

* build system: The build system has been changed from "make" to
"rake", the Ruby based build tool. MKVToolNix includes its own
copy of it so all you need is to have Ruby itself installed. The
build proecss has been tested with Ruby 1.8.6, 1.8.7 and
1.9.1. Building is pretty much the same as before: "./configure",
"./drake", "sudo ./drake install". Most of the build targets have
similar if not identical names, e.g. "./drake install". You can
override variables just like with make, e.g. "./drake
prefix=/somewhere install".

2010-07-30  Moritz Bunkus  <moritz@bunkus.org>

* mmg header editor: bug fix: If a file was loaded that did not
contain 'track language' elements and those elements were
unchanged then they would be set to 'und' upon saving. Now they're
left as-is, and when adding them to the file the drop-down box
defaults to 'eng' being selected as per Matroska default value
specifications. Fix for bug 525.

2010-07-29  Moritz Bunkus  <moritz@bunkus.org>

* mkvextract, mkvinfo, mkvpropedit: new feature: Added the option
"-q" and its long version "--quiet". With "--quiet" active only
warnings and errors are output. Fix for bug 527.

* mkvmerge: bug fix: The option "--quiet" was not working
properly.

* mkgmerge: bug fix: mkvmerge was treating SSA/ASS subtitle files
as audio files for the purpose of track selection (--no-subtitles
/ --no-audio). Fix for bug 526.

2010-07-28  Moritz Bunkus  <moritz@bunkus.org>


http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 4.4.0
Beitrag von: SiLæncer am 15 Dezember, 2010, 11:24
* Released v4.4.0.

* build system: bug fix: Installation no longer fails if xsltproc
is available but the DocBook stylesheets aren't. Fix for bug 575.

* mkvmerge: new feature: If the name of an input file starts with
'=' then mkvmerge will not try to open other files with the same
name (e.g. 'VTS_01_1.VOB', 'VTS_01_2.VOB', 'VTS_01_3.VOB') from
the same directory. A single '=' as an argument disables this as
well for the next input file. Implements bug 570.

* mmg: new feature: Added an option to disable extra compression
when adding tracks by default.

* mkvmerge: bug fix: Made file type detection stricter for MP3,
AC3 and AAC files. This prevents mis-detection of other file types
as one of these for certain files. Fix for bug 574.

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

* mkvmerge: bug fix: Fixed the usage of iterators with the STL
"deque" template class. This caused mkvmerge to abort on systems
which did not use the GNU implementation of the standard template
library, e.g. OpenSolaris with the SunStudio compiler. Fix for bug
567.

2010-09-28  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: enhancement: The warning about subtitle entries that
are skipped because their start time is greater than their end
time now includes the subtitle number.

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

* Build system: bug fix: 'drake install' did not work if the login
shell was not POSIX compatible (e.g. fish). Fix for bug 559.

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

* mkvmerge: enhancement: When appending two Matroska files which
both contain chapters the chapter entries of all editions will be
merged even if the edition's UIDs were different to begin
with. This is done based on the order of the edition. If both
files contain three editions each then the chapters from the first
edition in the second file will be put into the first edition from
the first file; the chapters from the second edition into the
second edition and so on.

* all: Added a translation of the programs into French by
Trinine (see AUTHORS).

* mkvmerge: bug fix: The MPEG ES reader was accessing
uninitialized data. This could lead to crashes or source files not
being read correctly.

* mkvmerge: bug fix: Using "--no-video" on AVI files caused the
video track to be mistaken for an audio track and included
anyway. Fix for bug 558.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 4.5.0
Beitrag von: SiLæncer am 04 März, 2011, 11:47
* Released v4.5.0.

* build: Building mkvtoolnix now requires libebml v1.2.0 and
libmatroska v1.1.0 or later.

* build: enhancement: mkvtoolnix now includes libebml and
libmatroska. The configure script will use them if either no
installed versions of them is found or if the installed version is
too old.

2011-01-25  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Fixed an infinite loop when reading program
stream maps in MPEG program streams. Part of a fix for bug 589.

2011-01-21  Moritz Bunkus  <moritz@bunkus.org>

* mkvinfo: new feature: Added an option "--track-info" (short:
"-t") that displays one-line statistics about each track at the
end of the output. The statistics include the track's total size,
duration, approximate bitrate and number of packets/frames.

* mkvinfo: bug fix: The hexdump mode was accessing invalid memory
if the data to dump was shorter than 16 bytes. It was also
outputting the values as characters instead of hexadecimal
numbers. Patch by ykar@list.ru. Fix for bug 591.

2011-01-20  Moritz Bunkus  <moritz@bunkus.org>

* mmg: enhancement: The output file name extension is
automatically set to ".mk3d" if the stereo mode parameter for any
video track is changed to anything else than "mono" or the default
value.

* mmg: enhancement: Added ".mk3d" to the list of known file name
extensions for Matroska files.

* mkvmerge, mmg: enhancement: Updated the "stereo mode" parameter
to match the current Matroska specifications.

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

* mkvmerge: enhancement: If mkvmerge encounters invalid UTF-8
strings in certain files or command line arguments then those
strings will simply be cut short. Before mkvmerge was exiting with
an error ("Invalid UTF-8 sequence encountered").

* all: new feature: Added online update checks. The command line
tools know a new parameter "--check-for-updates". mmg has a new
menu entry ("Help" -> "Check for updates") and checks
automatically when it starts, but at most once in 24 hours. Can be
turned off in the preferences. This function requires libcurl and
is not built if libcurl is not available.

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

* mkvmerge: bug fix: Avoid a crash due to invalid memory access if
a source file name contains numbers (happens only if mkvtoolnix is
built with MS Visual Studio). Fix for bug 585.

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

* mkvmerge: new feature: Added support for reading VP8 video from
Ogg files. Implements bug 584.

* mkvextract: enhancement: mkvextract will exit with an error if
the user specifies track IDs that do not exist in the source
file. This works in the "tracks" and "timecodes_v2" extraction
modes. Fix for bug 583.

* docs: mkvextract's man page has been updated to match the
program's expected command line syntax for the "timecodes_v2"
mode. Fix for bug 583.

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

* build system: Fixed building the Qt version of mkvinfo's
GUI. Fix for bug 576.

* mkvmerge, mmg: bug fix: Option files could not contain options
that started with '#' as they were interpreted as comment lines.

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

* mkvmerge: new feature: The "default duration" header field is
set for DTS audio tracks.

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

* build system: mmg's guide and its images are installed into the
location given by configure's "docdir" variable. Patch by Cristian
Morales Vega (see AUTHORS).

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

* all: Made the French translation selectable in all programs.

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

* mmg: bug fix: On Mac OS X the application type is set to a
foreground application preventing issues like the GUI never
getting focus.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 4.6.0
Beitrag von: SiLæncer am 10 März, 2011, 15:48
* Released v4.6.0.

2011-03-08  Moritz Bunkus  <moritz@bunkus.org>

* build system: Fixed building the Qt version of mkvinfo's
GUI (again). Fix for bug 576.

2011-02-17  Moritz Bunkus  <moritz@bunkus.org>

* mmg: bug fix: If the header editor finds 'language' elements
with ISO-639-1 codes (e.g. "fra" instead of "fre" for "French")
then it will map the code to the corresponding ISO-639-2 code. Fix
for bug 598.

* mmg: bug fix: Fixed one of the issues causing mmg to report that
it is configured to use an unsupported version of mkvmerge when
the reported version was actually empty.

* mkvmerge: enhancement: HD-DVD subtitles are recognized as being
an unsupported file format. This makes the error message presented
to the user a bit clearer. Fix for bug 600.

2011-02-15  Moritz Bunkus  <moritz@bunkus.org>

* build: Boost 1.36.0 or newer is required (up from 1.34.0). Also
fixed building with v3 of Boost's filesystem library, e.g. with
Boost 1.46.0 Beta 1 or newer.

* mkvpropedit: new feature: Added support for adding, replacing
and removing tags.

2011-02-07  Moritz Bunkus  <moritz@bunkus.org>

* all: Added a translation for the programs into Turkish by
ßouЯock (see AUTHORS).

2011-02-06  Moritz Bunkus  <moritz@bunkus.org>

* build system: Fixed compilation if configure choses the internal
versions of libebml and libmatroska while older versions are still
installed in a location named with "-I..." or "-L..." in
CFLAGS/CXXFLAGS/LDFLAGS or with configure's
"--with-extra-includes" and "--with-extra-libs" options.

2011-01-31  Moritz Bunkus  <moritz@bunkus.org>

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 4.9.1
Beitrag von: SiLæncer am 12 Juli, 2011, 13:50
* Released v4.9.1.

* mkvmerge: bug fix: Fixed endless loop when reading AVI files on
Windows if MKVToolNix was compiled with a gcc mingw cross compiler
v4.4.x. Fix for bug 642.

* mkvmerge: bug fix: Fixed long file identification time caused by
DV detection. Fix for bug 641.

2011-07-10  Moritz Bunkus  <moritz@bunkus.org>

* Released v4.9.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.

2011-05-23  Moritz Bunkus  <moritz@bunkus.org>

* Released v4.8.0.

* mmg: bug fix (Windows): mmg will no longer convert the "mkvmerge
executable" from just "mkvmerge" into a full path name when
writing its preferences to the registry upon existing.

* mkvmerge: enhancement: Added support for VobSub IDX files with
negative "delay" fields.

2011-05-11  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: The 'doc type read version' EBML header field
is only set to 2 even if a stereo mode other than 'none' is used
for at least one video track. Fix for bug 625.

2011-05-06  Moritz Bunkus  <moritz@bunkus.org>

* mkvpropedit: new feature: Added support for adding, replacing
and removing chapters.

2011-05-03  Moritz Bunkus  <moritz@bunkus.org>

* All: Avoided a segmentation fault in gcc by not including a
pre-compiled header if FLAC or CURL support is disabled.

* mkvmerge: bug fix: Reading DTS files stored in 14-to-16 mode
were read partially.

2011-04-28  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: enhancement: mkvmerge will rederive frame types for
VC1 video tracks stored in Matroska files instead of relying on
the container information. This fixes files created by
e.g. MakeMKV that mark all frames as key frames even if they
aren't.

2011-04-26  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Fixed detection of AAC files with ADIF
headers. Fix for bug 626.

2011-04-25  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: The 'doc type version' and 'doc type read
version' EBML header fields are only set to 3 if a stereo mode
other than 'none' is used for at least one video track. Fix for
bug 625.

* mkvmerge: enhancement: File identification for tracks read from
Matroska files with a codec ID of "A_MS/ACM" will show the track's
format tag field if it is unknown to mkvmerge. Implements bug
624.

2011-04-22  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: new feature: Track, tag and attachment selection via
--audio-tracks, --video-tracks etc. can have their meaning
reversed by prefixing the list of IDs with "!". If it is then
mkvmerge will copy all tracks/tags/attachments but the ones with
the IDs given to the option (e.g. "--attachments !3,6").

* mkvmerge: bug fix: Fixed handling AVIs with AAC audio format tag
0x706d and bogus private data size. Fix for bug 623.

2011-04-20  Moritz Bunkus  <moritz@bunkus.org>

* Released v4.7.0.

* build system: For the time being the build system will always
build and link statically against the internal versions of libEBML
and libMatroska.

* mkvmerge: bug fix: Fixed appending timecode calculation for
appended subtitle tracks if the subtitle tracks are read from
complex containers (e.g. Matroska, MP4, AVI etc). Fix for bug 620.

2011-04-15  Moritz Bunkus  <moritz@bunkus.org>

* mkvextract: bug fix: Fixed extraction of MPEG-1/2 video tracks
whose sequence headers change mid-stream but whose key frames are
not all prefixed with a sequence header. Fix for bug 556.

* mkvmerge: bug fix: Fixed reading AAC tracks from AVI files with
7 bytes long codec data. Fix for bug 613.

* mkvmerge: enhancement: Added support for WAV and AVI files that
use a WAVEFORMATEXTENSIBLE structure (wFormatTag == 0xfffe). Fix
for bug 614.

2011-04-14  Moritz Bunkus  <moritz@bunkus.org>

* mmg: bug fix: The output file name extension will be updated on
each track selection changed as well. The extension is based on
the actually selected tracks, not on the presence of tracks of
certain types. Fix for bug 615.

2011-04-13  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: mkvmerge was dropping the last full DTS
packet from a DTS files if that file was not encoded in "14-in-16"
mode and if the file size was not divisible by 16.

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

* mkvmerge: bug fix: Fixed huge slowdown when splitting by size is
active with certain kinds of input files. Fix for bug 611.

* mkvinfo: bug fix: Fixed redirecting the output into a file with
"--redirect-output"/"-r" and verbosity levels of 2 and higher.

* mkvpropedit, mmg header/chapter editor: bug fix: Fixed parsing
Matroska files if mkvtoolnix is compiled with newer versions of
libebml/libmatroska (SVN revisions after the releases of libebml
1.2.0/libmatroska 1.1.0).

2011-03-14  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: WAV files with unsupported format tags are
rejected instead of being treated like containing PCM. Fix for bug
610.

2011-03-13  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: enhancement: The EBML header values "doc type version"
and "doc type read version" are both set to 3 if at least one of
the video tracks uses the stereo mode parameter.

2011-03-09  Moritz Bunkus  <moritz@bunkus.org>

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 5.0.0
Beitrag von: SiLæncer am 26 September, 2011, 14:14
* Released v5.0.0.

* build system: libEBML 1.2.2 and libMatroska 1.3.0 are required
for building. If external versions are not found or if they're too
old then the included versions will be used as a fallback.

2011-09-21  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: The "writing application" element will not be
localized but always be written in English.

2011-09-20  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: new feature: MPEG TS: mkvmerge will extract the track
languages from a corresponding clpi (clip info) file. That file is
searched for in the same directory and in ../CLIPINF and must
have the same base name but with the ".clpi" extension.

* mkvmerge: enhancement: Added new stereo mode options to match
the current specs. The new options are "anaglyph_green_magenta"
(12), "both_eyes_laced_left_first" (13) and
"both_eyes_laced_right_first" (14).

* mkvmerge: The --stereo-mode named option "anaglyph" was renamed
to "anaglyph_cyan_red" to match the specs. The numerical value
(10) remains unchanged.

2011-09-18  Moritz Bunkus  <moritz@bunkus.org>

* mkvextract: bug fix: Fixed attachment number displayed during
extraction. Fix for bug 663.

* mkvmerge: enhancement: MPEG TS: Added support for HDMV PGS
subtitles.

* mkvmerge: enhancement: MPEG TS: Added support for DTS HD Master
Audio tracks.

2011-09-17  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: enhancement: MPEG TS: Streams that are mentioned in
the PMT but do not actually contain data are neither reported
during identification nor muxed.

2011-09-14  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: new feature: MPEG TS: Added support for reading the
language code.

2011-09-13  Moritz Bunkus  <moritz@bunkus.org>

* mmg: enhancement: Added MPEG transport streams to the "add file"
dialog file selector.

* mkvmerge: new feature: MPEG TS: Added support for normal DTS
tracks.

* mkvmerge: Tons of fixes and additions to the MPEG transport
stream demuxer.

2011-09-10  Moritz Bunkus  <moritz@bunkus.org>

* build system: configure will accept external versions of libEBML
and libMatroska again. Minimum required versions are libEBML 1.2.1
and libMatroska 1.1.0.

2011-09-07  DenB  <denb10@free.fr>

* All: Updated the French translation with a complete set by DenB
(see AUTHORS).

2011-09-05  Cosme Domínguez  <cosme.ddiaz@gmail.com>

* mmg: mmg respects the XDG Base Directory Specification regarding
its configuration files (environment variable
$XDG_CONFIG_HOME/mkvtoolnix if set, otherwise
~/.config/mkvtoolnix).

2011-08-24  Moritz Bunkus  <moritz@bunkus.org>

* all: Added an Lithuanian translation by Mindaugas Baranauskas
(see AUTHORS).

2011-08-14  Massimo Callegari  <massimocallegari@yahoo.it>

* mkvmerge: new feature: Implemented a MPEG transport stream
demuxer.

2011-08-02  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: enhancement: When looking for MPEG files with the same
base name as a source file mkvmerge will be stricter what it
accepts. The file name must consist of at least one char followed
by "-" or "_" followed by a number. That will match VTS_01_1.VOB
but not e.g. "some_series_s03e10.mpg".

2011-07-31  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Opening MPEG files with numbers in their name
from folders with e.g. Cyrillic names failed on Windows.

* mkvmerge: bug fix: Several elements are not written when
creating WebM compliant files. In the segment headers: SegmentUID,
SegmentFamily, ChapterTranslate, PreviousSegmentUID,
NextSegmentUID. In the track headers: MinCache, MaxCache and
MaxBlockAdditionID.

2011-07-19  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: enhancement: Sped up file identification by caching
read operations.

* mkvmerge: bug fix: Fixed identifying QuickTime/MP4 files that
start with a 'skip' atom.

2011-07-13  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Fixed a crash when reading AVI files with DTS
audio tracks that do not contain valid headers in the first couple
of packets. Fix for bug 646.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 5.0.1
Beitrag von: SiLæncer am 10 Oktober, 2011, 13:00
Changes in MKVToolnix 5.0.1 :

- build system: Updated the Debian/Ubuntu files to debhelper v7/quilt 3.0 format.
- mkvmerge: enhancement: Implemented support for yet another way of storing EAC3 and DTS in MPEG transport streams.
- mkvinfo: bug fix: Track information was not reset when opening more than one file in the GUI.
- mkvmerge: bug fix: The PGS subtitle output module was not outputting any packet in certain cases due to uninitialized variables
- mkvmerge: bug fix: Fixed mkvmerge not finding any track in TS streams whose first PMT packet could not be parsed (e.g. invalid CRC).
- mkvmerge: bug fix: Fixed detection of TS streams that only contain one PAT or PMT packet within the first few KB but no others within the first 10 MB. a 'skip' atom.
- mkvmerge: bug fix: Fixed a crash when reading AVI files with DTS audio tracks that do not contain valid headers in the first couple of packets. Fix for bug 646.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 5.1.0
Beitrag von: SiLæncer am 29 November, 2011, 18:33
Changes in MKVToolnix 5.1.0:

- mkvmerge: bug fix: Fixed bogus huge timecodes sometimes occurring for AVC/h.264 video tracks read from MPEG transport streams.
- all: enhancement: Made all EXEs declare their required access level privileges for Windows' User Access Control.
- mmg: enhancement: Made mmg DPI-aware on Windows (tested up to 144 DPI).
- mmg: bug fix: mmg will append ".xml" to the file name entered when saving from the chapter editor if no extension was given.
- mkvinfo: bug fix: Improved skipping broken data on all operating systems.
- mkvmerge, mkvextract: bug fix: Skipping broken data in Matroska file often caused the program to abort on Windows. This has been fixed so that processing continues after the broken part. Fix for bug 668.
- examples: Added XSLT 2.0 stylesheets in the "examples/stylesheets" directory for turning Matroska chapters into cue sheet and split points for "shntool" (useful for situations in which you have e.g. a live recording from a concert including chapters and want to create one audio file per song).
- mkvmerge: bug fix: Fixed reading VC1 video tracks from Matroska files that don't use VC1 start markers (0x00 0x00 0x01 ...).
- mmg: enhancement: Added "ogv" to the list of known file extensions for "Ogg/OGM audio/video files". Implements bug 667.
- mmg: bug fix: A utility function for breaking a line into multiple ones was accessing invalid memory in rare situations causing mmg to crash. Could happen e.g. when adding a job to the job queue.
- mkvmerge: bug fix: mkvmerge will use DTS instead of PTS for VC1 video tracks read from MPEG transport streams.
- build system: Boost's "Range" library is now required.
- build system: Boost v1.46.0 or newer is now required. As a consequence included copies of some of Boost's libraries have been removed (foreach, property tree).
- build system: The C++ compiler must now support several features of the C++11 standard: initializer lists, range-based 'for' loops, right angle brackets, the 'auto' keyword and lambda functions. configure checks for each of these. For GCC this means at least v4.6.0.
- mkvmerge: bug fix: Fixed reading MPEG transport streams on big endian systems.
- mkvmerge: enhancement: Added support for reading AAC tracks from MPEG transport streams.
- mkvmerge: bug fix: Relaxed the compatibility checks when concatenating VP8 video tracks.
- mkvmerge: bug fix: Fixed PCM audio in WAV sometimes being detected as DTS.
- mkvmerge: enhancement: The verbose identification mode will add the properties "default_duration", "audio_sampling_frequency" and "audio_channels" if appropriate and if the corresponding header elements are present.
- Packaging: In v5.0.1 mmg's guide was accidentally moved into the "mkvtoolnix" Debian/Ubuntu package. It has been moved back into "mkvtoolnix-gui" again.
- mkvmerge: enhancement: "Castilan" has been merged with "Spanish" into "Spanish; Castillan" in the ISO 639 language list as both share the same ISO 639-2 code "spa".

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 5.2.0
Beitrag von: SiLæncer am 21 Dezember, 2011, 19:10
Zitat
It fixes a lot of smaller issues across the board among with restoring the MIME type detection behavior of MKVToolNix v5.0.1 regarding TrueType fonts. There were performance enhancements as well.

There are no changes for package maintainers.

Changelog:

* Released v5.2.0.

* mkvmerge, mmg: bug fix: Automatic MIME type recognition for
TrueType fonts will result in "application/x-truetype-font" again
instead of "application/x-font-ttf". Fix for bug 682.

2011-12-14  Andriy Bilous'ko  <arestarh@ukr.net>

* documentation: enhancement: Added a Ukrainian translation for
mkvextract's man page.

2011-12-13  Moritz Bunkus  <moritz@bunkus.org>

* mkvinfo: bug fix: Various elements used to have a space between
their names and their value's hex dump. In v5.1.0 that space was
accentally removed. It has been added again. Fix for bug 583.

2011-12-12  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Turn off input file buffering for badly
interleaved MP4 files.

2011-12-11  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Changed how mkvmerge assigns IDs to tracks in
source files for Matroska and MP4 files. That way files whose
headers contain the same ID for multiple tracks will work
correctly. Fix for bug 681.

2011-12-07  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: enhancement: The VP8 output module will always
re-derive frame types (key frame vs. non-key frame).

* mkvmerge: bug fix: VP8 read from AVI could not be put into WebM
compatible files.

* mkvmerge: bug fix: Fixed a rare audio type mis-detection of
MP2/MP3 audio tracks in MPEG program streams causing mkvmerge to
abort with an error message.

2011-12-04  Nils Maier  <maierman@web.de>

* mkvmerge, mkvextract: enhancement: Implemented input file
buffering in mkvmerge and improved/implemented output file
buffering in other tools.

2011-12-03  Moritz Bunkus  <moritz@bunkus.org>

* mmg, mkvinfo's GUI: enhancement: Added new icons based on the
work of Alexandr Grigorcea (see AUTHORS).

* mmg: bug fix: Fixed a memory leak in mmg's header editor that
caused the "open file" function to stop working after opening a
few files. Fix for bug 679.

2011-11-28  Moritz Bunkus  <moritz@bunkus.org>

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 5.2.1
Beitrag von: SiLæncer am 03 Januar, 2012, 17:20
Changes in MKVToolnix 5.2.1:

- mkvmerge: bug fix: Fixed certain DTS files being mis-detected as AC3. Fix for bug 693.
-build system: Added an option "--without-gettext" that allows for building without support for translations even if gettext itself is installed.
- build system: Added an option "--without-curl" that allows for building without CURL support even if CURL itself is installed.
- all: bug fix: Fixed compilation if gettext/libintl is not available.
- mkvmerge: bug fix: The MPEG program stream reader was reporting wrong progress percentage if multiple files were used since v5.1.0.
- mkvmerge: enhancement: Removed the posix_fadvise() code. The application is using its own caching code which caused bad performance if the OS caching provided via posix_fadvise() is used as well.
- mkvmerge: bug fix: If an MP4 file contains chapters encoded in a different charset than UTF-8 and --chapter-charset is not used then the error message shown is a lot clearer why mkvmerge aborts muxing. Before the error message was a generic "mm_text_io_c::read_next_char(): invalid UTF-8 character. The first byte:..."
- mkvmerge: bug fix: MPEG program streams in which a track suddenly ends and others continue or in which a track has huge gaps will no longer cause mkvmerge to try to read the whole file at once. This could lead to excessive swapping and finally mkvmerge crashing if no more memory was available.
- mkvextract: bug fix: The track IDs used for extraction are consistent again with the IDs that mkvmerge's identification reports. Fix for bug 689.
- mkvmerge: bug fix: Fix compilation if FLAC is not available. Fix for issue #13.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 5.3
Beitrag von: SiLæncer am 09 Februar, 2012, 18:00
Changelog:

* Released v5.3.0.

2012-02-06  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: new feature: mkvmerge will parse and apply the audio
encoder delay in MP4 files that contain said information in the
format that iTunes writes it. Fix for bug 715.

2012-02-02  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: new feature: Implemented support for treating several
input files as if they they had been concatenated binarily into a
single big input file. Snytax is "mkvmerge -o out.mkv ( in1.ts
in2.ts in3.ts )". This feature has already been present since
version 5.1.0 but never been mentioned in the ChangeLog. Support
for this feature in mmg is still missing.

2012-01-31  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Blocks with "BlockAdditions" will no longer
be muxed as "SimpleBlock" elements discarding the additions but
instead as "BlockGroup" elements. This applies to e.g. WAVPACK4
tracks with correction files as the correction data is stored in
"BlockAdditions". Fix for bug 713.

* mkvmerge: bug fix: Fixed some more issues with (E)AC3 being
misdtected as AVC elementary streams.

2012-01-27  Moritz Bunkus  <moritz@bunkus.org>

* mmg: bug fix: The header editor was sometimes creating two
instances of an element if an element was added to the second or
one of the later tracks. Fix for bug 711.

* mkvpropedit, mmg: bug fix: Trying to modify a file located in a
path mounted with GVFS SFTP will no longer crash the
programs. Instead an error message is output if an error
occurs. Fix for bug 710.

2012-01-25  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Fixed integer underflows in the read caching
code resulting in invalid memory access. Happened in broken or
incomplete files only. Fix for bug 709.

2012-01-23  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Appending AVI, Matroska or MPEG program
stream files with DTS audio tracks will not result in a warning
that the appended DTS tracks might not be compatible. Fix for bug
705.

2012-01-13  Moritz Bunkus  <moritz@bunkus.org>

* mkvextract: bug fix for the "timecodes_v2" mode: mkvextract will
write one more timecode than there are frames in the file. The
last timecode written will be the the sum of the last frame's
timecode and duration with the "last frame" being the one with the
highest timecode. Fix for bug 691.

2012-01-12  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Fixed writing into paths on which a drive is
mounted on Windows. Fix for bug 701.

* mkvmerge: enhancement: Identification output for Matroska files:
Added the track number header field as "number" to the verbose
identification mode.

2012-01-09  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: enhancement: Identification output for Matroska files:
Added a field "content_encoding_algorithms" that contains a
comma-separated list of encoding algorithm IDs used for that
track. For example, "content_encoding_algorithms:3" would indicate
that header removal compression is used.

2012-01-07  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: enhancement: Identification output for Matroska files:
Added several fields to mkvmerge's verbose identification mode for
tracks: UID, CodecID, length and content (as a hex dump) of the
codec private data.

* mkvmerge: bug fix: Fixed a segmentation fault in the DTS
detection code. Fix for bug 698.

2012-01-05  Moritz Bunkus  <moritz@bunkus.org>

* mkvextract: bug fix: The track IDs used in the "timecodes_v2"
extraction mode are consistent again with the IDs that mkvmerge's
identification reports and that mkvextract's "tracks" extraction
mode uses. Fix for bugs 689 and 694.

2012-01-04  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: enhancement: Added video pixel dimensions to the
output of "--identify-verbose" for Matroska files.

2012-01-02  Moritz Bunkus  <moritz@bunkus.org>

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 5.4
Beitrag von: SiLæncer am 11 März, 2012, 13:40
Changelog:

* Released v5.4.0.

2012-03-08  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Fixed wrong calculation of the maximum number
of ns per cluster in certain fringe cases if timecode scale was
set to "auto" mode ("--timecode-scale -1"). Fix for bug 707.

2012-03-07  Moritz Bunkus  <moritz@bunkus.org>

* build system: The C++ compiler must now support the C++11
keyword 'nullptr'. configure checks for it. For GCC this means at
least v4.6.0.

* mkvinfo: new feature: mkvinfo will output the track ID that
mkvmerge and mkvextract would use for a track. This information is
shown alongside the "track number" element in verbose mode and in
the track summary in summary mode.

* mkvmerge, mmg: enhancement: The "--default-duration" in mkvmerge
and the "FPS" drop down box in mmg now accept "p" or "i" as a unit
-- as in e.g. "25p" or "50i". Several commonly used values have
been added to mmg's "FPS" drop down box and others removed.

* mkvmerge: bug fix: When using an external timecode file with
AVC/h.264 video the default duration will be set to the most-often
used duration in the timecode file.

* mmg: enhancement: Added the values "50", "60" and "48000/1001"
to the list of commonly used values for the "FPS" input field.

* mkvmerge: bug fix: AVC/h.264 packetizer: The value given with
"--default-duration" (after internal conversion from the unit
given by the user to duration in nanoseconds) is now again
interpreted as the duration of a frame and not of a field.

* mkvmerge: bug fix: SRT subtitles: timecodes can contain the
minus sign before any digit, not just before the first one.

2012-03-05  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Sometimes non-AC3 files were mistakenly for
AC3 after the re-write of the AC3 handling code on
2012-02-26. This has been rectified. Fix for bug 723.

2012-03-04  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: enhancement: mkvmerge will keep the "enabled" track
header flag when muxing. mkvmerge will also output its value in
verbose identification mode as "enabled_track".

* mkvmerge: enhancement: MicroDVD text subtitles are recognized as
an unsupported format instead of an unknown format.

* mmg: The warning that no default duration/FPS has been given for
AVC/h.264 tracks has been removed.

* mkvmerge: bug fix: Complete re-write of the timecode handling
code for AVC/h.264 tracks. Now handles several cases correctly:
interlaced video, video with multiple or changing SPS with
different timing information. The timing information is extracted
from the bitstream. Therefore the user doesn't have to specify the
default duration/FPS himself anymore. Fix for bugs 434 and 688.

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

* build system: Boost's "rational" library is now required.

* mkvmerge: bug fix: Complete re-write of the (E)AC3 parsing and
handling code. Dependent EAC3 frames are now handled
correctly. Fix for bug 704.

2012-02-22  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: The width and height of h.264 video tracks
with a pixel format other than 4:2:0 are now calculated
correctly. Fix for bug 649. Patch by Nicholai Main (see AUTHORS).

* mkvmerge: bug fix: Fixed file type recognition and frame drops
for VC1 elementary streams that do not start with a sequence
header but with frame or field packets instead.

* mkvmerge: bug fix: Fixed mis-detection as unsupported DV files
(happened for e.g. PGS subtitle files).

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

* doc: enhancement: Updates for option file usage and supported
subtitle formats.

2012-02-09  Moritz Bunkus  <moritz@bunkus.org>


http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 5.5.0
Beitrag von: SiLæncer am 07 April, 2012, 17:30
Changelog:

2012-04-06  Moritz Bunkus  <moritz@bunkus.org>

* Released v5.5.0.

* Build system: Boost's "lexical_cast" and "type traits" libraries
are now required.

* mmg: new feature: Added GUI controls for mkvmerge's "file
concatenation" feature as "additional file parts". The user can
chose which individual files are treated as if they were a single
huge source file.

* mkvmerge: bug fix: The handling of the "do not read other files"
options (e.g. "=file.vob" and "( file.vob )") was broken for MPEG
program stream files.

2012-04-01  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Fixed a wrong assertion about minimum MPEG
1/2 video start code lengths. Fixes ticket 728.

2012-03-31  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge, mmg: new feature: Added support for keeping only
certain timecode ranges from the source files with a new format to
"--split": "--split parts:...". Implements ticket #518.

2012-03-30  Moritz Bunkus  <moritz@bunkus.org>

* mmg: new feature: Added an option in the preferences dialog
called "clear jobs from the job queue after they've been run". Can
be set to "only if run was successfull", "even if there were
warnings" and "even if there were errors". Defaults to off.

2012-03-29  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge, mkvextract, mmg: Re-write of the whole XML handling
code. It now uses the "pugixml" C++ library instead of the "expat"
library. Therefore "expat" is not required for building MKVToolNix
anymore. And neither is Boost's "property tree" library. "pugixml"
itself is included and not an external requirement either.

* Build system: removed all files and documentation related to
building MKVToolNix with Microsoft's Visual Studio because even
the most recent version of Visual C++ does not support the C++11
features required for MKVToolNix.

* mkvmerge, mkvextract: removal: Removed support for the
CorePicture file format. It was mostly unused and relied on old
code that will be removed soon.

* documentation: enhancement: mkvmerge's man page has been updated
with a list of valid XML tags for the chapters, tags and segment
info XML file formats.

* all: Updated the DTD files with the newly supported elements.

* mkvmerge: enhancement: Chapter XML files: mkvmerge can handle
the "ChapterSegmentEditionUID" element.

* mkvmerge: enhancement: Segment info XML files: mkvmerge can
handle the "SegmentFilename", "PreviousSegmentFilename" and
"NextSegmentFilename" elements.

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

* mmg: enhancement: Added "mts" as yet another file extension for
MPEG transport streams.

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

* mmg: bug fix: Fixed a crash due to a missing argument for a
format string when clicking on the "Browse" button for the
track-specific tags.

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

* mmg, mkvinfo's GUI, all .exes: enhancement: Added new icons
by Eduard Geier. (see AUTHORS).

2012-03-14  Moritz Bunkus  <moritz@bunkus.org>

* mkvextract: bug fix: mkvextract sometimes wrote undefined values
to a single reserved header field when extracting into AVI
files. Patch by buguser128k. Fix for ticket 727.

* mkvmerge: bug fix: AVC/h.264 mkvmerge was wrongfully writing a
default duration of 60 frames/fields even if the source was
signalling 60000/1001 frames/fields. The frame timecodes have been
correct already.

2012-03-12  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Fixed timecode calculation for (E)AC3 tracks
if the source container (e.g. MPEG transport streams) only
provided timecodes for some of the (E)AC3 packets itself.

2012-03-10  Moritz Bunkus  <moritz@bunkus.org>

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 5.6
Beitrag von: SiLæncer am 28 Mai, 2012, 14:00
Changes in MKVToolnix 5.6:

- documentation: Added Spanish translation of mmg's guide by Israel Lucas Torrijos (see AUTHORS).
- mkvmerge: bug fix: SRT subtitle entries with colons as the decimal separator are accepted. Fix for issue 754.
- mkvmerge: bug fix: XML tag files with tags that only contained a name and nested were wrongfully rejected as invalid. Fixes issue 752.
- mkvmerge: enhancement: mkvmerge was optimizied to keep cluster timecodes strictly increasing in most situations.
- all: Added a translation to Polish by Daniel (see AUTHORS).
- mkvextract: bug fix: Extraction of AVC/h.264 was completely broken after 2012-04-09 resulting in files with a length of 0 bytes.
- mmg: new feature: When adding a Matroska file that has either the "previous segment UID" or the "next segment UID" set then mmg will copy those two and the source file's segment UID into the corresponding controls on the "globla" tab if they haven't been set before. Implements ticket 733.
- mkvmerge: new feature: The verbose identification mode for Matroska files will now includes the "segment UID", the "next segment UID" and "previous segment UID" elements.
- mkvmerge: enhancement: In "--split parts:" mode mkvmerge will use the output file name as it is instead of adding a running number to it if all the ranges to be kept are to be written into a single output file. Implements ticket 743.
- mkvextract: bug fix: mkvextract will no longer abort extracing h.264 tracks if it encounters a NAL smaller than its size field. Instead it will warn about it and drop the NAL.
- mkvmerge: bug fix: Writing more than two parts into the same file with "--split parts:" resulted in the timecodes of the third and all following parts to be wrong. Fixes ticket 740.
- mkvmerge: bug fix: The "--split parts:" functionality was not taking dropped ranges into account when calculating the segment duration for files that more than one range was written to. Fixes ticket 738.
- mkvmerge: bug fix: The "--split parts:" functionality was producing a small gap between the first part's last packet's timecode and the second part's first packet's timecode if two parts are written to the same file. Fixes ticket 742.
- mkvmerge: bug fix: The "--split parts:" functionality was writing a superfluous and empty first part if the first range starts at 00:00:00. Fixes ticket 737.
- mmg, build system: Fixed building with wxWidgets 2.9.3.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 5.7
Beitrag von: SiLæncer am 10 Juli, 2012, 13:39
Changelog:

* 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  <moritz@bunkus.org>

* 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  <moritz@bunkus.org>

* 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  <moritz@bunkus.org>

* 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  <moritz@bunkus.org>

* mmg: bug fix: Fixed mmg's excessive CPU usage during muxing.

2012-06-01  Moritz Bunkus  <moritz@bunkus.org>

* 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  <moritz@bunkus.org>

* Documentation: Updated the cross-compilation guide and fixed the
"setup_cross_compilation_env.sh" script.

2012-05-27  Moritz Bunkus  <moritz@bunkus.org>

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 5.8
Beitrag von: SiLæncer am 03 September, 2012, 06:25
* Released v5.8.0.

* mkvpropedit: new feature: Added support for adding, deleting and
replacing attachments.

2012-09-01  Moritz Bunkus  <moritz@bunkus.org>

* mmg: new feature: chapter editor: Added support for the edition
flags "hidden", "default" and "ordered" as well as the chapter
values "segment UID" and "segment edition UID". Implements ticket
#736.

2012-08-30  Moritz Bunkus  <moritz@bunkus.org>

* documentation: Added a Basque translation of mmg's guide by
Xabier Aramendi (see AUTHORS).

* all: bug fix: Fixed a buffer overflow in the Base64 decoder
routine.

2012-08-19  Moritz Bunkus  <moritz@bunkus.org>

* source: Various fixes for building with g++ 4.7.x and clang 3.1.

2012-08-08  Moritz Bunkus  <moritz@bunkus.org>

* Build system: Boost's "bind" library is not required
anymore. The C++11 features from "functional" are used instead.

2012-08-07  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: MPEG transport streams whose timecodes wrap
around/overflow are handled correctly. Fixes #777.

2012-08-06  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: MP2/MP3 audio tracks in MPEG program streams
that contained garbage at the start of the very first packet
caused mkvmerge to use uninitialized/random values for certain
parameters (sample rate, number of channels, and therefore also
during timecode calculation).

2012-08-05  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: new feature: Added support for reading ALAC (Apple
Lossless Audio Codec) from CAF (CoreAudio), MP4 and Matroska
files. Implements #753.

2012-08-02  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: new feature: mkvmerge will remove stuffing bytes from
MPEG-1/-2 video streams that are used to keep the bit rate above
certain levels (the 0 bytes between slices and the following start
code). Implements #734.

2012-08-01  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: Fixed audio/video synchronisation when
reading MPEG program streams with MPEG-1/2 video with respect to B
frames. Fixes #579.

* mkvmerge: enhancement: SRT files can have spaces in their
timecode line's arrow (e.g. "-- >").

2012-07-31  Moritz Bunkus  <moritz@bunkus.org>

* mkvmerge: bug fix: VC1: mkvmerge will now only mark frames as I
frames if a sequence header precedes them directly. Fixes #755.

2012-07-30  Moritz Bunkus  <moritz@bunkus.org>

* all: new feature: Added a Basque translation by Xabier Aramendi
(see AUTHORS).

2012-07-20  Moritz Bunkus  <moritz@bunkus.org>

* all: bug fix: The programs do not try to create directories with
empty names anymore. This happened if the output file name for
e.g. mkvmerge or mkvextract was only a file name without a
directory component. With Boost v1.50.0 the call to
"boost::filesystem::create_directory()" would result in an error
if the name was empty (it didn't in earlier versions of Boost).

2012-07-11  Moritz Bunkus  <moritz@bunkus.org>

* mmg: bug fix: Fixed mmg not reading the very last line of
mkvmerge's output. The result was that messages like "the cues are
being written" did not show up in mmg and that the progress bar
was not filled completely. Fixes #774.

2012-07-08  Moritz Bunkus  <moritz@bunkus.org>

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 5.9
Beitrag von: SiLæncer am 10 Dezember, 2012, 17:40
Changes in MKVToolnix 5.9:

- mkvmerge: bug fix: Fixed reading seek position values bigger than 2 GB. Fixes #805.
- mkvmerge: bug fix: Fixed appending non-empty tracks to empty tracks. Fixes #793.
- mkvmerge: bug fix: mkvmerge will now keep timecodes of PCM tracks from source files if they're available. Fixes #804.
- all: bug fix: EBML void elements will be skipped when reading structures from XML (e.g. chapters). Fixes #802.
- See full list of changes here (http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog).

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 6.0
Beitrag von: SiLæncer am 21 Januar, 2013, 06:25
Changes in MKVToolnix 6.0:

- mkvmerge: new feature: Implemented splitting by parts based on frame/field numbers ("--split parts-frames:" in mkvmerge). Implements #819.
- mkvmerge: bug fix: Re-writing the track headers after they'd grown a lot (to more than the EBML void size located after them allowed for) led to an integer underflow. Then mkvmerge tried to write a void element the size of that integer (e.g. nearly 4 GB on 32bit platforms). Fixes #822 and #828.
- See full list of changes here (http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog).

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 6.1
Beitrag von: SiLæncer am 03 März, 2013, 06:30
Changelog:

* Released v6.1.0.

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

        * mkvmerge: bug fix: Fixed mkvmerge sometimes mistakenly detecting
        MPEG-1 video in MPEG program streams as AVC/h.264. Fixes #845.

        * mmg: new feature: When a playlist file (e.g. MPLS Blu-ray
        playlist) is added mmg can optionally scan all the other files in
        the directory that have the same extension and present the user
        with the results (including them playback time, total size, number
        of chapters, number and types of tracks). The user can then select
        the actual playlist file to add. The user can configure the
        minimum playlist duration in order to filter out too short ones.

2013-02-22  Moritz Bunkus  <moritz@bunkus.org>

        * mmg: new feature: Added an option for disabling making the
        suggested output file name unique by adding a running number
        (e.g. ' (1)'). Implements #848.

        * mmg: new feature: The output file name can be auto-set to be
        located in the first input file's parent directory. Implements
        #849.

2013-02-17  Moritz Bunkus  <moritz@bunkus.org>

        * mkvinfo, mkvpropedit, mmg's header editor: bug fix: Fixed the
        description for the DisplayUnit element to include value 3
        ("aspect ratio").

2013-02-16  Moritz Bunkus  <moritz@bunkus.org>

        * documentation: Added a Dutch translation of mmg's guide by
        René Maassen (see AUTHORS).

        * mkvmerge: bug fix: Fixed handling chapters when splitting by
        parts (both parts/timecodes and parts/frames). Fixes #831.

        * mkvmerge: bug fix: Fixed reading certain MP4 atoms with invalid
        length fields.

2013-02-06  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix in common AAC code: Fixed wrong calculation of
        AAC packet size for malformed packets resulting in "safemalloc()"
        failing to allocate memory. Part of a fix for #832.

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

        * mkvmerge: new feature: Implemented support for reading MPLS
        BluRay playlist files. All M2TS files referenced from an MPLS file
        are processed. Chapter entries from that MPLS file are used as
        well. Implements #765.

2013-01-26  Moritz Bunkus  <moritz@bunkus.org>

        * mmg: bug fix: Selecting one of the pre-defined values from the
        "split by X" argument drop down box (e.g. "700M") was not leaving
        the selected entry in the drop down box but set it to empty
        instead.

2013-01-21  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: Fixed reading VP6 video from FlashVideo
        files. Fixes #836.

2013-01-20  Moritz Bunkus  <moritz@bunkus.org>

        * mmg: bug fix: Fixed validating the argument for splitting parts
        by frame/field numbers. Fixes #835.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 6.2.0
Beitrag von: SiLæncer am 28 April, 2013, 21:30
Released v6.2.0.

2013-04-27  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: The option "--engage
        remove_bitstream_ar_info" will now work on AVC/h.264 tracks read
        from Matroska/MP4 files as well. Fixes #868.

2013-04-16  Moritz Bunkus  <moritz@bunkus.org>

        * mmg: bug fix: mmg will now handle all file names given on the
        command line instead of only the first one. This allows things
        like opening several selected files with mmg in Windows, and mmg
        will add all of them. Fixes #867.

        * mkvmerge: bug fix: The amount of memory required to store the
        cues during muxing has been reduced drastically. This is more
        noticeable the more video and subtitle tracks are muxed. Fixes
        #871.

2013-04-15  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: If splitting had been active then the
        elements "cue duration" and "cue relative position" were only
        written to the first output file.

2013-04-14  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: The "CTS offset" field of FLV files with
        AVC/h.264 video tracks is now read as a signed-integer field in
        accordance with the FLV specifications.

2013-04-13  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: DTS parsing: no more warnings about
        incompatible encoder revision numbers will be printed. Fixes
        #866.

        * mkvextract: enhancement: track extraction mode: If mkvextract
        encounters a broken file structure it will output the last
        timecode successfully read before resyncing. After the resync the
        first cluster timecode will be reported as well.

        * installer: The installation directory will no longer be added to
        the PATH environment variable.

        * mkvmerge: bug fix: The parsing of the AAC AudioSpecificConfig
        structure (the bytes contained in Matroska's CodecPrivate and in
        MP4's "ESDS" atom) was fixed to support parsing the
        GASpecificConfig and the ProgramConfigElement if the channel
        configuration is 0. Fixes #872.

2013-04-09  Moritz Bunkus  <moritz@bunkus.org>

        * mmg: bug fix: Loading chapters from Matroska files will open the
        file in read-only mode allowing to read from write-protected
        files.

2013-04-04  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: All entries in chapters imported from MPLS
        playlists were named "Chapter 0". The numbering has been
        fixed. Fixes #870.

2013-04-01  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: new feature: Selecting the lowest process priority
        with "--priority lowest" will cause mkvmerge to also select an
        idle/background I/O priority. Implements #863.

2013-03-31  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: Fixed reading AVI files with audio chunks of
        size 0. Fixes #843.

2013-03-29  Moritz Bunkus  <moritz@bunkus.org>

        * mmg: new feature: Add control for new option
        "--fix-bitstream-timing-information".

2013-03-20  Giuseppe De Robertis <giuseppe.derobertis@ba.infn.it>

        * mkvmerge: new feature: Add option for fixing the timing
        information in video track bitstreams
        (--fix-bitstream-timing-information).

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

        * mkvmerge: enhancement: Matroska reader: If mkvmerge encounters a
        broken file structure it will output the last timecode
        successfully read before resyncing. After the resync the first
        cluster timecode will be reported as well.

2013-03-09  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: MPEG program stream reader: tracks with
        invalid video properties (e.g. width or height = 0) are ignored
        properly.

        * mkvmerge: bug fix: The progress percentage was sometimes using
        the wrong input file as the reference if multiple files are read
        with the "additional parts" mechanism (on the command line: the
        syntax "( VTS_01_1.VOB VTS_1_2.VOB VTS_1_3.VOB )".

        * mkvmerge: bug fix: Fixed one situation that could lead to
        mkvmerge aborting with the error message "Re-rendering track
        headers: data_size != 0 not implemented yet".

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

        * mkvmerge: removal: Support for BZ2 (bzlib) and LZO (lzo1x)
        compression has been removed.

        * mmg: bug fix: Using drag & drop to add playlists will no longer
        lock the dragging application (e.g. Windows Explorer) in D&D mode
        for the duration of the scan for other playlists.

        * mmg: bug fix: The validation for the argument to "split by
        chapters" was wrongfully rejecting certain valid inputs (chapter
        number lists in which the second or any later chapter number was
        higher than 9).

        * all: enhancement on Windows: all programs now determine the
        interface language to use from the user's selected interface
        language (C function "GetUserDefaultUILanguage()"), not from the
        locale setting. Implements #852.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 6.3
Beitrag von: SiLæncer am 28 Juni, 2013, 14:15
Changes in MKVToolnix 6.3:

- mkvmerge: bug fix: When appending unframed AVC/h.264 tracks and setting the default duration the second and all following source parts will use the same default duration as set for the first part. Fixes #889.
- all: enhancement (Windows only): mmg will store its settings in a file "mkvtoolnix.ini" in the same folder mmg.exe is located in if MKVToolNix hasn't been installed via its installer. If it has been installed then the settings are stored in the Windows registry. This way MKVToolNix is truly portable.
- mmg: new feature: mmg's windows and dialogs will remember and restore their positions and sizes. Implements #878.
- See full list of changes here (http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog).

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 6.3-1
Beitrag von: SiLæncer am 29 Juni, 2013, 18:20
Whats new: >>

same source, but built against a different version of the wxWidgets library in order to circumvent a bug in the library.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 6.4.0
Beitrag von: SiLæncer am 16 September, 2013, 12:26
Whats new: >>

mkvextract: new feature: Implemented extraction of Opus tracks into OggOpus files.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 6.4.1
Beitrag von: SiLæncer am 17 September, 2013, 16:00
Whats new: >>

· mkvmerge: bug fix: fixed packet ordering regression introduced in 6.4.0 if --default-duration is used for a track.
· Implemented extraction of Opus tracks into OggOpus files.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 6.5
Beitrag von: SiLæncer am 21 Oktober, 2013, 06:37
Whats new: >>

- mkvmerge: enhancement: filler NALUs will now be removed from framed h.264/AVC tracks (such as the ones read from Matroska/MP4 files) just like they have already been when handling unframed tracks.
- mkvextract: new feature: implemented support for extracting VP9 tracks into IVF files.
- mkvmerge: new feature: implemented support for VP9 read from IVF and Matroska/WebM files. Implements #899.
- mkvextract: enhancement: using the same track/attachment ID multiple times in "tracks", "attachments" or "timecodes_v2" mode will result in an error message instead of one empty file. Implements #914.
- mmg: bug fix: With wxWidgets 2.9.x/3.0.x debug message will no longer appear as modal dialogs but only go to the log window.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 6.6
Beitrag von: SiLæncer am 02 Dezember, 2013, 06:15
Whats new: >>

* mmg: new feature: implemented drag & drop in the chapter editor. Implements #929.
* mmg: bug fix: fixed an assertion in wxLogMessage() due to wrong format string/argument data types caused by changes in wxWidgets 3.0.0. See Debian bug #730273.
* mkvmerge: bug fix: improved resilience against MP4 files with obviously wrong entries in the 'sample size table' (STSZ) atom.
* mkvmerge: bug fix: improved VC1 frame type detection so that it works even for streams without entry points.
* mkvinfo: bug fix: at most the lower 32bits of the track numbers and track UIDs elements were output, even if the element in the file used more bits. Fixes #935.
* mkvmerge: bug fix: fixed accessing invalid memory in the memory handling core routines. May be triggered by the code to remove filler NALUs introduced in v6.5.0. Fixes #931.
* mmg: bug fix: fixed the tracks list box on the input tab being invisible/0 pixels high with wxWidgets 2.9.x/3.x.
* all: integrated the Portuguese translation. Although the translation files themselves had been added back in 6.3.0 that translation wasn't available for selection due to forgetfulness on my part.
* mkvmerge: bug fix: The file detection code in the MPEG elementary stream reader had a logic error. Fixes #928. In practice this logic error didn't have any consequence.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVcleaver v0602
Beitrag von: SiLæncer am 14 Dezember, 2013, 10:00
(http://www.portablefreeware.com/screenshots/scrg7QmVS.gif)
MKVcleaver extracts various data from MKV video files. It can be used in a batch mode (loading and extracting data from many files) as well as single file mode. It has a simple interface, but a lot of functionality.

The program is a graphical user interface for mkvtoolnix.

License:    GPL

http://code.google.com/p/mkvcleaver/
Titel: MKVToolnix 6.7.0
Beitrag von: SiLæncer am 09 Januar, 2014, 13:25
Whats new: >>

build system: Ruby 1.9.x is now required.
all: enhancement: The architecture (32bit/64bit) is mentioned in the version information of all programs.
build system: bug fix for 64bit builds on Windows x86_64-w64-mingw32): use the correct processor architecture via separate Windows manifest files. Fixes mmg and mkvinfo not starting due to »error 0x0000007b«.
mkvmerge: bug fix: Fixed a potential endless loop due to an integer overflow in the code removing AVC/h.264 filler NALUs.
mkvmerge: bug fix: Fixed reading uncompressed PCM audio tracks from QuickTime/MP4 files in certain situations. Fixes #950.
mmg: enhancement: Made the »scanned files« list box sortable by all columns. Fixes #954.
mmg: enhancement: The »additional parts« dialog will now show the files that make up an MPLS playlist. This is for informational purposes only and doesn't allow changing the playlist itself.
mkvmerge: bug fix: Reading from an MPLS playlist file is now done as if the second and following files referenced in that playlist had been appended to the first file from that playlist. Before they were treated as if they were additional parts. Fixes #934.
mmg: enhancement: a couple of fixes to tooltips: 1. Content correction for »splitting by chapters«; 2. no ugly re-formatting with wxWidgets 3.0.0 on Windows.
mkvmerge: bug fix: Improved the AAC, AC3 and MP3 header decoding error handling so that the corresponding parsing routines won't get stuck in endless loops when encountering certain garbage data patterns.
mkvmerge: enhancement: unified codec names output by mkvmerge's identification mode for all file format readers.
mkvinfo: bug fix: when setting the language with --ui-language a few strings were still translated using the system's default language.
mkvextract: bug fix: if the track headers were located at the end of the file (e.g. after modification with mkvpropedit or mmg's header editor) then mkvextract was writing files with a length 0 bytes.
mmg: bug fix: the »playlist items« list box in the »select playlist file to add« dialog was showing the items in reversed order. Fixes #952.
mmg: bug fix: the »select playlist file to add« dialog can now be resized, minimized and maximized. It also remembers its position and size during runs. Fixes #951.
mmg: enhancement: The user can select the default subtitle character set to use for newly added subtitle tracks in the preferences dialog as requested in bug #948.
mmg: bug fix: fixed the tooltip for the subtitle character set drop-down box to match mkvmerge's actual behavior. Fixes #948.
mkvmerge: new feature: implemented reading DTS audio tracks from MP4 files (with ESDS object type ID == 0xA9 (decimal 169) or FourCC == 'DTS ' or 'dtsc').
mkvmerge: enhancement: allowed muxing Opus to WebM files.
mkvmerge: bug fix: Fixed the mapping of the Opus element »seek pre-roll« and »pre-skip« to the Matroska elements »track seek pre-roll« and »codec delay«. Remuxing Matroska files without Opus created with earlier versions of MKVToolNix is enough to fix such a file.
mkvmerge: bug fix: fixing the bitstream timing information of h.264/AVC writes clean values for 25000/1001 frames per second video (e.g. de-telecined PAL @ 29.97).
mmg: bug fix: fixed a crash in during drag & drop operations in mmg's chapter editor.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 6.8
Beitrag von: SiLæncer am 04 März, 2014, 06:25
Whats new: >>

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

    Released v6.8.0.

2014-02-28 Moritz Bunkus <moritz@bunkus.org>

    mkvmerge, mkvextract: new feature: added support for h.265/HEVC by merging the patches from DivX/Rovi Corp. So far HEVC is only supported as elementary streams and read from other Matroska files.

2014-02-22 Moritz Bunkus <moritz@bunkus.org>

    mkvmerge: enhancement: The deprecated ISO 639-1 code "iw" is now recognized for Hebrew.

2014-02-15 Moritz Bunkus <moritz@bunkus.org>

    mkvmerge: bug fix: The AC3 packetizer will re-derive the sampling frequency and the number of channels from the bitstream. This way obviously invalid information from the source container like a sampling frequency of 0 Hz will be fixed.

2014-02-05 Moritz Bunkus <moritz@bunkus.org>

    mkvmerge: enhancements: AVI reader: audio chunks with obvious wrong size information (bigger than 10 MB) will be skipped.

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

    mkvmerge: bug fix: When reading M2TS files belonging to an MPLS playlist mkvmerge will now only copy packets whose timestamps lie between the »in time« and »out time« restrictions from the playlist’s entry corresponding to that M2TS file. Fixes #985.

2014-01-22 Moritz Bunkus <moritz@bunkus.org>

    all: Windows 64bit: fixed return value checks for opening files. Fixes #972.

2014-01-21 Moritz Bunkus <moritz@bunkus.org>

    all: Windows: when redirecting the program’s output with cmd.exe (e.g. »mkvinfo file.mkv > info.txt«) the programs will no longer write two line feed characters (\r) per carriage return character (\n). Fixes #970.
    all: Windows: the default charset for the files created with»–redirect-output« has been changed from the system’s local charset to UTF-8. Just like before it can be changed with»–output-charset«. See #970.
    all: bug fix: Windows: messages written to the console (cmd.exe) are not re-encoded to the local charset and back to UTF-16 before they’re handed over to ConsoleWriteW(). This fixes outputting Unicode characters to the console that are not part of the local charset. Fixes #971.

2014-01-18 Moritz Bunkus <moritz@bunkus.org>

    extract: bug fix: using names of non-existing files in»attachments«, »chapters«, »cuesheet« or »tags« mode caused mkvextract to crash instead of emitting a proper error message. Fixes #964.

2014-01-17 Moritz Bunkus <moritz@bunkus.org>

    mmg: bug fix: fixed the check for WebM-compatible track types for Opus.

2014-01-12 Moritz Bunkus <moritz@bunkus.org>

    mkvmerge: bug fix: fixed muxing Sorenson v3 (SVQ3) video from QuickTime files.

2014-01-11 Moritz Bunkus <moritz@bunkus.org>

    mkvmerge, mkvextract, mkvpropedit: enhancement: attachments in Matroska files with a missing FileUID element are not ignored anymore even though they violate the specs. mkvmerge generates a new FileUID instead.

2014-01-10 Moritz Bunkus <moritz@bunkus.org>

    mkvmerge: re-built with the 64bit build for Windows with a newer compiler version in order to fix #957. It was due to a bug in gcc: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56742
    mmg: bug fix: mkvmerge’s file identification is written to a temporary file with –redirect-output and from there into mmg instead of directly from mkvmerge. This prevents from character re-coding done by wxWidgets 3.0.0 on Windows. Fixes #959.

2014-01-09 Moritz Bunkus <moritz@bunkus.org>

    installer: enhancement: the architecture (32bit vs 64bit) is mentioned in the interface.
    installer: bug fix: the installation directory for 64bit builds will default to the proper directory (»C:\Program Files« instead of »C:\Program Files (x86)«). Fixes #956.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 6.9.0
Beitrag von: SiLæncer am 18 April, 2014, 21:00
What's new:>>

    new feature: added a Brazilian Portuguese translation of the programs
    mkvpropedit, mmg's header editor: bug fix: fixed a failed assertion in libEBML when writing the same changes twice to certain files (those for which a seek head with a single entry pointing to the elements modified by mkvpropedit/mmg's header editor; e.g. x264 creates such files). Fixes #1007.
    mkvmerge: bug fix: reading fonts embedded in SSA/ASS files was sometimes truncating the attachments created from them. Fixes #1003.
    mkvmerge: bug fix: fixed display of very large IDs during attachment extraction.
    mkvmerge: enhancement: improved file type detection speed for text subtitle formats.
    mkvextract: bug fix: during the extraction of chapters, tags or segment info XML files with the --redirect-output parameter the BOM (byte order mark) was written twice.
    mkvmerge: bug fix: MPEG TS: timestamp outliers are ignored if they differ at least five minutes from the last valid timestamp. Fixes #998.
    mkvmerge: enhancements: trailing zero bytes will be removed from AVC/h.264 NALUs. Implements #997.
    mkvmerge: bug fix: fixed timestamp assignment for AVC/h.264 videos in which recovery point SEIs occur in front of the second field of two interlaced fields.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 6.9.1
Beitrag von: SiLæncer am 19 April, 2014, 10:15
What's new:>>

* all: new feature: added a Brazilian Portuguese translation of the programs by Thiago Kühn (see AUTHORS).
* mkvpropedit, mmg's header editor: bug fix: fixed a failed assertion in libEBML when writing the same changes twice to certain files (those for which a seek head with a single entry pointing to the elements modified by mkvpropedit/mmg's header editor; e.g. x264 creates such files). Fixes #1007.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 7.0
Beitrag von: SiLæncer am 10 Juni, 2014, 05:30
What's new:>>

- build system: Boost's "date/time" library is now required.
- mkvmerge: bug fix: If a single subtitle track contains two or more entries at the same timecode then the cue duration and cue relative position elements written were wrong.
- See full list of changes here (http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog).

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 7.1
Beitrag von: SiLæncer am 27 Juli, 2014, 20:17
Changes in MKVToolnix 7.1:

- all: bug fix: Fixed file seeking code for »seek relative to end of file« case. Fixes #1035.
- mmg: bug fix: Selecting the root of the chapter editor tree will disable the language/country inputs properly as changing those fields doesn't make sense for the root.
- See full list of changes here (http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog).

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 7.2.0
Beitrag von: SiLæncer am 14 September, 2014, 08:00
Changelog

2014-09-13  Moritz Bunkus  <moritz@bunkus.org>

        * Released v7.2.0.

        * MKVToolNix GUI: included a first preview version in the Windows
        installer and portable releases.

2014-09-08  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: Fixed calculating AC3 delay from garbage data
        when reading AC3 from AVIs. This stopped working in release 5.4.0
        due to commit 97cc2121.

2014-09-06  Moritz Bunkus  <moritz@bunkus.org>

        * mkvextract: bug fix: SSA/ASS files with sections after
        "[Events]" in their CodecPrivate are now handled correctly. Fixes
        #1057.

2014-09-05  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: Fixed handling certain edit list types in MP4
        files that are used for positive track delays. Fixes #1059.

2014-08-09  Moritz Bunkus  <moritz@bunkus.org>

        * source: Fixed compilation with Boost 1.56.0 which changed the
        »indexed« range adaptor in an incompatible way.

        * mkvpropedit, mmg's header editor: bug fix: when editing files
        with missing track UID elements such an element will be generated
        automatically instead of crashing and leaving the file in an
        unplayable state. Part of a fix for #1050.

        * mkvmerge: bug fix: Reading Matroska files with missing track UID
        elements will no longer cause mkvmerge to abort with an error. A
        warning is printed and a new unique track ID generated
        instead. Part of a fix for #1050.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 7.3.0
Beitrag von: SiLæncer am 23 Oktober, 2014, 12:30
Changelog

mkvmerge: new feature: implemented support for reading teletext subtitles from MPEG transport streams. They're converted to SRT-style subtitles (CodecID S_TEXT/UTF8). Implements #773.
mkvmerge: bug fix: probing MPEG transport streams with certain types of broken MPEG-2 inside caused mkvmerge to exit with an error message. Such tracks are now ignored instead.
mkvmerge, mmg's chapter editor: fixed the default value for the »language« element if it isn't present in a chapter XML file.
MKVToolNix GUI: implemented drag & drop in the files pane.
mkvinfo (Qt version on Windows): bug fix: the console window is closed if the GUI is launched.
mkvmerge: bug fix: Reading tracks from MPEG transport streams resulted in the track being cut off at points with a five minute gap in between frames. It is due to timecode wrap detection introduced in v6.9.0. As it affects subtitles the most the wrap detection has been relaxed for them.
MKVToolNix GUI: implemented drag & drop in the track pane.
mkvmerge: new feature: added support for PCM in MPEG program streams (.vob – DVDs) and transport streams (.ts, .m2ts – Blu-rays). Implements #763.
MKVToolNix GUI: fixed missing command line switch for audio sync/stretch.
MKVToolNix GUI: implemented drag & drop in the job queue.
MKVToolNix GUI: implemented storing the job queue when the application exits and retrieving it when it starts again.
Installer: bug fix: the shortcut for the GUI preview on the desktop is removed upon uninstallation. If the user opts not to have shortcuts on the desktop then no shortcut is created for the GUI preview either.
MKVToolNix GUI: fixed clearing the file/track/attachment lists when starting a new config or when loading an existing one.
MKVToolNix GUI: implemented setting the output file name automatically in four different modes (don't set at all; place in previous output directory; place in fixed output directory; place in parent directory of first source file) with an option to make them unique by appending a running number.
MKVToolNix GUI: implemented setting the file title automatically from added files that already have a title.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 7.4.0
Beitrag von: SiLæncer am 13 Dezember, 2014, 10:45
Changelog

mkvmerge: bug fix: mkvmerge was sometimes dropping lines from teletext subtitles read from MPEG transport streams.
mkvmerge: bug fix: The PCM packetizer was producing wrong track statistics by disregarding the last packet's duration when reading PCM data from packaged sources (Matroska, MP4 files).
build system: enhancement: configure will look for a system version of the pugixml library and use that instead of the bundled version if it is found.
mkvextract: bug fix for chapter & tag extraction: If locale is set to a non-UTF locale (including C or POSIX) then no XML data was output at all even if the XML data contained ASCII characters only. This also fixes mkvextract writing two BOMs when extracting tags with the »--redirect-output« option on Windows.
mkvinfo: bug fix: summary mode: reported frame types in block groups are now derived from the number of references found and not by the references' values.
mkvmerge: bug fix: Fixed muxing open GOPs after I frames in MPEG-1/2 video (patch by Stefan Pöschel)
mmg: bug fix: VP9 video tracks are accepted in WebM mode.
mkvmerge: bug fix: Cherry-picked several commits from DivX'
mkvmerge fork for improved HEVC handling.
all: new feature: added a Catalan translation of the programs
mkvmerge: bug fix: Fixed the handling of Big Endian PCM tracks read from MP4 files.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 7.5.0
Beitrag von: SiLæncer am 05 Januar, 2015, 11:30
Changelog

mkvmerge: bug fix: If the target drive is full then a nicer error message is output instead of simply crashing due to an uncaught exception
mkvmerge: bug fix: Fixed reading MPEG transport streams in which all PATs and/or PMTs have CRC errors. Fixes #1100
all: bug fix: Re-wrote the whole checksum calculation code. This lead to a fix for the Adler32 checksum algorithm that was triggered under certain circumstances. Adler32 is used in mkvinfo's output (e.g. in summary mode or if checksums are activated), in the h.265/HEVC bitstream and TrueAudio TTA) file headers
mkvmerge: bug fix: fixed handling of HE-AACv2 with object type parametric stereo«
mkvmerge: new feature: implemented support for MP4 DASH files. Implements #1038
mkvmerge: new feature: implemented reading MPEG-H p2/HEVC video tracks from MP4 files. Implements #996
mkvinfo: bug fix: track statistics: the duration (and therefore the estimated bitrate) was wrong for files in which the frame with the maximum timecode wasn't the last frame in the file. Fixes 1092
mkvmerge: new feature: implemented support for AAC in LOAS/LATM multiplex if read from MPEG transport streams or raw LOAS/LATM AAC files. Implements #877 and fixes the underlying issue in #832
build system: libEBML and libMatroska have been changed to provide pkg-config configuration files. Therefore MKVToolNix' build system has been switched to look for both libraries via pkg-config
all: bug fix: several fixes have gone into libEBML and libMatroska that prevent illegal memory access (both reading from and writing to unallocated addresses). The bugs #1089 and #1096 have thus been fixed
build system: libMatroska v1.4.2 is now required as part of a fix for #1096
build system: libEBML v1.3.1 is now required as a part of a fix for #1089
mkvinfo: bug fix: mkvinfo will abort with a proper error message if the first element found is not an EBML head element. See #1089
all: enhancement: improved exception messages that can occur when reading damaged Matroska files to make it clearer for the user what's happening. See #1089
mkvmerge: new feature: Added support for reading h.265/HEVC video tracks from MPEG transport streams. Implements #995
mkvinfo: bug fix: Timecodes output with ms resolution are now rounded to ms instead of simply cut off. Fixes #1093

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 7.6.0
Beitrag von: SiLæncer am 09 Februar, 2015, 05:30
Changelog

* Released v7.6.0.

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

        * all programs: bug fix: Since release 7.0.0 the wrong exit code
        was used when warnings were finished (0 instead of 1). Fixes
        #1101.

2015-02-02  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: Appending chapters with the same chapter UID
        was dropping all sub-chapters from the one of the two merged
        chapters. Now the sub-chapters are merged recursively as well.

        * mkvmerge: bug fix: The wrong Codec ID was written when reading
        PCM tracks from Matroska files in Big Endian byte order. Fixes
        #1113.

2015-01-23  Moritz Bunkus  <moritz@bunkus.org>

        * all: new feature: added a Serbian (Latin) translation of the
        programs by Danko (see AUTHORS).

2015-01-17  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: If splitting was active and AC3 tracks read
        from Matroska files were shorter than a split point then the
        following output file would contain an AC3 packet with the
        timecode of 00:00:00 somewhere in the middle. Fixes #1104.

2015-01-14  Moritz Bunkus  <moritz@bunkus.org>

        * mmg: bug fix: If a chapter track from a Matroska file is
        selected then the »language« drop-down box is disabled. Fixes
        #1105.

2015-01-05  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: On Windows the end-of-file-reached status
        wasn't tracked correctly for certain file operations. This
        could manifest in e.g. mkvmerge not finding tracks in MPEG
        transport streams when probing MPLS playlist files. Fixes #1100.

        * mmg: bug fix: When scanning for play lists the window presenting
        the results listed some properties in an unescaped way (e.g. »\s«
        instead of spaces).

        * mmg: bug fix: When adding MPLS files mmg was only offering to
        scan for more playlists if there were at least two additional MPLS
        files present. This has been fixed to one MPLS file (in addition
        to the one just added).

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 7.7
Beitrag von: SiLæncer am 01 März, 2015, 13:07
Changelog

2015-02-28 Moritz Bunkus <moritz@bunkus.org>
Released v7.7.0.
2015-02-28 Lionel Fourquaux <lionel.fourquaux@normalesup.org>
source code: Fixed the compilation on cygwin.
2015-02-27 Moritz Bunkus <moritz@bunkus.org>
documentation: The Dutch, Ukrainian and Chinese (Simplified) manual pages have contained only untranslated English strings since release 7.0.0. This was due to the files holding the translatable strings having being corrupted by a misbehaving tool in the build process. This has been rectified. Fixes #1134,
2015-02-25 Mats Peterson <matsp888@yahoo.com>
mkvmerge: bug fix: Fixed reading all of the private codec data in AVIs from the ‘strf’ chunk for codecs that don’t set biSize to include that data. Fixes #1129.
mkvextract: bug fix: Fixed writing AVIs with ckSize fields that were too large. Fixes #1128.
2015-02-25 Moritz Bunkus <moritz@bunkus.org>
mmg: new feature: added a button »toggle all« that enables or disables all tracks. It at least one track is currently disabled then all tracks are enabled when pressing that button. Otherwise (if all tracks are currently enabled) then they will all be disabled. Implements #1130.
mmg: new feature: added a new checkbox »reduce to audio core« on the »format-specific options« tab that passes the new –reduce-to-core option to mkvmerge if enabled. Part of the implementation of #1107.
mkvmerge: bug fix: fixed determining the key frame status in certain AVIs (those whose dwFlags index field has more bits set than just 0x10).
build system: new feature: added configure options for building statically-linked binaries (–enable-static). Patches by Florent Thiéry. Implements #1119.
mkvextract: new feature: implemented a mode for extracting cue information.
2015-02-24 Moritz Bunkus <moritz@bunkus.org>
mkvinfo (Qt interface): bug fix: added WebM extensions to the known types in the »Open file« dialog.
2015-02-23 Mats Peterson <matsp888@yahoo.com>
mkvextract: bug fix: Fixed writing AVIs with the wrong bit depth for video codecs that don’t use 24 bits/pixel. Fixes #1123.
2015-02-23 Moritz Bunkus <moritz@bunkus.org>
mkvmerge: bug fix: Fixed recognition of E-AC3 audio tracks in MPEG transport streams if they use the type ID 0xa1 (and the same for DTS tracks stored with type ID 0xa2). Fixes #1126.
mkvextract: bug fix: Fixed VobSubs being written to the wrong directory if the output file name given by the user didn’t have an extension but one of the directories contained a dot. Fixes #1124.
mkvpropedit, mmg’s header editor: bug fix: if updating the file required creating an EBML void for a 130 bytes long gap then the void element created was one byte too short resulting in an invalid file structure. Fixes #1121.
mkvmerge: bug fix: If the MP4 track headers for MP3 tracks contain invalid values (number of channels is 0 or the sampling rate is 0) then mkvmerge will re-derive these parameters from the MP3 bitstream instead of ignoring that track.
2015-02-18 Moritz Bunkus <moritz@bunkus.org>
mkvmerge: bug fix: Matroska reader: track-specific tags weren’t copied for tracks for which the pass-through packetizer was used (e.g. those with the codec ID A_MS/ACM) instead of a specialized one.
2015-02-14 Moritz Bunkus <moritz@bunkus.org>
mkvmerge: enhancement: The code for determining the time codes of AAC, AC3, DTS, MP3 and TrueHD packets has been completely rewritten. This improves how timecodes are kept if the source container provides them in many cases.
mkvmerge: removal: AAC: The hack for using the old codec IDs (e.g. A_AAC/MPEG4/LC/SBR) for AAC tracks has been removed. Those codec IDs have been deprecated for nearly ten years. Reading files that use those IDs will stay supported.
mkvmerge: removal: TrueHD: The hack for merging a sync frame and all following normal frames into a single Matroska packet has been removed as there are no players that can play such merged frames anyway.
2015-02-12 Moritz Bunkus <moritz@bunkus.org>
mkvmerge: new feature: Added an option »–reduce-to-core« that tells mkvmerge not to copy HD extensions for DTS tracks. Part of the implementation of #1107.
mkvmerge: new feature: mkvmerge will now recognize TrueHD tracks inside MPEG transport streams that contain an AC3 core as consisting of two tracks. Instead of always dropping the AC3 part the user can simply select which tracks to keep. Part of the implementation of #1107.
2015-02-10 Moritz Bunkus <moritz@bunkus.org>
mkvmerge: new feature: mkvmerge will now recognize TrueHD+AC3 files as consisting of two tracks. Instead of always dropping the AC3 part the user can simply select which tracks to keep. Part of the implementation of #1107.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 7.8.0
Beitrag von: SiLæncer am 28 März, 2015, 15:40
Changelog

build system: Boost's »Math« library is now required.
mkvmerge: bug fix: HEVC tracks which did not have an aspect ratio present in their sequence parameter set were copied incorrectly; the resulting sequence parameter set was invalid. Fixes #1081.
mkvextract: bug fix: When extracting HEVC tracks mkvextract will use the same start code lengths that x265 uses (four bytes 0x00000001 for the first and video/picture/sequence parameter set NALs and three bytes 0x000001 for all others).
mkvmerge: enhancement: File type identification will output a more detailed description of the DTS type for DTS audio tracks (DTS-HD Master Audio, DTS-HD High Resolution, DTS Express or just plain DTS). Implements #1109.
mkvmerge: new feature: Implemented support for DTS Express.
mkvmerge: bug fix: The number of channels in DTS tracks with more than six channels is now recognized correctly by parsing the DTS HD extensions, too. Fixes #1139.
all: new feature: added a Swedish translation of the programs by Kristoffer Grundström (see AUTHORS).
mkvmerge: bug fix: Fixed handling of the BITIMAPINFOHEADER extra data size handling during merging and extraction for codecs like HuffYUV.
mkvmerge: bug fix: When appending unframed HEVC/h.265 tracks and setting the default duration the second and all following source parts will use the same default duration as set for the first part. Fixes #1147.
mkvmerge: bug fix: enabled the use of tags in WebM files. Tagging elements not supported by the WebM specs are removed. Fixes #1143.
mkvmerge: bug fix: fixed detection of audio tracks in QuickTime files whose FourCC code is unknown to mkvmerge.
mkvmerge: bug fix: fixed detection of video tracks in QuickTime files whose FourCC code is unknown to mkvmerge.
mkvextract: bug fix: Fixed VobSub file naming when mkvextract is built against Boost::Filesystem older than 1.50.0. Fixes #1140.
mkvmerge: bug fix: fixed detection of Cinepak video tracks in QuickTime files.
mkvmerge: bug fix: fixed detection of PCM audio tracks in QuickTime files using the »raw « FourCC.
mkvmerge: bug fix: fixed detection of tracks in Flash Video files for which the headers do not signal a track.
mkvmerge: bug fix: fixed a segfault in the Flash Video file format reader.
mmg: The change making the window wider by default has been reverted.
mkvmerge: bug fix: Fixed file type detection for MP3 files with big ID3 tags at the start of the file (e.g. if they contain cover images).
mkvinfo (Qt interface): enhancement: implemented support for opening files via drag & drop.
mkvmerge: enhancement: added an option (--engage no_delay_for_garbage_in_avi) for disabling deriving a delay from garbage in audio tracks in AVI files. Requested in #1137.
mkvmerge: bug fix: The formula used for calculating the audio delay for garbage data at the start of tracks in AVI files has been fixed. Fixes #1137.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 7.9.0
Beitrag von: SiLæncer am 11 Mai, 2015, 12:29
Changelog
Released v7.9.0.
    build system: configure will now check for Qt by default. If at least v5.2.0 is found then the Qt versions of mkvinfo’s GUI and the new mkvtoolnix-gui will be enabled. You can affect this detection with the options --disable-gui (turns off all GUIs; works the same as before), --disable-qt (will compile the wxWidgets GUI for mkvinfo and mmg) and --without-mkvtoolnix-gui (will compile the Qt version of mkvinfo’s GUI but no mkvtoolnix-gui).

2015-05-07 Moritz Bunkus <moritz@bunkus.org>

    mkvinfo: bug fix: mkvinfo would exit with the wrong return code (0 instead of 2) if a non-existing file name had been given. Fixes #1182.

2015-05-05 Moritz Bunkus <moritz@bunkus.org>

    mkvmerge: Two more characters are now escaped in the container and track properties output in verbose identification mode: [ is replaced with \b and ] with \B. This is needed for reliable parsing by other programs, e.g. GUIs.

2015-05-04 Moritz Bunkus <moritz@bunkus.org>

    MKVToolNix GUI: new feature: added context menu entries for tracks: »select all«, »enable all« and »disable all«.

2015-05-02 Moritz Bunkus <moritz@bunkus.org>

    MKVToolNix GUI: new feature: implemented aborting the currently running job.

2015-04-28 Moritz Bunkus <moritz@bunkus.org>

    all: fix compilation on Mac OS in common/command_line.cpp due to boost::range::filtered requiring a copyable functor. Fixes #1175.
    all: fix compilation on Mac OS in common/version.cpp due to wrong usage of std::stringstream and ostream operators. Fixes #1176.

2015-04-27 Moritz Bunkus <moritz@bunkus.org>

    MKVToolNix GUI: new feature: implemented the »additional command line options« dialog.

2015-04-25 Moritz Bunkus <moritz@bunkus.org>

    MKVToolNix GUI: new feature in the chapter editor: added features »set the language/country of the selected chapter and its sub-chapters«.

2015-04-24 Moritz Bunkus <moritz@bunkus.org>

    all: bug fix: fixed compilation with Boost 1.58.0. Fixes #1172.
    mkvmerge: bug fix: Fixed a segmentation fault during cleanup after Ctrl+C was pressed. Fixes #1173.

2015-04-23 Moritz Bunkus <moritz@bunkus.org>

    MKVToolNix GUI: new feature in the chapter editor: added features »clamping time stamps of sub-chapters to their parent’s time stamps«, »expanding time stamps of chapters to encompass their sub-chapters’ time stamps« and »shifting start and end time stamps by an offset«.

2015-04-22 Moritz Bunkus <moritz@bunkus.org>

    all: permanently removed the build times tamp from the version information and the corresponding configure option.

2015-04-18 Moritz Bunkus <moritz@bunkus.org>

    MKVToolNix GUI: new feature: the main window’s size, position and state (maximized/minimized) is saved on exit and restored on startup.
    MKVToolNix GUI: new feature: the GUI is now fully translatable. The German translation has been completed for the GUI, too.

2015-04-17 Moritz Bunkus <moritz@bunkus.org>

    mkvmerge: bug fix: fixed --sync not doing anything if --default-duration is used for the same track, too.

2015-04-16 Moritz Bunkus <moritz@bunkus.org>

    mkvmerge: bug fix: fixed aborting file identification with an error message about »aac_error_protection_specific_config« that happened for some files. Fixes #1166.

2015-04-15 Moritz Bunkus <moritz@bunkus.org>

    MKVToolNix GUI: new feature: implemented changing the interface language.

2015-04-13 Moritz Bunkus <moritz@bunkus.org>

    MKVToolNix GUI: enhancement: implemented often used subtitle character sets.
    MKVToolNix GUI: enhancement: implemented setting a user configurable subtitle character set by default.
    MKVToolNix GUI: enhancement: implemented the automatic removal of jobs configurable by the user.
    mkvmerge: bug fix: fixed specifying track properties like language or name for AC3 cores embedded in TrueHD tracks when they’re read from raw thd+ac3 files. Fixes #1158.
    mkvmerge: enhancement for MPEG program stream handling: mkvmerge will only look for additional files automatically if the source file begins with »VTS_…« and just if it ends in a number. E.g. when reading »video_1.mpg« another file called »video_2.mpg« will no longer be read automatically. Implements #1164.

2015-04-12 Moritz Bunkus <moritz@bunkus.org>

    MKVToolNix GUI: enhancement: display country names in addition to country codes.
    MKVToolNix GUI: enhancement: implemented often used languages and country codes.
    MKVToolNix GUI: chapter editor enhancement: implemented defaults for the language and country settings for newly created chapter names.
    MKVToolNix GUI: merge tool enhancement: added controls for mkvmerge’s »reduce audio to its core« and »force NALU size length« features.
    MKVToolNix GUI: new feature: implemented the »Preferences« dialog (not all of the functionality the options refer to has been implemented yet, though).

2015-04-11 Moritz Bunkus <moritz@bunkus.org>

    mkvmerge: bug fix: MPEG-1/2 parser: fixed a long-standing issue that prevented mkvmerge from recognizing certain MPEG-1/2 video tracks and files if the frame’s sequence numbers didn’t follow a certain expected pattern. Fixes #1162 and probably others like #1145 or #1099.
    MKVToolNix GUI: merge tool enhancement: Implemented adding and append files and adding files as additional parts via drag & drop from external applications.
    MKVToolNix GUI: merge tool bug fix: fixed the column headers on the »attachments« tab.

2015-04-10 Moritz Bunkus <moritz@bunkus.org>

    MKVToolNix GUI: chapter editor enhancement: implemented opening files via drag & drop from external applications.
    MKVToolNix GUI: enhancement: The portable Windows version will store its settings in a file in the same folder instead of the registry.
    MKVToolNix GUI: enhancement: Qt’s »Windows Vista« style is now used on Windows instead of the old, Windows 98-like »Windows« style.
    MKVToolNix GUI: merge tool enhancement: The merge tool has been re-written to be tabbed like the header and chapter editors allowing for multiple merge job settings to be open at the same time.

2015-04-08 Moritz Bunkus <moritz@bunkus.org>

    MKVToolNix GUI: chapter editor enhancement: implemented re-ordering chapters and editions with drag & drop.

2015-04-06 Moritz Bunkus <moritz@bunkus.org>

    MKVToolNix GUI: new feature: implemented the chapter editor.

2015-04-04 Moritz Bunkus <moritz@bunkus.org>

    MKVToolNix GUI: merge tool enhancement: implemented adding attachments via drag & drop from external applications.
    MKVToolNix GUI: new feature: implemented the header editor.

2015-04-03 Moritz Bunkus <moritz@bunkus.org>

    mkvmerge: enhancement: Implemented proper type output during identification for DTS-ES (extended surround) tracks. Implements #1157.

2015-03-31 Moritz Bunkus <moritz@bunkus.org>

    MKVToolNix GUI: new feature: implemented the online update check.

2015-03-29 Moritz Bunkus <moritz@bunkus.org>

    mkvmerge: bug fix: The calculation of the width and height of h.265/HEVC video tracks did not take the conformance window (cropping) into account. Fixes #1152.
    mkvmerge: bug fix: Fixed the value of the DocTypeVersion header field if any of the Matroska elements CodecDelay, DiscardPadding or SeekPreRoll is used. This is the case for Opus tracks.
    mkvmerge: bug fix: Fixed the handling of E-AC3 tracks in M2TS files if the AC3 core and the extension are stored in separate packets.
    mkvmerge: new feature: Implemented support for the DTS-HD container format.

2015-03-28 Moritz Bunkus <moritz@bunkus.org>

    mkvmerge: new feature: Implemented support for core-less DTS streams consisting solely of XLL extension sub-streams.
    mkvmerge: new feature: track selection can be done by language codes as well. Affects the options --audio-tracks, --button-tracks, --subtitle-tracks and --video-tracks. Works only for containers that actually provide a language tag. Implements #1108.
    source code: bug fix: Accidental uses of the »long double« type have been converted to normal »double«s. This fixes compilation on platforms which don’t support the »long double« type in combination with Boost::Math. Fixes #1150.
[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVcleaver v0.6.0.7
Beitrag von: SiLæncer am 08 Juni, 2015, 19:50
(http://www.portablefreeware.com/screenshots/scrg7QmVS.gif)
MKVcleaver extracts various data from MKV video files. It can be used in a batch mode (loading and extracting data from many files) as well as single file mode. It has a simple interface, but a lot of functionality.

The program is a graphical user interface for mkvtoolnix.

License:    GPL

Changelog

Fixes:

    MKVCleaver crashes on WIN 8
    Custom Filename button resizing issues
    Automatic timecode extraction for VFR files
    Log file was overwritten with every extraction is some cases
[close]

http://code.google.com/p/mkvcleaver/
Titel: MKVToolnix 8.0.0
Beitrag von: SiLæncer am 20 Juni, 2015, 10:30
Changelog
   * Released v8.0.0.

        * MKVToolNix GUI: improved locating the mkvmerge executable on
        non-Windows systems. Fixes #1246.

2015-06-18  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: chapter editor bug fix: dragging & dropping a
        file onto the chapter editor that cannot be parsed as chapters was
        causing a confusing warning about changed chapters not being
        saved.

2015-06-16  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool bug fix: fixed several controls not
        changing their language correctly when the interface language is
        changed.

2015-06-10  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool enhancement: drag & drop of files
        works even if no mux settings are currently open. Implements
        #1245.

        * mkvmerge: bug fix: fixed codec identification for MP2 audio read
        from MPEG program/transport streams. Fixes #1242.

2015-06-09  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: job output enhancement: when clicking the
        »abort« button the GUI asks for confirmation before aborting. Both
        this check and the one when quitting the application can be turned
        off via an option in the preferences. Implements #1238.

        * MKVToolNix GUI: job output bug fix: fixed displaying the
        estimated remaining time in tabs that have been opened for
        specific jobs. Fixes #1244.

2015-06-07  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new merge tool, header & chapter editor
        features: the GUI will ask for confirmation before closing or
        reloading tabs that have been modified and before quitting if
        there are modified tabs. This check can be disabled in the
        preferences. Implements #1211.

        * MKVToolNix GUI: new merge tool feature: implemented an option
        that allows the user to set up a list of languages. When adding
        files only those tracks whose language is included in that list
        are set to be muxed by default. Implements #1227.

        * MKVToolNix GUI: header editor bug fix: fixed the editor assuming
        values were changed if a track is present whose language element
        is not present in the file. Fixes #1240.

2015-06-06  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: fixed the translation of the tool tip
        for the »close tab« buttons after changing the interface
        language. Fixes #1237.

        * MKVToolNix GUI: bug fix: appended tracks will be disabled
        automatically when starting to mux if the track they're appended
        to has been disabled by the user.

        * MKVToolNix GUI: new feature: added an option in the preferences
        for disabling additional lossless compression for all track
        types. Implements #1174.

        * mkvmerge, MKVToolNix GUI: new feature: added an option
        (»--engage keep_last_chapter_in_mpls«) that will cause mkvmerge
        not to remove the last chapter entry from a Blu-ray play list file
        which mkvmerge normally does if that entry's timecode is within
        five seconds of the movie's end. Implements #1226.

        * MKVToolNix GUI: fixed updating the number of pending jobs info
        in the status bar when manually starting jobs. Fixes #1236.

        * MKVToolNix GUI: merge tool bug fix: fixed a crash when removing
        source files. Fixes #1235.

2015-06-05  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new watch jobs tool feature: implemented
        estimating the remaining time for both the current job and the
        whole queue.

        * MKVToolNix GUI: merge tool bug fix: the default settings for the
        »output directory policy« was changed to »same directory as the
        first input file«. Fixes #1234.

2015-06-04  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: enhancement: the following dialogs can now be
        maximized: the »preferences« dialog; the »additional command line
        options« dialog; the dialog showing the command line; the dialog
        where the user selects the play list to add. Implements #1231.

        * MKVToolNix GUI: merge tool enhancement: pressing delete when the
        source files view is focused will cause the selected source files
        to be removed. Implements #1225.

        * MKVToolNix GUI: merge tool enhancement: implemented toggling of
        »mux this« for all selected tracks by either double-clicking on
        the tracks or pressing enter/return when the tracks view is
        currently focused. Implements #1225.

        * MKVToolNix GUI: job queue enhancement: added a menu entry for
        starting all jobs pending manual start. Implements #1228.

        * MKVToolNix GUI: enhancement: the text in all message box dialogs
        can now be selected & copied, even on Windows. Implements #1230.

        * all: the detection whether or not the applications are installed
        on Windows is done by checking for the presence of a special file
        in the program folder instead of checking for an entry in the
        registry written by the installer. This enables users to try new
        portable versions without having to uninstall an installed version
        first as their settings will be kept separate now. A side effect
        is that compatibility with Windows XP should be restored.

        Implements #1229.

2015-06-02  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: on Windows the job queue was
        accidentally always saved to and loaded from the registry even if
        the portable version was used.

        * MKVToolNix GUI: job queue bug fix: fixed accidental duplication
        of lines when using drag & drop in certain ways. Fixes #1221.

2015-06-01  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: if a job is running when the user wants
        to quit requires confirmation from the user that the running job
        should be aborted. Fixes #1219.

        * MKVToolNix GUI: bug fix: fixed the initial status display when
        viewing a job's output from the queue.

        * MKVToolNix GUI: bug fix: running jobs cannot be removed from the
        job queue anymore. Fixes #1220.

        * MKVToolNix GUI: bug fix: when starting the GUI old jobs from the
        queue were silently discarded if they included additional parts
        (e.g. VOBs).

        * MKVToolNix GUI: bug fix: job queue: when saving the job queue
        jobs removed in the GUI were not removed from the stored settings.

        * MKVToolNix GUI: bug fix: when viewing the job output of a job
        that hasn't been run yet the »save output« button was enabled.

        * mkvmerge, mkvpropedit: bug fix: fixed an invalid memory access
        leading to a crash in the Base 64 decoder. Fixes #1222.

2015-05-31  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: fixed progress parsing for interface
        languages other than English.

        * mkvmerge: enhancement: if running in GUI mode (parameter
        »--gui-mode«) then the progress will be output as the untranslated
        »#GUI#progress …%« in order to facilitate parsing of progress by
        GUIs.

        * mkvmerge: bug fix: fixed key frame designation for video tracks
        in MP4 DASH files.

2015-05-30  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: the track statistics tags of Matroska source
        files are always discarded, no matter whether or not they're to be
        created for the output file. That way they won't be reported as
        track tags by mkvmerge's identification mode. This makes it easier
        for the user to create output files without track statistics tags
        as (s)he only has to use the option
        »--disable-track-statistics-tags« and not disable all the track
        tags as well anymore. Fixes #1186.

        * mkvmerge, mkvinfo, mkvextract: bug fix: fixed a crash with
        certain types of invalid Matroska files. Fix for #1183.

2015-05-26  Moritz Bunkus  <moritz@bunkus.org>

        * all: bug fix: removed some unused code thereby fixing
        compilation on OpenBSD (#1215).

2015-05-25  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: fix alignment of the tool contents with
        the tool selector at the bottom. Fixes #1194.

        * MKVToolNix GUI: new feature: added a »help« menu with links to
        several parts of the MKVToolNix documentation. Implements #1195.

        * MKVToolNix GUI: job output tool: added a button for acknowleding
        the warnings/errors produced for the job shown. Implements #1210
        and is the last part of the implementation of #1196.

        * MKVToolNix GUI: merge tool: the »save« button has been removed
        in favor of the »save…« menu entries. This also improves
        consistency with the other tools.

        * MKVToolNix GUI: enhancement: header editor: made the meaning of
        the »Reset« button clearer with a better label and an additional
        tool tip. Implements #1212.

        * MKVToolNix GUI: enhancement: the tabs for the tools that haven't
        been implemented yet (extraction, info and the tag editor) are not
        shown anymore.

        * MKVToolNix GUI: bug fix: header editor: fixed the track language
        shown if the element is not present in the file.

        * MKVToolNix GUI: bug fix: when browsing the output file name the
        currently entered file name is pre-selected in the dialog. Fixes
        #1207.

        * MKVToolNix GUI: enhancement: the update check dialog showing the
        change log can now be maximized. Implements #1204.

        * MKVToolNix GUI: new feature: implemented viewing the output of
        any job in the job queue.

        * MKVToolNix GUI: new feature: implemented saving the job output
        to a file.

        * MKVToolNix GUI: enhancement: language and country drop-down
        boxes will contain the common languages/countries both at the top
        as well as in the full list. Part of the implementation of #1200.

        * MKVToolNix GUI: enhancement: the entry »Undefined (und)« is
        always shown at the top of the language drop-down boxes. Part of
        the implementation of #1200.

        * MKVToolNix GUI: enhancement: the number of new warnings and
        errors are shown in the status bar. Both counters can be
        acknowledged via context menus on the status bar and in the job
        queue view. Part of the implementation of #1199.

2015-05-24  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: enhancement: the number of jobs pending
        automatic/manual execution is listed in the status bar. Part of
        the implementation of #1199.

2015-05-23  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: enhancement: the progress widget in the stats
        bar is not reset to 0 once all the jobs have been processed in
        order to signal the user that the jobs have actually been
        processed. Part of the implementation of #1198.

        * MKVToolNix GUI: merge tool enhancement: a short animation of a
        moving icon is shown when a job is started or added to the job
        queue as a clue to the user what's happening and where to look for
        output. This animation can be disabled in the preferences.
        Implements #1198.

2015-05-18  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: job output bug fix: fixed superfluous empty
        lines in job output/warning/error output.

        * MKVToolNix GUI: merge tool bug fix: when adding a VOB from a DVD
        the tree items for the additional parts (the other VOBs processed
        automatically) weren't shown.

2015-05-11  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool: fixed the scroll bar not
        disappearing in the input tab if the window is high enough. Fixes
        #1193.

        * MKVToolNix GUI: chapter editor enhancements: when selecting a
        chapter the the chapter name closest to the previously selected
        chapter name (or the first if there wasn't a previously selected
        one) is selected automatically.

        * MKVToolNix GUI: chapter editor enhancements: when starting a new
        file a single edition and a single chapter are added automatically.

        * MKVToolNix GUI: merge tool enhancement: the »add files« button
        has been re-labeled »add source files« in order to make it clearer
        that it cannot be used for adding attachments, even if the
        attachments tab is the currently selected tab.

        * MKVToolNix GUI: merge tool & job queue tool enhancement: short
        tool tips will be shown for the files, tracks, attachments and
        jobs views telling the user to right-click for adding files and
        similar actions.

        * MKVToolNix GUI: new feature for the merge tool, the header and
        chapter editors: if no file is open then »new« and »open file«
        buttons are shown.

        * build system: desktop files and icons were only installed if
        wxWidgets was enabled. Fixes #1188.

        * man pages: clarify functionality of --default-duration. Fixes
        #1191.

        * build system: bug fix: fixed running rake if no locale or one
        with an encoding other than UTF-8 is set. Fixes #1189.
[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 8.1.0
Beitrag von: SiLæncer am 28 Juni, 2015, 06:50
Changelog
    * Released v8.1.0.

        * mmg: bug fix: fixed handling of the characters [ and ] in
        container and track properties.

        * MKVToolNix GUI: merge tool enhancement: moved the »output file
        name« controls below the three tabs so they're always
        visible. Also added an option in the preferences to move them back
        inside the »output« tab. Implements #1266.

2015-06-26  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new chapter editor feature: added a function for
        generating a certain number of evenly spaced
        sub-chapter. Implements #1291.

        * MKVToolNix GUI: merge tool bug fix: fixed various menu entries
        not working correctly after closing a tab or switching to another
        one. Fixes #1301.

2015-06-25  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new chapter editor feature: implemented loading
        chapter entries from Blu-ray playlists.

        * MKVToolNix GUI: job queue enhancement: added menu entries for
        acknowledging both warnings and errors at the same time.

2015-06-24  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool bug fix: if »automatically set the
        file title« is enabled then the title field will be cleared after
        all source files have been removed.

        * MKVToolNix GUI: new watch jobs tool feature: the first tab
        showing the output of the current job has been changed to show the
        output of all jobs that have been run since the GUI's been
        started. This can be turned off in the preferences so that only
        the output of the currently running job is shown
        again. Implements #1263.

        * MKVToolNix GUI: merge tool bug fix: fixed a crash when
        enabling/disabling chapters coming from an appended file. Fixes
        #1293.

        * MKVToolNix GUI: new merge tool feature: added an option to set a
        directory relative to the first input file as the default output
        directory. Implements #1261.

        * MKVToolNix GUI: merge tool bug fix: it was possible to set the
        »default track flag« to »yes« for multiple tracks of the same
        type. Fixes #1289.

        * MKVToolNix GUI: enhancement: the »open file« dialogs for the
        chapter and header editor tools will use the same directory that
        was last used in the merge tool. Fixes #1290.

2015-06-23  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: fixed reading the »default track« flag
        of tracks from added Matroska files. Fixes #1281.

        * MKVToolNix GUI: new feature: added a check box to the
        track/chapters/tags/attachments list. This offers an additional
        way of toggling the »mux this« state of entries, same as the drop
        down box on the right and as double-clicking on the
        item already did. Implements #1277.

        * MKVToolNix GUI: merge tool bug fix: when appending files with
        multiple tracks of a type (e.g. multiple audio tracks) then all
        tracks of that kind would get assigned to the first track of that
        kind of the file they're appended to. Now the second audio track
        from the appended file is appended to the second audio track of
        the existing file, the third to the third etc. Fixes #1257.

        * MKVToolNix GUI: merge tool bug fix: fixed automatic output file
        name re-generation when the mux status of tracks changes. Fixes
        #1253.

        * MKVToolNix GUI: new feature: added an option for always using
        the suggested description and not asking the user when adding a
        job to the queue. Implements #1288.

        * MKVToolNix GUI: job queue enhancement: added the shortcut Ctrl+R
        for the menu entry »start all pending jobs«. Implements #1287.

        * MKVToolNix GUI: new feature: added an option to always treat
        files dragged & dropped external applications as being added
        circumventing the question what to do with them (add, append or
        add as additional parts). This option is enabled by default
        changing the default behavior from release 8.0.0. Implements
        #1259.

        * MKVToolNix GUI: new feature: added an optional action after
        starting a job or adding one to the queue. This can be either to
        create whole new settings or to only remove all input
        files. Implements #1254.

        * mmg: bug fix: the deprecation warning will only be shown
        once. Fixes #1252.

        * Installer for Windows: enhancement: associated the .mtxcfg files
        with MKVToolNix GUI. Implements #1258.

        * MIME and desktop files: enhancement: added file associations for
        .mtxcfg with MKVToolNix GUI. Implements #1258.

2015-06-22  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new feature: implemented command line
        handling. You can open configuration files, add files to merge
        jobs, open files in the chapter or header editors. Implements
        #1209.

2015-06-21  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: fixed recognition of (E)AC3 audio tracks
        using a FourCC of »ec-3«. Fixes #1272.

        * MKVToolNix GUI: merge tool bug fix: fixed attachments not being
        merged into the file in certain situations. Fixes #1260.

        * MKVToolNix GUI: merge tool bug fix: fixed showing existing
        attachments present in source files in the »tracks, chapters, tags
        and attachments« list. Fixes #1256.

        * MKVToolNix GUI: merge tool bug fix: the jobs created when
        appending files were incorrect resulting in an error message from
        mkvmerge. Fixes #1271.

        * mkvpropedit: bug fix: fixed a warning about »edit specifications
        resolving to the same track« when changing the track properties
        and setting tags for the same track simultaneously. Fixes #1247.

        * MKVToolNix GUI: merge tool bug fix: the output/destination file
        name is cleared when all files are removed. Fixes #1265.

        * MKVToolNix GUI: merge tool bug fix: fixed command line escaping
        for empty arguments. Fixes #1270.

        * MKVToolNix GUI: merge tool bug fix: fixed creating files without
        a title if one of the input files contains a file title. Fixes
        #1264.

        * MKVToolNix GUI: bug fix: if the job removal policy is set to
        »remove even if there were warnings« then jobs that were muxed
        without warnings weren't removed. Fixes #1262.

2015-06-20  Moritz Bunkus  <moritz@bunkus.org>

        * Build system: fixed inclusion of desktop files for the two GUIs
        for Debian/Ubuntu packages. Fixes #1255.
[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 8.2.0
Beitrag von: SiLæncer am 19 Juli, 2015, 14:00
Changelog
        * Released v8.2.0.

        * mkvmerge, MKVToolNix GUI: bug fix: fixed the container type not
        being recognized properly by the GUI. Now the numerical container
        type ID is output in verbose identification mode by mkvmerge.

        * MKVToolNix GUI: chapter editor enhancement: the template for
        chapter names can now contain a number of places for the chapter
        number, e.g. '<NUM:3>'. The number will be zero-padded if there
        are less places than specified.

        * MKVToolNix GUI: new chapter editor feature: implemented a
        function for renumbering chapters. This allows the user to
        automatically assign new chapter names to one level of
        sub-chapters with ascending numbers. Implements #1355.

2015-07-15  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new feature: the position of the tab headers of
        all tab widgets can be changed in the preferences. Implements
        #1334.

2015-07-12  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new feature: added an option for hiding the tool
        selector.

        * MKVToolNix GUI: new job queue feature: added menu options for
        stopping the queue either immediately or after the current job has
        finished. Implements #1303.

        * MKVToolNix GUI: new job queue feature: added a context menu
        option for setting jobs to status »pending manual start«.

2015-07-11  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: chapter editor bug fix: the file is not kept
        open so that you can open it in other applications at the same
        time.

        * MKVToolNix GUI: new merge tool feature: added context menu
        options for selecting all tracks of a specific type (e.g. all
        audio tracks). Implements #1197.

        * MKVToolNix GUI: merge tool enhancement: the dialog shown after
        dragging & dropping files from external applications asking if
        those files should be added or appended now has an option to
        always add and never to show that dialog again. For new MKVToolNix
        installations the default is now to show this dialog again until
        the user deactivates it either in the dialog or in the
        preferences.

        * MKVToolNix GUI: new feature: added additional ways to move
        selected files, tracks and attachments around: keyboard shortcuts
        (Ctrl+Up and Ctrl+Down) and optional buttons (those have to be
        enabled in the preferences). Using drag & drop remains
        possible. Implements #1279.

2015-07-05  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: if a GUI language other than English
        was selected then the warning/error messages output by mkvmerge
        were not recognized properly and output in the wrong text views.

        * MKVToolNix GUI: merge tool bug fix: fixed loading saved settings
        in which an appended file contains chapters/tags/attachments.

2015-07-04  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new merge tool feature: dragging files from
        external applications now allows you to create new mux settings
        and add the dropped files to those if the »always add dropped
        files« option is off. Implements #1297.

        * MKVToolNix GUI: new feature: added support for displaying the
        queue progress on the task bar button. Implements #1335.

        * mkvmerge: bug fix: fixed handling of MPEG transport streams
        where all PATs and PMTs have CRC errors. Fixes #1336.

        * MKVToolNix GUI: new merge tool feature: implemented support for
        re-ordering new attachments via drag & drop. Implements #1276.

2015-07-03  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: fixed the command line option used when
        the »fix bitstream timing info« check box is checked. Fixes #1337.

2015-07-01  Moritz Bunkus  <moritz@bunkus.org>

        * docs: added a Spanish translation of the man pages by Israel
        Lucas Torrijos (see AUTHORS).

        * MKVToolNix GUI: enhancement: several drop down boxes have had
        their options renamed slightly to be more consistent overall and
        easier to select via the keyboard. Implements #1309.

        * MKVToolNix GUI: fix compilation with the upcoming Qt
        5.5.0. Fixes #1328.

2015-06-30  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: job queue bug fix: when re-starting a job the
        »date finished« field wasn't reset. Fixes #1323.

        * MKVToolNix GUI: merge tool bug fix: the option »set output file
        name relative to first input file« caused the relative path to be
        applied each time a file was added resulting in the wrong
        directory. Fixes #1321.

        * MKVToolNix GUI: merge tool bug fix: when adding a Blu-ray
        playlist and aborting the »select playlist to add« dialog the
        originally opened playlist was added even so.

        * mkvmerge: bug fix: the MPEG-1/2 video code was causing an
        illegal memory access under certain conditions. Fixes #1217 and
        #1278.

2015-06-29  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: the »default subtitle character set«
        combo box required a selection without an option for using the
        system's default. An entry »– no selection by default –« has been
        added at the top.

        * MKVToolNix GUI: bug fix: fixed parsing command line arguments to
        an already-running instance on Windows. Fixes #1322.

2015-06-28  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: enhancement: position and size of the several
        additional windows are saved and restored. These include: the
        preferences window, the dialog for additional command line
        options, the dialog showing the command line and the dialog for
        selecting the playlist to add. Implements #1317.

        * MKVToolNix GUI: bug fix: fixed the combo boxes with languages,
        countries and character sets not being re-initialized after
        changes to the list of common languages/countries/character sets
        in the preferences. Fixes #1224.

        * MKVToolNix GUI: enhancement: the relative sizes of all splitters
        are saved and restored. Implements #1306.

        * MKVToolNix GUI: chapter editor bug fix: fixed the menu entries
        »save to XML file« and »save to Matroska file« not being available
        after loading chapters until the tool or tab was changed. Fixes
        #1312.

        * MKVToolNix GUI: bug fix: fixed labels and therefore the window
        becoming excessively wide with long file names. Fixes #1314.

        * MKVToolNix GUI: merge tool bug fix: fixed the focus marker
        around combo boxes inside scroll areas not being drawn. Fixes
        #1310.

        * MKVToolNix GUI: merge tool bug fix: fixed the stereoscopy mode
        being off by one. Fixes #1311.

        * MKVToolNix GUI: merge tool bug fix: fixed the --append-to
        calculation if more than one file has been appended. Fixes #1313.
[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 8.3
Beitrag von: SiLæncer am 16 August, 2015, 05:21
Changelog
* Released v8.3.0.

        * MKVToolNix GUI: chapter editor enhancement: pressing return will
        cause the next appropriate chapter control to be selected
        depending on where the focus currently is: from a chapter input to
        the first chapter name, from a chapter name to the next chapter
        name and from the last chapter name to the next chapter entry's
        start time. Implements #1358.

2015-08-14  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: enhancement: the number of running jobs is shown
        in the status bar. Implements #1381.

        * MKVToolNix GUI: new job queue feature: added a context menu for
        force-starting selected jobs. This allows for running more than
        one job at the same time. Implements #1395.

        * MKVToolNix GUI: new merge tool feature: added an option for
        automatically setting the »default track« flag to »no« for all
        subtitle tracks when they're added. Implements #1339.

2015-08-12  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new merge tool feature: dragging & dropping
        files onto line edit controls that expect file names (e.g. the
        »chapter file« control) will set that line edit's text to the
        dropped file name. Implements #1344.

        * mkvmerge: bug fix: track statistics tags can be kept with the
        option »--engage keep_track_statistics_tags«. This allows
        outputting them in verbose identification mode for easier
        parsing. Fixes #1351.

2015-08-11  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new feature: jobs in the queue can now be edited
        again. For that they're re-opened in the corresponding tool and
        removed from the queue. Implements #1296.

        * build system: stack protection is enabled when building with gcc
        on all platforms. For Windows DEP and ASLR is enabled. Implements
        #1370.

2015-08-09  Moritz Bunkus  <moritz@bunkus.org>

        * build system: the Boost detection macros were updated from
        www.gnu.org resulting in better compatibility with bare-bones
        shells like dash.

        * MKVToolNix GUI: enhancement: the format of the setting and queue
        files has been changed from INI style to JSON documents. Reading
        older setting files in INI style remains supported, but saving
        will convert them to JSON.

        Together with the other three changes mentioned below this results
        in a noticeable reduction in the time needed for writing the queue
        files, e.g. when pressing »start muxing« or when quitting the
        application.

        * MKVToolNix GUI: enhancement: the way the job queue is stored has
        been changed. Earlier all jobs were stored in the same file (or
        registry on Windows) as the preferences. Now they're stored in a
        sub directory called »jobQueue« with one file per queue entry.

        * MKVToolNix GUI: enhancement: on Windows the preferences are not
        stored in the registry anymore, not even if the application has
        been installed. Instead they're stored in an INI file in the
        user's AppData\Local directory tree.

        * MKVToolNix GUI: enhancement: the number of times the queue files
        are saved has been reduced. The queue files are also loaded only
        once on startup, not twice.

        * MKVToolNix GUI: bug fix: fixed various crashes when dragging &
        dropping in all of the tree views (merge tool: files view, tracks
        view, attachments view; chapter editor: edition/chapter tree,
        chapter name list; job queue). Fixes #1365.

2015-08-08  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: enhancement: if an instance is already running
        when the application is started a second time then the GUI
        requests that the already-running instance will be
        activated. Implements #1379.

        * MKVToolNix GUI: new feature: added an option in the preferences
        for automatically switching to the job output tool whenever the
        user starts a job (e.g. by pressing »start muxing«). Implements
        #1376.

        * MKVToolNix GUI: new job output and job queue feature: added a
        function for opening the output folder. Implements #1342.

        * MKVToolNix GUI: new job output tool feature: added a way to
        clear the output, warnings and errors views. Implements #1356.

        * MKVToolNix GUI: merge tool bug fix: attachments: sometimes
        changing values didn't apply the changes to all selected
        attachments depending on how they were selected. Fixes #1373.

        * MKVToolNix GUI: merge tool bug fix: the automatically suggested
        description for new jobs contained the file name twice, even in
        the directory portion. Fixes #1378.

        * MKVToolNix GUI: merge tool bug fix: if »set output file name
        automatically« is enabled then file names ending with a number in
        parenthesis (e.g. »Berlin (1962).mkv«) will keep their number in
        the generated output file name. Fixes #1375.

        * MKVToolNix GUI: merge tool bug fix: the GUI will keep manual
        changes to the output file name even if »set output file name
        automatically« is enabled. Fixes #1372.

        * MKVToolNix GUI: bug fix: fixed the stereoscopy drop down box not
        being re-translated when the GUI language is changed. Fixes #1224.

2015-07-22  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: chapter editor bug fix: it was possible to drop
        chapter entries on the top-level reserved for editions. Fixes
        #1369.

2015-07-21  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: Windows: if the application has been installed
        then its settings will no longer be saved in the registry but in
        an INI file in the user's data application folder
        (e.g. C:\Users\mbunkus\AppData\Local\bunkus.org\mkvtoolnix-gui).

2015-07-20  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool enhancement: added »Simple OGM-style
        chapter files (*.txt)« to the file selection dialog when selecting
        a chapter file. Implements #1269.

2015-07-18  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: fixed compilation when building without
        curl support. Fixes #1359.
[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 8.4.0
Beitrag von: SiLæncer am 20 September, 2015, 09:00
Changelog
* Released v8.4.0.

        * MKVToolNix GUI: chapter editor bug fix: whenever the additional
        modification of »expanding start/end timecodes to include the
        minimum/maximum timecodes of their children« was run on an edition
        entry then ChapterTimeStart and sometimes ChapterTimeEnd nodes
        were inserted as direct children of the EditionEntry node when
        saving. This resulted in invalid chapters.

2015-09-18  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new merge tool feature: when dragging & dropping
        files onto merge settings already containing a file the user can
        set more options to be always done instead of asking (before: only
        adding files to the current merge settings could be thus marked;
        now: adding to current, adding to new settings and adding each
        file to new settings can be set to perform without
        asking). Implements #1388.

        * MKVToolNix GUI: merge tool enhancement: when dragging & dropping
        files onto merge settings already containing a file the dialog
        asking the user what to do has received a new option for creating
        one new merge tab for each of the dropped files. Implements #1380.

2015-09-17  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: the pixel dimensions reported for VC-1 in
        MPEG transport streams in verbose identification mode was 0x0.

        * mkvmerge: bug fix: the number of channels and the sample rate
        reported for DTS in MPEG transport streams and MPEG program
        streams in verbose identification mode was 0.

        * mkvmerge: container and track properties in verbose
        identification mode are now output sorted.

        * MKVToolNix GUI: new merge tool feature: the »tracks« tree view
        contains a new column titled »properties« which contains basic
        track properties: the pixel dimensions for a video track and
        sampling frequency, number of channels and bits per sample for an
        audio track. Implements #1295.

2015-09-14  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: enhancement: the verbose identification result for all
        audio tracks has been extended to include the number of channels,
        the sample rate and the bits per sample where applicable. Part of
        the implementation of #1295.

2015-09-13  Moritz Bunkus  <moritz@bunkus.org>

        * all: bug fix: parsing of strings containing negative values or
        timecodes was broken on 32bit architectures. Fixes #1425.

2015-09-06  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: the verbose identification result for the MPEG program
        stream, MPEG transport stream and WAV readers has been changed for
        audio tracks in order to match the Matroska reader's result. The
        old keys »channels«, »sample_rate« and »bits_per_sample« have been
        replaced by »audio_channels«, »audio_sampling_frequency« and
        »audio_bits_per_sample«.

        * mkvmerge: enhancement: the pixel width/height will be reported
        in verbose identification mode for all video tracks.

2015-09-05  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new merge tool feature: added a column in the
        track list showing the effective state of the »default track«
        flag. It shows the state of the flag as it will be in the output
        file. Implements #1353.

2015-09-02  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: enhancement: when mkvmerge encounters garbage data in
        the middle of AC3 or MP3 tracks it will now output the timecode
        where the garbage occurred in order to make checking for
        audio/video sync issues easier. Implements #1420.

2015-09-01  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: chapter editor enhancement: added a column in
        the tree with the edition's/chapter's flags.

        * MKVToolNix GUI: new feature: the state of all columns in all
        list/tree views can be reset (both the shown/hidden state as well
        as their order) from the column's context menu. See #1268.

2015-08-30  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new feature: the column headers of all list/tree
        views can be re-ordered via drag & drop and the GUI will remember
        their position upon restart. Additionally the columns can be
        hidden/shown via a context menu by right-clicking on the column
        headers. Implements #1268.

        * MKVToolNix GUI: new chapter editor feature: added an option
        for skipping chapters marked as "hidden" in the re-numbering
        dialog. Implements #1414.

2015-08-29  Moritz Bunkus  <moritz@bunkus.org>

        * all: new feature: added a new translation to Serbian (Cyrillic)
        by Jay Alexander Fleming (see AUTHORS).

        * MKVToolNix GUI: enhancement: the header editor will convert ISO
        639-2 terminology codes used in language elements to their
        corresponding bibliographic variants. Implements #1418.

2015-08-28  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool bug fix: if the output file name
        policy »last output directory« was used then manual changes to the
        output file name weren't recognized as changes to the last output
        directory. Fixes #1411.

        * MKVToolNix GUI: merge tool bug fix: the »default subtitle
        charset« is not applied to text subtitles from Matroska files as
        those are always encoded in UTF-8. Fixes #1416.

        * MKVToolNix GUI: enhancement: the titles and button texts of
        dialogs asking questions have been improved to be easier
        understandable. For example, instead of using »yes/no« as the
        answers to the question »Do you want to close the unmodified
        file?« the choices are now »Close file/Cancel«. Implements #1417.

2015-08-27  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: chapter editor bug fix: the »shift timecodes«
        action in the mass modification dialog wasn't working at all, and
        selecting multiple actions in the dialog would result in wrong
        actions being executed.

2015-08-23  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: chapter editor enhancement: when loading simple/
        OGM style chapter files that contain non-ASCII characters and
        which do not start with a byte order mark (BOM) the GUI will let
        the user chose the character set to use. A preview is shown for
        the selected character set and updated when the user changes the
        character set.

2015-08-20  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool enhancement: added »remove all« and
        »select all« entries to the attachments context menu. Implements
        #1386.

        * MKVToolNix GUI: job output enhancement: the output, warnings and
        error text views are now separated by two splitters enabling the
        user to change their respective sizes. These changes are
        remembered over restarts. Implements #1394.

        * MKVToolNix GUI: chapter editor enhancement: pressing
        shift+return will cause the next appropriate chapter control to be
        selected depending on where the focus currently is: from a chapter
        input (start/end time, flags, UIDs) to the next chapter entry's
        start time, from a chapter name to the next chapter name and from
        the last chapter name to the next chapter entry's first chapter
        name. Implements #1398 and complements #1358.

        * MKVToolNix GUI: chapter editor enhancement: pressing return on
        the very last chapter entry will wrap and focus the first one in
        the tree again. Enhances #1358.

2015-08-19  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: fixed the total job queue progress with
        respect to removing completed jobs (either automatically or
        manually). Fixes #1405.

2015-08-18  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: mkvmerge is now run in with the same
        interface language set for the GUI.

        * mkvmerge: bug fix: The formula used for calculating the audio
        delay for garbage data at the start of tracks in AVI files has
        been fixed again. It now uses the values dwStart, dwScale and
        dwSampleSize from the AVI stream header structure instead of
        values derived from the audio packet headers. Fixes #1382 and
        still works correctly for #1137.

        * MKVToolNix GUI: enhancement: scrolling over input elements like
        combo boxes, check boxes and radio buttons located within a scroll
        area will now scroll the scroll area instead of the element the
        cursor is over (e.g. a combo box). Implements #1400.

2015-08-17  Moritz Bunkus  <moritz@bunkus.org>

        * all: the environment variable <TOOLNAME>_OPTIONS is now
        parsed for options for TOOL (e.g. MKVMERGE_OPTIONS for
        mkvmerge). MKVTOOLNIX_OPTIONS is still used for all
        programs. Fixes #1403.

2015-08-16  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: fixed the escaping of the command line
        for cmd.exe regarding the command name itself (the very first
        argument). Fixes #1401.

2015-08-15  Moritz Bunkus  <moritz@bunkus.org>

        * build system: removal: the switch »--without-mkvtoolnix-gui« has
        been removed. There are only two GUIs left in the package: the
        Qt-enabled mkvinfo and MKVToolNix GUI. Both are enabled by default
        and can be disabled with the option »--disable-qt«. In that case
        only the text-mode version of mkvinfo is built, and the MKVToolNix
        GUI is not built at all.

        * Removal: all support for wxWidgets has been removed. This means
        that the mkvmerge GUI (mmg) has been removed and that mkvinfo now
        only supports a text-mode and a Qt-based interface.

        * build system: bug fix: fixed Qt platform plugin detection on
        MacOS.
[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 8.5.0
Beitrag von: SiLæncer am 17 Oktober, 2015, 18:45
Changelog
       * Released v8.5.0.

2015-10-16  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: the cropping parameters contained the
        "cropping:" prefix twice in the verbose identification output.

        * MKVToolNix GUI: merge tool enhancement: when dropping files onto
        the GUI the last file's directory is remembered as the last
        directory a file was opened from causing the next open file dialog
        to start in that directory. Implements #1477.

        * all: new feature: added a Catalan translation of
        the man pages by Antoni Bella Pérez (see AUTHORS).

2015-10-15  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: chapter editor enhancement: the start and end
        timestamps in the tree are displayed with nanosecond
        precision. Implements #1474.

        * MKVToolNix GUI: merge tool enhancement: added a column to the
        track list containing the state of the "forced track"
        flag. Implements #1472.

2015-10-14  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool enhancement: pressing the delete key
        in the attachments list removes the selected entries. Implements
        #1473.

2015-10-13  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: enhancement: if the last directory opened
        doesn't exist anymore then default to one that does in order to
        prevent an error message from older Windows versions about a
        location not being available. Fixes #1438.

2015-10-10  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: enhancement: the context menu for the status bar
        job status counters is now shown when the user clicks with any
        mouse button, not just the right one. This should make the feature
        easier to discover. Implements #1396.

        * MKVToolNix GUI: new job queue feature: added an option in the
        preferences for resetting the warning and error counters of all
        jobs and the global counters in the status bar to 0 when exiting
        the program. Implements #1437.

        * MKVToolNix GUI: current job output enhancement: the separator
        lines for warnings and errors ("--- Warnings emitted by Job …
        started on … ---") are only shown when warnings/errors actually
        occur and not for each job that's run.

2015-10-09  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: the menus that are currently not shown
        are disabled properly so that they don't react to keyboard
        shortcuts anymore. This affected e.g. Alt+J with the English
        localization as there were three shortcuts active: the "add to job
        queue" button (if the merge tool is active), the "job queue" menu
        and the "job output" menu.

2015-10-08  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix (Windows): changed some options for Qt's
        file dialogs in order to speed up access to network shares in
        certain situations. Fixes #1459.

2015-10-06  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: enhancement: improved identification output for DTS
        96/24. Implements #1431.

2015-10-04  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: PCM tracks: if the number of samples per
        packet varies then no default duration will be
        written. Fixes #1426.

        * MKVToolNix GUI: merge tool enhancement: added buttons for
        previewing the character sets for text subtitles read from SRT and
        SSA/ASS files as well as for chapter files. They're located next
        to the drop down boxes for the character sets on the input and
        output tabs.

        * MKVToolNix GUI: merge tool enhancement: added buttons next to
        the 'segment UID', 'previous segment UID' and 'next segment UID'
        controls that enable the user to select a Matroska file. The GUI
        reads that file's segment UID and enters its value into the
        corresponding control. Part of the implementation of #1363.

        * mkvmerge: new feature: The three options that use segment UIDs
        (--segment-uid, --link-to-previous and --link-to-next) can now
        read the segment UID of an existing Matroska file. For this the
        file's name must be given as an argument prefixed with =
        (e.g. '--segment-uid =some_file.mkv'). Implements #1363.

        * MKVToolNix GUI: chapter editor enhancement: Added another
        variable to the chapter name templates called <START> which is
        replaced by the chapter's start timestamp. An optional format can
        be specified, e.g. <START:%H:%M:%S.%3n> resulting in something
        like 01:35:27.734. This can be used in the 'generate sub-chapters'
        or the 'renumber sub-chapters' functionality. Implements #1445.

2015-10-03  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool bug fix: If there's currently no
        source file present when the user drags & drops files onto the
        merge tool then the GUI will no longer leave an empty, superfluous
        tab for certain drop modes. Fixes #1446.

        * MKVToolNix GUI: merge tool enhancement: implemented the optional
        warning before overwriting existing files when starting to mux or
        adding a job to the queue. The pending jobs in the queue are
        checked for the same destination file name as well. Implements
        #1390.

        * MKVToolNix GUI: enhancement: pressing the delete key in the
        chapter editor and the job queue removes the selected
        entries. Implements #1454.

        * MKVToolNix GUI: merge tool enhancement: dropping chapter, tag
        and segment info files from external applications will cause those
        file names to be added to the appropriate controls on the 'output'
        tab. Implements #1332 and 1345.

        * MKVToolNix GUI: merge tool enhancement: the feature "default
        track language" has been split into track languages by type. There
        are now three separate settings for audio, video and subtitle
        tracks. Implements #1338.

2015-09-29  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: enhancement: the verbose identification for MP4 files
        will now derive basic audio parameters of MP3 and AC3 tracks from
        the bitstream instead of relying on the values in the track
        headers.

2015-09-27  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new merge tool feature: implemented an optional
        vertical layout mode for the "input" tab in which the track
        properties are shown below the track list. Implements #1304.

2015-09-26  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool bug fix: the "default track flag in
        output" column wasn't updated properly directly after loading
        settings.

2015-09-25  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool enhancement: when browsing for
        chapter files on the "output" tab the initial directory is the
        first input file's directory instead of the directory accessed
        last.

        * MKVToolNix GUI: merge tool bug fix: the cropping parameters were
        not converted into parameters for mkvmerge at all.

2015-09-22  Moritz Bunkus  <moritz@bunkus.org>

        * all: several ISO 639-2 codes of languages that are very old and
        not spoken anymore have been removed (e.g. "English, Middle
        (1100-1500)").

        * MKVToolNix GUI: enhancement: on Windows the drop down boxes were
        elliding overlong text. This has been changed to making the open
        combo boxes' scroll areas wide enough to contain the whole
        entries. This matches the behavior of Qt on other operating
        systems.

        * all: fixed the spelling of the AC-3, E-AC-3 and VC-1 codec
        names.

2015-09-21  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new merge tool feature: added context menu
        entries for opening the selected files/the source files of
        selected tracks in MediaInfo. Implements #1423.

2015-09-20  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: the interface language selection has
        been improved not to select wrong entries resulting in error
        messages from mkvmerge about unknown translations. Fixes #1434.

        * MKVToolNix GUI: bug fix: if the Windows version of the GUI was
        started from a symbolically linked folder then it would crash when
        the user added a file. Fixes #1315.
[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 8.5.1
Beitrag von: SiLæncer am 21 Oktober, 2015, 18:15
Changelog
build system: libEBML v1.3.3 and libMatroska v1.4.4 are now required due to important fixes for invalid memory accesses in those two releases. The copies included in the MKVToolNix source code have been updated to those releases as well.
MKVToolNix GUI: bug fix: the "save file" dialogs did not have the currently entered file name pre-selected anymore. Fixes #1480.
MKVToolNix GUI: header editor enhancement: several track properties like name or language are shown as columns in the tree for easier distinction between tracks. They're also shown on the overview page on the right when that track's entry is selected in the tree. The text in the labels on this overview page can be selected with the mouse for copying & pasting elsewhere.
MKVToolNix GUI: bug fix: fixed a crash when loading corrupted job settings.
MKVToolNix GUI: header editor bug fix: the tree items weren't re-translated when the GUI language was changed.
mkvmerge: bug fix: updating the track headers wasn't working in some rare cases (corresponding error message "Re-rendering track headers: data_size != 0 not implemented yet").
MKVToolNix GUI: bug fix (Linux): the function "open folder" was inserting a superfluous leading slash in the directory name. This causes some file managers to interpret a directory name like "//home/mosu/…" as a share called "mosu" on a Samba/Windows server called "home" and to prepend the whole name with the "smb://" protocol. Fixes #1479.
[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 8.5.2
Beitrag von: SiLæncer am 05 November, 2015, 09:16
Changelog

MKVToolNix GUI: bug fix: the file/track columns aren't resized to fit their content when expanding/collapsing tree nodes anymore. Such expansion also happened when moving entries with the "move up/down" buttons. Fixes #1492
mkvmerge: bug fix: fixed the values of the "previous/next segment UID" elements when splitting by parts with segment linking enabled. Fixes #1497
mkvmerge: bug fix: mkvmerge no longer creates a "next segment UID" field in the last file when splitting and segment linking is active
mkvpropedit, MKVToolNix GUI header editor: enhancement: added the "codec delay" track header field as an editable property.
mkvmerge: bug fix: fixed an endless loop when updating track headers caused by the fix for "Re-rendering track headers: data_size != 0 not implemented yet". Fixes #1485.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 8.6.1
Beitrag von: SiLæncer am 30 November, 2015, 16:30
Whats new:>>

mkvpropedit, GUI's chapter & header editors bug fix: in certain situations the modified file would not contain a seek head before the first cluster anymore resulting in most players not finding elements such as attachments or the index located at the end of the file anymore. Fixes #1513.
mkvmerge: bug fix: the change to do a deeper file analysis if no seek head was found was causing huge increases in file type detection time as popular tools like x264 don't write seek heads. The way elements at the end are searched has been changed to only scan the last 5 MB of the file instead of iterating over every level 1 element from the beginning of the file.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 8.7.0
Beitrag von: SiLæncer am 01 Januar, 2016, 13:15
Changelog
       * Released v8.7.0.

2015-12-30  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: fixed the handling of a PES size of 0 ( =
        unknown). Tracks whose PES packets had such a size were sometimes
        not detected at all, and even if they were their content was
        incomplete. Fixes #1553.

        * mkvmerge: bug fix: made the MPEG 1/2 video elementary stream
        file type recognition more resilient and more flexible dropping
        the requirement for a file to start with an MPEG start code (0x00
        00 01). Fixes #1462.

        * mkvpropedit: bug fix: when changing the track language it is now
        verified to be a valid ISO 639-2 language code before writing it
        to the file. Fixes #1550.

        * mkvmerge: enhancement: the MP4 reader will keep the display
        dimensions from the track header atom ("tkhd") and use them as the
        display width & height. See also #1547.

2015-12-29  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool enhancement: the "add source files"
        button now has optional popup menu containing actions for
        adding/appending files and adding files as additional parts for
        easier discovery of those actions. This popup is only shown if the
        user clicks on the arrow shown on the right of the button.

        * mkvmerge: new feature: TrueHD tracks that contain Dolby Atmos
        will be identified as "TrueHD Atmos". Implements #1519.

        * mkvmerge: bug fix: the Matroska reader now uses TrueHD-specific
        code when reading Matroska files. This can fix things like wrong
        frame type flags.

2015-12-28  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: MP4 edit lists of certain types (two entries,
        first entry's media_time is -1, second entry's segment_duration is
        != 0) weren't handled properly resulting in key frame flags being
        assigned to the wrong frames. Fixes #1547.

        * mkvmerge: bug fix: the h.265/HEVC code was writing SEI NALUs
        twice. This had already been mentioned in #1076 but never
        fixed. Patch by Vladimír Pilný.

        * mkvmerge: bug fix: the h.265/HEVC code wasn't converting slice
        NALUs to RBSP form before parsing it resulting in wrongly
        timestamped frames under certain conditions. This is a similar fix
        to the issues reported in #918 and #1548.

        * mkvmerge: bug fix: the h.264/AVC code wasn't converting slice
        NALUs to RBSP form before parsing it resulting in wrongly
        timestamped frames under certain conditions. Fixes #918 and #1548.

        * mkvmerge: bug fix: the MP4 reader can now understand the 'random
        access point' sample grouping information for marking open GOP
        random access points as key frames. Fixes #1543.

2015-12-27  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: fixed the decisions whether or not to write
        the last frame of a track as a BlockGroup or a SimpleBlock and
        whether or not to write a block duration for that frame. Fixes
        #1545.

        * MKVToolNix GUI: new merge tool feature: added menu options in
        the "Merge" menu for copying either the first source file's name
        or the current output file's name into the "file title" control.

2015-12-22  Moritz Bunkus  <moritz@bunkus.org>

        * mkvpropedit: new feature: added an option for calculating
        statistics for all tracks and adding new/updating existing
        statistics tags in a file. Second half of the implementation of
        #1507.

2015-12-19  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: the progress calculation was sometimes
        outputting negative numbers when appending Matroska files whose
        timestamps don't start at 0 (e.g. if they were created by
        splitting with linking enabled). In the the GUI this resulted in
        lines like "#GUI#progress -2%" in the job's output.

        * mkvpropedit: new feature: added an option for removing all
        existing track statistics tags from a file. Part of the
        implementation of #1507.

        * mkvmerge: bug fix: AAC with low sampling frequencies was
        sometimes mis-detected with the wrong profile preventing appending
        it to other AAC tracks. Fixes #1540.

2015-12-17  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: chapters were output as both "chapters" and
        "track_tags" in JSON identification mode. Fixes #1538.

        * mkvmerge: enhancement: added the container's internal track ID
        as the "number" attribute in verbose & JSON identification modes
        for several container types (QuickTime/MP4: the track ID from the
        'tkhd' atom; MPEG program stream: the sub-stream ID in the upper
        32 bits and the stream ID in the lower 32 bits; MPEG transport
        stream: the program ID; Ogg/OGM: the stream's serial number field;
        RealMedia: the track ID). Implements #1541.

2015-12-16  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: bug fix: the "split mode" drop-down box got
        reset to "do not split" each time the preferences dialog was
        closed with the "OK" button. Fixes #1539.

        * mkvmerge: enhancement: if JSON identification mode is active
        then warnings and errors will be output as JSON as well. They're
        output as arrays of strings as the keys "warnings" and "errors" of
        the main JSON object. Implements #1537.

        * all: reversion of a change: several ISO 639-2 codes of languages
        that are very old and not spoken anymore have been re-added
        (e.g. "English, Middle (1100-1500)") due to feedback from users
        who did have a use for such codes.

        * all: reversion of a change: all of the tools will write a byte-order
        mark (BOM) to text files encoded any of the UTF-* schemes
        again. This reverts the change in release 8.6.0 due to user
        feedback preferring the old way.

2015-12-12  Moritz Bunkus  <moritz@bunkus.org>

        * mkvpropedit: enhancement: when using --add-attachment,
        --replace-attachment or --update-attachment the UID can be changed
        with --attachment-uid. See #1532.

        * mkvpropedit: new feature: added an option "--update-attachment"
        for updating the properties of existing attachments without
        replacing their content. Implements #1532.

2015-12-11  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new feature: added options for running arbitrary
        programs after a job has finished or after the queue has
        finished. Implements #1406.

2015-12-09  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool enhancement: if files are dragged &
        dropped from an external application with the right mouse button
        being pressed then the GUI will always ask the user what to do
        with the files even if the user has configured the GUI not to
        ask. Implements #1508.

        * MKVToolNix GUI: enhancement: when starting the GUI with a saved
        settings file then the GUI won't contain an empty tab in the merge
        tool anymore. Fixes #1504.

2015-12-08  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: fixed the key frame detection for VP9 video
        tracks.

        * MKVToolNix GUI: bug fix: relative file names given on the
        command line were interpreted as being relative to the user's home
        directory. Fixes #1534.

2015-12-01  Moritz Bunkus  <m.bunkus@linet-services.de>

        * MKVToolNix GUI: the preferences dialog has been reworked heavily
        in order to provide a better overview and to be less overwhelming.

2015-11-29  Moritz Bunkus  <moritz@bunkus.org>
[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 8.8
Beitrag von: SiLæncer am 10 Januar, 2016, 19:20
Changelog

       * Released v8.8.0.

2016-01-09  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: "run program after XYZ" enhancement: added a
        button for executing the program right now as a test run. See
        #1570.

        * MKVToolNix GUI: "run program after XYZ" enhancement: an error
        message is shown if the program couldn't be executed. See #1570.

        * MKVToolNix GUI: "run program after XYZ" enhancement: any leading
        spaces in the executable path are removed in order to make copying &
        pasting less error-prone.

        * MKVToolNix GUI: "run program after XYZ" bug fix: the paths used
        in the variables and the executable are converted to the platforms
        native path separators. This fixes compatibility with Windows
        applications that don't support the use of forward slashes in path
        names like e.g. VLC. See #1570.

2016-01-08  Moritz Bunkus  <moritz@bunkus.org>

        * mkvpropedit: enhancement: mkvpropedit will accept terminology
        variants of ISO 639-2 language codes and convert them to the
        bibliographic variants automatically. Implements #1565.

2016-01-06  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: enhancement: the GUI's default font's size is
        now scaled with the screen's DPI and is at least 9 points high (up
        from 8). Additionally on Windows "Segoe UI", which is Windows'
        default user interface font, is used instead of the default
        provided by Qt, "MS Shell Dlg 2".

        * MKVToolNix GUI: enhancement: the user can select the font family
        and size for the GUI in the preferences.

2016-01-04  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: fixed TrueHD detection both as raw streams as
        well as inside other contains if the stream does not start with a
        TrueHD sync frame.

2016-01-03  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new merge tool feature: added a layout for the
        track properties where they're on the right of the files/tracks
        lists in two fixed columns. Implements #1526.

2016-01-02  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: fixed a mis-detection of an MPEG-2 video
        elementary stream as a TrueHD file which then caused a
        segmentation fault. Fixes #1559.

        * mkvmerge: bug fix: Matroska attachments with the same name, size
        and MIME type were not output during file identification.

        * MKVToolNix GUI: merge tool enhancement: added a column to the
        "attachments" tab containing the file size.

        * MKVToolNix GUI: enhancement: pressing the insert key when the
        focus is on the merge tool's source files or attachments list, on
        the chapter editor's chapter list or on the header editor's list
        will invoke the corresponding action for adding elements to that
        list.

2016-01-01  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool bug fix: when using one of the
        "select all tracks (of type…)" actions the "properties" column
        didn't show the selection.

        * MKVToolNix GUI: new feature: implemented adding, changing and
        removing attachments in existing Matroska files as part of the
        header editor. Implements #1533.

2015-12-31  Moritz Bunkus  <moritz@bunkus.org>

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 8.9.0
Beitrag von: SiLæncer am 22 Februar, 2016, 13:13
Changelog

* Released v8.9.0.

        * MKVToolNix GUI: the default font size adjustment has been
        deactivated for the time being as it causes problems on high DPI
        displays. See #1602.

        * MKVToolNix GUI: bug fix: ampersands (&) in file names were shown
        as keyboard shortcuts in tab titles in various tools (merge tool,
        chapter and header editors, job output tool). Fixes #1603.

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

        * MKVToolNix GUI: header editor enhancement: when the user drags &
        drops files on an open header editor tab the GUI will ask the user
        what to do with them: either open the files as new header editor
        tabs or add the files as new attachments to the current tab. The
        action can also be set as the default. Implements #1585.

        * MKVToolNix GUI: chapter & header editor enhancement: Matroska
        files are initially opened in read-only mode and only later
        re-opened in read/write mode in order to enable reading from
        write-protected files. Part of the implementation of #1594.

        * MKVToolNix GUI: chapter & header enhancement: the error messages
        shown when a Matroska file could not be parsed have been improved
        to include the most likely reasons. Part of the implementation of
        #1594.

        * MKVToolNix GUI: chapter editor enhancement: added a menu entry
        for removing chapters from an existing Matroska file. Inspired by
        #1593.

        * MKVToolNix GUI: chapter editor enhancement: it is now possible
        to save chapters to Matroska files after having removed all
        entries (editions and chapter atoms). This effectively removes the
        chapters from the file. Implements #1593.

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

        * MKVToolNix GUI: job queue enhancement: added keyboard shortcuts
        for removing all completed jobs and for removing successfully
        completed jobs. Implements #1599.

        * MKVToolNix GUI: merge tool enhancement: added icons to the
        context menu actions in the "attachments" sub-tab. Implements
        #1596.

        * MKVToolNix GUI: merge tool enhancement: made the context menu
        entries in the "attachments" sub-tab clearer. Implements #1597.

2016-02-10  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: fixed the handling of AVIs with a negative
        video height (which signals that the rows are arranged
        top-to-bottom).

2016-01-31  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: job queue bug fix: fixed an invalid memory
        access in the "edit in corresponding tool and remove from queue"
        functionality.

        * MKVToolNix GUI: re-write, merge tool bug fix: the file
        identification is now based on mkvmerge's JSON output instead of
        its verbose output. This also fixes the merge tool not showing
        names of attachments inside Matroska files properly if those names
        contain spaces (#1583).

        * MKVToolNix GUI: merge tool bug fix: the "mux this" combo box
        was disabled if a single attachment was selected.

        * mkvmerge: bug fix: removed spurious output generated during file
        identification in the HEVC detection code (e.g. "Error No Error").

        * mkvmerge: bug fix: fixed the output of the "playlist_file" and
        "other_file" properties of the "container" entity in the JSON
        identification format from a single string to an array of
        strings. The format version has been bumped to 3 due to this
        change.

2016-01-30  Moritz Bunkus  <moritz@bunkus.org>

        * docs: added a Polish translation of the man pages by Daniel Kluz
        (see AUTHORS).

        * MKVToolNix GUI: "run program after XYZ" enhancement:
        configurations can now be deactivated without having to change
        them. Implements #1581.

2016-01-24  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: fixed parsing of AAC in MP4 with a program
        config element with an empty comment field at the end of the GA
        specific config. Fixes #1578.

2016-01-19  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: enhancement: when reading Matroska files created by
        HandBrake that contain chapters the existing edition UIDs and
        chapter UIDs are removed and random ones created. This is
        necessary as HandBrake assigns sequential numbers starting at 1
        for each file. Therefore there are two chapter entries with the
        UID 1, two with the UID 2 etc. and those should, strictly
        speaking, be treated as if they were a single chapter whereas the
        user expects those entries to stay separate entries. Implements an
        improvement for issues such as #1561.

        * MKVToolNix GUI: merge tool bug fix: the GUI no longer requires
        at least one source file to be present before muxing can start in
        order to allow creation of track-less files. Fixes #1576.

2016-01-16  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: enhancement: the "escape for Windows' cmd.exe"
        mechanism will only escape arguments that actually need escaping
        in order to produce easier to read command lines.

2016-01-15  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: QuickTime/MP4 reader: fix a division by zero in the
        index generation for certain old audio codecs that have certain
        header fields (bytes_per_frame, samples_per_packet) set to 0.

2016-01-13  Moritz Bunkus  <moritz@bunkus.org>

        * mkvinfo: bug fix: global elements (EBML void and CRC-32
        elements) are now handled correctly if they're located inside the
        segment info or the chapter translate parents.

2016-01-10  Moritz Bunkus  <moritz@bunkus.org>

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 9.0
Beitrag von: SiLæncer am 27 März, 2016, 08:30
Changelog

Installer: fixed support for silent installation and uninstallation.

mkvmerge: bug fix: fixed two more issues in the conversion of teletext subtitles to SRT subtitles:

Packets belonging to pages that don't contain subtitles were used as valid end points for subtitles causing entries to become very short (e.g. 40ms).
Sometimes the timestamps of wrong packets were used as entry's start and end points causing start timestamps and durations that were slightly off.
mkvmerge: MP4/QuickTime reader: audio tracks with the FourCC lpcm' are muxed as A_PCM/INT/LIT instead of A_QUICKTIME mkvmerge: bug fix: MP4/QuickTime reader: audio tracks can contain two instances of certain header fields (channel count bits/sample & channel, sample rate) in the STSD atom: one instance in the version 0 header and one in the version 2 header parts. So
far mkvmerge has used those from the version 0 header only and ignored the ones from the version 2 header. This has been changed to match the behavior of other players and MP4 readers like ffmpeg. If the STSD atom contains a version 2 structure then the fields from it will be used. Otherwise the fields from the version 0 part will be used
all: new feature: added a new translation of both the programs and the man pages to Korean by Potato (see AUTHORS)
MKVToolNix GUI: chapter editor enhancement: added a button next to the 'segment UID' controls that enable the user to select a Matroska file. The GUI reads that file's segment UID and enters its value into the input field
build system: added an option to configure without-qt-pkg-config«. Normally configure uses pkg-config for detecting Qt and setting QT_CFLAGS and QT_LIBS. With this option configure won't use pkg-config and rely on the user having set both variables before running configure. This enables using Qt on systems where no pkg-config files are generated (e.g. Qt 5.6.0 on MacOS with frameworks enabled)
mkvinfo: change: on Windows and Mac OS mkvinfo will now launch the GUI by default unless the option »--no-gui« (or »-G«) has been given. This is due to the fact that on both OS users often use portable versions respectively disk images and launch the executable directly and not via start menu entries. In those situations adding command line options for launching the GUI is unnecessarily difficult.

mkvmerge: bug fix: fixed two issues in the conversion of teletext subtitles to SRT subtitles:

Consecutive teletext packets with the same content are now merged into a single entry instead of resulting in multiple entries.
The calculation of a packet's duration was wrong in certain situations.
MKVToolNix GUI: merge tool (playlist selection dialog) enhancement: the playlist items are sorted by their position within the playlist by default.
MKVToolNix GUI: merge tool (playlist selection dialog) enhancement: double-clicking on a playlist will select and add that playlist.
mkvmerge: enhancement: added the number of bits per sample to the verbose/JSON identification output for FLAC files.
mkvextract: bug fix: fixed the duplication of VPS, SPS, PPS and SEI NALUs when extracting h.265/HEVC tracks. See #1076 and #1621.
mkvmerge: bug fix: reverted the patch that made the h.265/HEVC not store SEI NALUs with the frames during
muxing. It was supposed to prevent having the SEI NALUs present twice when extracting HEVC due to some SEI information also being stored in the codec private data, but it dropped a lot of other SEI NALUs irrevocably. Fixes #1621.
mkvmerge: bug fix: the --sub-charset option is now ignored for text subtitle files that start with a byte-order mark (BOM) bringing the behavior in line with the documentation. Fixes #1620.
mkvextract: new feature: implemented the extraction of Big Endian PCM (codec ID A_PCM/INT/BIG) to WAV files. The content will be byte-swapped into Little Endian PCM in the process.
mkvmerge: enhancement: Big Endian PCM tracks will now be byte-swapped into Little Endian PCM, and the codec ID A_PCM/INT/LIT will be used. This was done due to a lot of players not supporting Big Endian PCM inside Matroska.
mkvmerge, MKVToolNix GUI: new feature: added switches (generate-chapters and generate-chapter-name-template) and their corresponding UI items for generating chapters while muxing. Two modes are currently supported: when-appending which creates one chapter at the beginning and an additional one each time a file is appended and interval which generates chapters in fixed intervals Implements mkvmerge's and the GUI's part of #1586
MKVToolNix GUI: job queue enhancement: completed jobs will now be removed from the queue automatically on exit if the job has been added more than 14 days ago in order not to let the queue grow arbitrarily large. This feature can be turned off and the number of days can be adjusted in the preferences.
mkvpropedit, MKVToolNix GUI's header editor: bug fix: fixed the handling of files where the last level 1 element has an unknown size. The programs will now either fix this element to have a known size or abort the process with an appropriate error message but without modifying the file. Fixes #1601.
mkvextract: enhancement: when extracting chapters in the simple format the user can use the new option 'simple-language' for selecting the chapter names that are output. Normally the first chapter name found in each atom is used. With this option mkvextract looks for a chapter name whose language matches the specified one. Implements the feature enhancement part of #1610.
mkvextract: several issues regarding the extraction of chapters in the simple format have been fixed: if multiple names with different languages were present then an entry had been written for each name; the total number of entries written was wrong; the wrong entries were written. The new code only writes the first name found from the top-most chapter atoms of all editions. Chapters flagged as hidden or as not enabled are not extracted at all. Fixes the bug part of #1610.
MKVToolNix GUI: new chapter editor feature: added an option to multiply all chapter timecodes by a factor to the "additional modifications" dialog. Implements #1609.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 9.0.1
Beitrag von: SiLæncer am 29 März, 2016, 05:15
Changelog

mkvmerge: bug fix: regression in v9.0.0: the text subtitle packetizer was wrongfully assuming an encoding of UTF-8 if none was given instead of assuming the system's encoding. Fixes #1639
mkvmerge: bug fix: if too many chapters had been generated with generate-chapters then mkvmerge created a bogus entry in the meta seek element and did not actually write the chapters to the file
mkvmerge: bug fix: the DTS packetizer was setting the number of channels wrong sometimes when reducing to the DTS core. It was using the number of channels including the extensions instead of the channels of the core only

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 9.1
Beitrag von: SiLæncer am 24 April, 2016, 06:15
Changelog

* Released v9.1.0 "Little Earthquakes".

        * mkvmerge: MPEG TS/teletext enhancement: included the teletext
        page number in the JSON/verbose identification output as track
        property "teletext_page".

        * mkvmerge: MPEG TS bug fix: the "text_subtitles" property of the
        JSON/verbose identification modes was always set to true for all
        subtitle tracks, even for those that aren't text subtitles
        (VobSub, PG).

        * mkvmerge: MPEG TS/teletext enhancement: if a teletext track
        contains multiple teletext pages then mkvmerge will now recognize
        all of those pages as separate tracks to merge instead of only
        merging the first page. See #1662.

2016-04-21  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: MPEG TS/teletext enhancement: mkvmerge will now ignore
        obviously bogus PTS values for teletext tracks and use PTS from
        earlier audio or video packets instead. See #1662.

2016-04-20  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: MPEG TS/teletext bug fix: the language code signaled
        in the MPEG TS PMT is taken into account when selecting the
        character encoding to use during decoding of the teletext
        subtitles, not just the "national character set" stored in the
        teletext page headers. For example, a German teletext page may
        signal "national character set" 0 (English) whereas it's actually
        4 (German). See #1662.

        * mkvmerge: teletext decoding bug fix: fixed dropping of certain
        non-ASCII characters in rare circumstances due to wrong filtering
        of already UTF-8 encoded strings.

        * mkvmerge: MPEG TS reader enhancement: teletext tracks of type 5
        (hearing impaired) are recognized as subtitles, too. Implements
        #1662.

2016-04-16  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool enhancement: characters that aren't
        valid in path names are automatically removed from the output file
        name. Implements #1647.

        * MKVToolNix GUI: bug fix (Windows only): the GUI didn't start
        if the USERNAME environment variable contained characters that
        aren't allowed in file names (e.g. : or ?).

2016-04-13  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: AVI reader bug fix: fixed reading files where the file
        ends in the middle of an audio chunk. Fixes #1657.

2016-04-11  Moritz Bunkus  <moritz@bunkus.org>

        * mkvextract: new feature: added support for extracting WebVTT
        subtitles. Implements the extraction part of #1592.

        * mkvmerge: new feature: added support for reading WebVTT
        subtitles from WebVTT and Matroska files. Implements the merge
        part of #1592.

        * mkvmerge: enhancement: when reading Matroska files not created
        by mkvmerge that contain chapters the existing edition UIDs and
        chapter UIDs are removed and random ones created. This is
        necessary as not only HandBrake but other tools assign sequential
        numbers starting at 1 for each file. Therefore there are two
        chapter entries with the UID 1, two with the UID 2 etc. and those
        should, strictly speaking, be treated as if they were a single
        chapter whereas the user expects those entries to stay separate
        entries.

2016-04-09  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new feature: added an option in the preferences
        ("Merge" → "Output") for controlling whether or not the GUI clears
        the "output file name" input upon removal of the last file.

        * MKVToolNix GUI: new feature: added an option in the preferences
        ("Merge" → "Default values") for controlling whether or not the
        GUI clears the "file title" input upon removal of the last file.

        * mkvmerge: bug fix: mkvmerge will no longer abort reading a
        Matroska file with a structural error right before the first
        cluster. Fixes #1654.

2016-04-03  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: enhancement: added the muxing date in both local time
        zone and UTC to verbose/JSON identification outputs (keys
        "date_local" and "date_utc", formatted after ISO 8601) when
        identifying Matroska files.

2016-04-02  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: enhancement: added the minimum timestamp for each
        track in verbose/JSON identification outputs (key
        "minimum_timestamp") when identifying Matroska files. At most the
        first ten seconds are probed; if no block is found for a track
        within that range then the key is not output for the track.

        Also added "muxing_application" and "writing_application" to the
        "container" section of the output. Currently those are only set
        for Matroska files.

2016-03-31  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool change: attachments from source files
        have been moved from the "Tracks, chapters, tags and attachments"
        list on the "sources" tab to a new list on the "attachments"
        tab. That way all existing attachments and all the ones to newly
        add will be shown in a single tab. This makes it easier to decide
        which attachments will have to be added and which can be removed.

        * MKVToolNix: merge tool bug fix: when adding playlists the GUI
        won't ask the user whether or not to scan if there's only a single
        playlist in that directory.

2016-03-29  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: AVC/h.264: fixed handling of interlaced
        frames with bottom field first.

        * MKVToolNix GUI: bug fix: fixed huge memory consumption
        (e.g. allocation of 2 GB for a JSON file of 650 KB) in the JSON
        library by updating said JSON library. Fixes #1631.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 9.2.0
Beitrag von: SiLæncer am 29 Mai, 2016, 08:45
Changelog

MKVToolNix GUI: merge tool enhancement: the action "select all attached files" in the popup menu actions for the attached files view has been split up into "enable all attached files" and "disable all attached files". Implements #1698
MKVToolNix GUI: bug fix on Windows: removing the drive letter does not cause the colon to be removed automatically anymore. Fixes #1692
MKVToolNix GUI: merge tool bug fix: it's no longer possible to select "1" as the maximum number of files to split into as mkvmerge doesn't accept that value. Fixes #1695
mkvmerge: bug fix: the "interval" chapter generation mode was always creating one chapter too many
mkvmerge: bug fix: if a certain number of chapters had been generated with --generate-chapters then mkvmerge wasn't replacing the void placerholder with the actual chapters. Fixes #1693
MKVToolNix GUI: merge tool bug fix: the track column "default track in output" wasn't taking into account if the track had its "default track" flag set to "no" in the source file. This would result in the column showing "yes" in certain situations even though mkvmerge would assign "no"
mkvmerge: bug fix: fixed detection of (E-)AC-3 in MPEG TS files with unusual stream types (e.g. 0x87) but with (E-)AC-3 PMT descriptors. Fixes #1684
mkvmerge, mkvextract: bug fix: fixed handling of Big Endian PCM with a bit depth other than 16, 32 or 64 bits/sample. Other formats were using the Little Endian codec ID, but their content was actually not byte-swapped to match it. Now those other bit depths are byte-swapped to Little Endian, too. Fixes #1683.
mkvinfo: the change to start the GUI by default on Windows and Mac OS has been reverted. Instead a separate executable mkvinfo-gui) will be included for those platforms which starts the GUI by default. The newly introduced option "--no-gui" will remain valid but won't have any effect when used with mkvinfo.
mkvinfo GUI: enhancement: the window title now includes the file name. Implements #1679.
mkvmerge: enhancement: the "bit depth" track header field will be set for DTS tracks from the first DTS core header. Implements 1680.
mkvmerge: bug fix: the time zone portion of the "date_local" member of the JSON and verbose identification formats contained the time zone's name instead of its offset on Windows due to the Visual C++ runtime's std::strftime not being C++11 compliant.
Additionally this resulted in errors about invalid UTF-8 strings for locales where the time zone's name contained non-ASCII characters.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 9.3.0
Beitrag von: SiLæncer am 14 Juli, 2016, 06:10
Changelog

* Released v9.3.0 "Second Sight".

        * build system: libEBML v1.3.4 and libMatroska v1.4.5 are now
        required due to several new elements having been specified for
        Matroska, and mkvmerge uses those elements.

2016-07-10  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge, MKVToolNix GUI: new chapter generation feature: two
        new placeholders have been introduced when generating chapters for
        appended files, <FILE_NAME> and <FILE_NAME_WITH_EXT>. The former
        will be replaced by the appended file's name without its
        extension; the latter with its extension. Implements #1737.

        * MKVToolNix GUI: merge tool enhancement: when opening a saved
        configuration (via the menu as well as via drag & drop) the
        current tab will be replaced if it is empty ( = in the same state
        it is in right after creating new mux settings). Implements #1738.

        * mkvmerge, MKVToolNix GUI: added an option for specifying how
        much of a MPEG PS or TS file is probed for tracks
        (--probe-range-percentage).  Implements #1734.

2016-07-09  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: MPEG TS: considerable parts of the module have been
        rewritten. Due to its convoluted structure didn't buffer PES
        packets properly before trying to parse the PES header leading to
        invalid memory accesses in certain cases.

2016-07-03  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: fixed overly long file type detection in some
        cases when text subtitle type probing read a lot of data due to
        there being no carriage returns near the start of the file.

        * mkvmerge, mkvextract, MKVToolNix GUI: bug fix: several fixes to
        the handling of country codes. The list has been updated to
        reflect the currently valid top level domain country
        codes. Deprecated codes such as "gb" for "Great Britain" are now
        mapped to their updated values ("uk" for "United Kingdom" in this
        case). Fixes #1731.

        * mkvmerge: WavPack4 bug fix: relaxed the stream detection
        criteria to only require the major version to be 4 and not to
        check the minor version. Fixes #1720.

2016-07-02  Chao Chen <tochenchao@gmail.com>

        * mkvmerge, mkvinfo: new feature: added flags to support the
        Colour elements in the video tracks of Matroska containers. Users
        can use those flags to specify the colour space, transfer
        function, chromaticity coordinates etc. These properties are
        useful for correct colour reproduction of high dynamic range /
        wide colour gamut videos.

2016-07-02  Moritz Bunkus  <moritz@bunkus.org>

        * configure: fixed the Qt detection with Qt 5.7.0 which now
        requires the compiler to be in C++11 mode.

        * build system: libEBML v1.3.4 and libMatroska v1.4.5 are now
        required due to the usage of new elements introduced in
        libMatroska v1.4.5. The copies included in the MKVToolNix source
        code have been updated to those releases as well.

2016-06-28  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: MP4 bug fix wrt. DTS handling: mkvmerge will re-derive
        parameters such as number of channels and sampling frequency from
        the DTS bitstream circumventing invalid values in the track
        headers (e.g. a channel count of 0). Fixes #1727/1728.

2016-06-27  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: TrueHD bug fix: fixed detection of 96 kHz sampling
        frequency.

2016-06-24  Moritz Bunkus  <moritz@bunkus.org>

        * mkvinfo's GUI: fix a crash due to wrong usage of referenced
        temporary objects. Fixes #1725.

2016-06-05  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool enhancement: the default track
        languages to set can now also be set whenever the language in the
        source file is 'undefined' ('und'). This is now the default and
        can be changed back to the old behavior (only set if the source
        file doesn't contain a language attribute) in the
        preferences. Implements #1697.

2016-06-04  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: merge tool enhancement: menus have been added to
        both the "start muxing" and the "add to job queue" buttons. The
        menus let the user override the preferences regarding clearing
        merge settings after starting to mux and after adding a job to the
        queue respectively. Implements #1696.

        * mkvmerge: the warning about not being able to determine whether
        a raw AAC file contains HE-AAC/AAC+/SBR has been
        removed. Implements #1701.

        * MKVToolNix GUI: enhancement: all file names are now displayed
        with their native path separators (e.g. "C:\some\where\output.mkv"
        on Windows). Implements #1298, #1456.

        * MKVToolNix GUI: merge tool bug fix: the GUI now takes into
        account whether splitting is activated when looking for and
        warning due to existing destination files. Fixes #1694.

        * mkvmerge: bug fix: the parser for the --default-duration
        argument was wrongfully handling arguments of the form "123/456i"
        (only this specific syntax and only with "i" as the unit; other
        formats and units were fine). This is part of #1673.

        Additionally the parser doesn't use the "double" data type
        internally anymore fixing loss of precision and failing test cases
        on certain 32bit platforms. This fixes #1705.

2016-05-28  Moritz Bunkus  <moritz@bunkus.org>


[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 9.3.1
Beitrag von: SiLæncer am 14 Juli, 2016, 09:16
Whats new:>>

MKVToolNix GUI: merge tool bug fix: the GUI v9.3.0 was often creating an invalid syntax for the --probe-range-percentage parameter for mkvmerge due to uninitialized memory. Fixes #1741

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVCleaver 0.6.0.8
Beitrag von: SiLæncer am 27 Juli, 2016, 12:16
(http://www.portablefreeware.com/screenshots/scrg7QmVS.gif)
MKVcleaver extracts various data from MKV video files. It can be used in a batch mode (loading and extracting data from many files) as well as single file mode. It has a simple interface, but a lot of functionality.

The program is a graphical user interface for mkvtoolnix.

License:    GPL

Changelog

Changes:

Added video delay placeholder to custom file names
Audio delay is calculated against video delay when audio delay is not negative
Added separator and placeholder cleanup when using custom file names
Removed avdump. VFR check is now done with MediaInfo.dll
Updated MediaInfo.dll
MediaInfo full media information is now in a separate window
Update URL is now set in a DNS record
Tested with latest MkvToolNix

Fixes:

Custom file name chapter and cuesheets extraction errors
Update check would not turn off
Status bar progress should now work on Windows 10
Extract button behavior correction when removing tracks in the left pane
Inconsistent logging when extraction errors occured
Other minor bug fixes

[close]

http://code.google.com/p/mkvcleaver/
Titel: MKVToolnix 9.4.0
Beitrag von: SiLæncer am 23 August, 2016, 13:45
Changelog

mkvpropedit: bug fix: mkvpropedit will no longer say that it's writing the changes if only attachment changes are specified and none of the specified attachments can be found.
MKVToolNix GUI: chapter editor bug fix: overly long chapter names don't cause the GUI's window to become overly wide anymore. Fixes #1760.
mkvmerge: DTS bug fix: if present mkvmerge will use an XLL extension's sample rate information as the sample rate to put into the track headers. Fixes #1762.
mkvmerge: new feature: added support for reading Apple ProRes video from MOV/MP4 files. Patch by Chao Chen (see AUTHORS).
mkvmerge: bug fix: when appending files mkvmerge wasn't starting clusters on video key frame anymore for the first and all following appended files. Fixes #1757.
MKVToolNix GUI: merge tool enhancement: when adding attachments the GUI will check if there are attachments or attached files with the same name as the file to add. If so the GUI will tell the user and ask for confirmation.
mkvmerge: enhancement: mkvmerge now accepts file names in square brackets for appending files, e.g. "mvkmerge -o out.mkv [ in1.avi in2.avi in3.avi ]" instead of "mkvmerge -o out.mkv in1.avi + in2.avi + in3.avi".
mkvmerge: bug fix: VP8 in Ogg: fixed dropping the first frame and the timestamp calculation. Fixes #1754.
mkvmerge: bug fix: mkvmerge does no longer emit a warning if no comment header packet is found when reading tracks from Ogg/OGM files. See #1754.
MKVToolNix GUI: merge tool enhancement: the "select a play list to add" dialog does now contain a column with the number of chapters for each play list found.
MKVToolNix GUI: job queue enhancement: dragging & dropping a valid .mtxcfg file (either a full job file or one containing only merge settings without the job properties) onto the job queue window will import the dropped .mtxcfg job into the job queue. Rest of the implementation of #1714.
MKVToolNix GUI: merge tool enhancement: dragging & dropping a job queue .mtxcfg file onto the merge tool or using one as a command line parameter to the mkvtoolnix-gui executable will import the .mtxcfg job into the job queue. Part of the implementation of #1714.
MKVToolNix GUI: merge tool bug fix: the automatic adjustments to the output file name based on the track types selected for muxing and the mechanism for keeping output file names unique had been broken since release v9.3.0. Fixes #1743.
MKVToolNix GUI: merge tool enhancement: toggling the WebM mode check box will update the output file name's extension automatically.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 9.4.2
Beitrag von: SiLæncer am 11 September, 2016, 20:45
Changelog

* Released v9.4.2 "So High".

        * mkvmerge: bug fix: AVC & HEVC readers: release v9.4.1 contains a
        change to both readers so that they will refuse to handle files
        where the detected pixel width or height is equal to or less than
        0. This check was wrong in certain cases causing mkvmerge to
        reject a file as an unsupported file type. This has been fixed
        while keeping the constraints on width & height having to be
        positive.

        * Released v9.4.1 "Black Rain".

2016-09-07  Moritz Bunkus  <moritz@bunkus.org>

        * Note: most of the bugs fixed on 2016-09-06 and 2016-09-07 for
        issue #1780 are potentially exploitable. The scenario is arbitrary
        code execution with specially-crafted files. Updating is highly
        recommended.

        * mkvmerge: bug fix: AVC & HEVC readers: the readers will now
        refuse to handle files where the detected pixel width or height is
        equal to or less than 0. Before this fix the muxing process
        aborted with an assertion inside libMatroska. Fixes the last test
        case of #1780.

        * mkvmerge: bug fix: HEVC parser: fixed another invalid memory
        access (beyond the end of allocated space). Fixes two test cases
        of #1780.

2016-09-06  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: HEVC parser: fixed another invalid memory
        access (beyond the end of a fixed-size array). Fixes several test
        cases of #1780.

        * mkvmerge: bug fix: MP4 reader: an error message will be printed
        instead of an uncaught exception when an invalid atom chunk size
        is encountered during resync. Fixes a test case of #1780.

        * mkvmerge: bug fix: AAC reader: fixed mkvmerge throwing an
        uncaught exception due to the sample rate being 0. Fixes a test
        case of #1780.

        * mkvmerge: bug fix: MP4 reader: fixed an invalid memory access
        (beyond the end of allocated space). Fixes several test cases of
        #1780.

        * mkvmerge: bug fix: HEVC parser: fixed an invalid memory access
        (beyond the end of allocated space). Fixes several test cases of
        #1780.

        * mkvmerge: bug fix: fixed an invalid memory access (use after
        free) during global destruction phase. Fixes several test cases of
        #1780.

2016-09-02  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: using very large --sync values (several
        minutes) with certain container formats was causing mkvmerge to
        abort muxing. Fixes #1774.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 9.5.0
Beitrag von: SiLæncer am 17 Oktober, 2016, 13:50
Changelog

mkvmerge, mkvextract: VobSub handling bug fix: mkvmerge and mkvextract will now update the duration stored in the SPU bitsream with the duration from the container level if it differs at least 1ms. Fixes #1771.
mkvmerge: h.264 elementary stream handling bug fix: if mkvmerge ever encounters changing SPS or PPS NALUs (ones where their ID has been encountered before with different settings) in the h.264 then it will prepend all following key frames with all currently active SPS and PPS NALUs. This enables playback from arbitrary key frames even if they require other SPS or PPS settings than the ones stored in the AVCC in CodecPrivate. Fixes #1711.
mkvmerge, mkvpropedit, MKVToolNix GUI: added support for the "field order" video track header element.
mkvinfo: added support for the "field order" video track header element.
mkvmerge: MPEG transport stream reader bug fix: fixed the handling of Blu-ray PCM audio with an odd number of channels by removing their alignment bytes.
mkvmerge: MPEG transport stream reader bug fix: fixed mis-detection of certain h.264 files as MPEG transport streams.
mkvmerge: WAV reader bug fix: the track properties (channels, sample rate) for DTS and AC-3 in WAV will now be derived from the decoded bitstream headers instead of the WAV file header as the latter is often incorrect.
mkvmerge: WAV reader bug fix: fixed detection and merging of DTS in WAV that uses the 14-bytes-in-16-bytes packing method.
MKVToolNix GUI: merge tool enhancement: added menu entries that execute the "close", "save settings", "start muxing" or "add to job queue" action for all currently open tabs
MKVToolNix GUI: merge tool enhancement: when dragging & dropping directories the GUI will process all files within those directories recursively instead.
mkvpropedit, MKVToolNix GUI's header editor: added options to modify the "muxing application" and "writing application" elements in the "segment information" container. Implements #1788
mkvmerge: bug fix: The Ogg/OGM reader did not recognize Opus files with comment headers anymore. This was broken by the fix to not require Ogg/OGM files to have comment headers in v9.4.0

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 9.6
Beitrag von: SiLæncer am 30 November, 2016, 18:40
Changelog

* Released v9.6.0 "Slave To Your Mind".

2016-11-28  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge & mkvextract: added support for HDMV TextST subtitles.

2016-11-20  Moritz Bunkus  <moritz@bunkus.org>

        * mkvextract: VobSub bug fix: mkvextract will add a "langidx" line
        to the .idx file upon extraction. Fixes #1810.

2016-11-14  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: multiplexer enhancement: added a column "source
        file's directory" to the track list. Implements #1809.

        * MKVToolNix GUI: multiplexer enhancement: added an option for
        selecting all tracks of the currently selected source files in the
        source file context menu. Inspired by #1809.

2016-11-07  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: job output tool bug fix: the button for
        acknowledging warnings & errors wasn't properly disabled when the
        user used outside methods of acknowledging them (e.g. via the menu
        or via the job queue). Fixes #1802.

2016-10-31  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: MPLS parser bug fix: fixed reading the "in" & "out"
        timestamps for "play items". This bug resulted in mkvmerge not
        reading the correct range from the referenced M2TS file under
        certain rare circumstances.

2016-10-30  Moritz Bunkus  <moritz@bunkus.org>

        * mkvmerge: bug fix: mkvmerge was entering endless loops under
        certain conditions when appending files. This was a regression
        introduced with the fix to #1774 (using very large --sync values
        causing mkvmerge to abort).

2016-10-23  Moritz Bunkus  <moritz@bunkus.org>

        * MKVToolNix GUI: new feature: added options in the preferences to
        only show the list of often used languages/country codes/character
        sets in their respective selections instead of both the often used
        and the full list. Implements #1796.

2016-10-16  Moritz Bunkus  <moritz@bunkus.org>

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 9.7.1
Beitrag von: SiLæncer am 28 Dezember, 2016, 06:40
Whats new:>>

MKVToolNix GUI: multiplex tool bug fix: under certain circumstances the GUI was creating invalid JSON files when starting to multiplex resulting in an error message ("JSON option files must contain a JSON array consisting solely of JSON strings").

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 9.8.0
Beitrag von: SiLæncer am 23 Januar, 2017, 09:21
Changelog

Important notes:

build system: the included version of the "drake" build tool has been
removed. Since Ruby 2.1 rake has supported parallel builds, too. The
MKVToolNix build system has been adjusted to enable parallel builds by
default.

New features and enhancements:

mkvmerge: VobSub in Matroska: mkvmerge will now create and use a default
index for VobSub tracks read from Matroska files that are missing their
CodecPrivate element (which normally contains said index). Implements #1854.
GUI: added checks for several common problems with the installation. These
checks will be executed when the GUI starts, and any problems will be
reported to the user.
mkvmerge: added the ISO 639-2 language codes "qaa" and "qad" (both are
titled "reserved for local use") as both are used often in France. See #1848
for more information.
mkvmerge: the JSON identification result now includes a track's codec delay
if set (only for Matroska source files). The JSON schema version has been
bumped to 6.
mkvmerge: MPEG TS: added a workaround for files where the subtitle packets
are multiplexed properly, but where their timestamps are way off from the
audio and video timestamps. Implements #1841.
mkvmerge: added support for Digital Video Broadcasting (DVB) subtitles
(CodecID `S_DVBSUB`). They can be read from MPEG transport streams and from
Matroska files. Implements #1843.

Bug fixes:

mkvmerge: MP4 reader: when an MP4 file contained fewer entries for
timestamps than frames (which they never should), mkvmerge would use 0 as
the timestamp for all the other frames. This resulted in effects such as the
last frame of an output file having a timestamp of 0 and in split files
having a much longer duration than they should have. Fixes #1847.
GUI: the cache cleanup process that's run automatically when the GUI starts
no longer blocks file identification until it is finished. Additionally the
process will only be run once per release of MKVToolNix. Fixes #1860.
GUI: certain failures during file identification that can be traced to
broken installations (e.g. mkvmerge being too old) won't be stored in the
cache anymore. Without this fix the GUI would still use the cached failed
identification result even though the underlying might have already been
fixed.
mkvmerge: fixed that the error message "not enough space on disk" was shown
twice on some operating systems. Fixes #1850.
mkvmerge, Matroska: if a codec delay is set for a track in the input file,
it is kept. Fixes #1849.
GUI: multiplexer: changing default values in the preferences (e.g. the
default track language to set) did not affect files whose identification
results had already been cached.
mkvmerge, MP4: fixed detection of MP3 audio when the object type ID in the
ESDS signals MP2 and the track headers have invalid values for number of
channels or sampling frequency. Fixes #1844.

Build system changes:

nlohman json-cpp: configure now looks for a system-wide installed version of
the nlohmann json-cpp header-only library. If one is found, it is used;
otherwise the included version will be used. Implements #1858.
If MKVToolNix is built with rake v10.0.0 or newer, its "multitask" feature
will be turned on allowing automatic parallel builds.
CURL is no longer used by MKVToolNix and is therefore not required
for building anymore.
Other changes:


GUI: the update check now uses Qt's networking classes instead of CURL.
The command line option "--check-for-updates" has been removed, even
though the deprecation warning in release 9.7.0 stated that it would
be removed in 2018.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolNix 9.9
Beitrag von: SiLæncer am 20 Februar, 2017, 04:40
Changelog

## New features and enhancements

* GUI: chapter editor: added a character set selection in the preferences for
  text files. If a character set is selected there, it will be used instead of
  asking the user when opening text chapter files. Implements #1874.
* GUI: multiplexer: added a column "character set" to the "tracks, chapters
  and tags" list view showing the currently selected character set for that
  track. Implements #1873.
* mkvmerge: added an --engage option "all_i_slices_are_key_frames" for
  treating all I slices of an h.264/AVC stream as key frames in pathological
  streams that lack real key frames. Implements #1876.
* GUI: running programs after jobs: added a new variable
  <MTX_INSTALLATION_DIRECTORY> for the directory the MKVToolNix GUI executable
  is located in.
* mkvmerge: DVB subtitle tracks whose CodecPrivate data is only four bytes
  long will now be fixed up to the proper five bytes by adding the subtitling
  type byte.
* mkvmerge: MP4 reader: "ctts" version 1 atoms are now supported.

## Bug fixes

* mkvmerge: AC-3 handling: some source files provide timestamps for audio
  tracks only once every n audio frames. In such situations mkvmerge was
  buffering too much data resulting in a single gap in the timestamps of one
  frame duration after frame number n - 1 (the second audio timestamp read
  from the source file was used one output frame too early). Fixes #1864.
* mkvmerge: MP4 reader: mkvmerge was only reading a small part of MP4 DASH
  files where the first "moov" "mdat" atoms occur before the first "moof"
  atom. This is part of the fix for #1867.
* mkvmerge: MP4 reader: edit list ("edts" atoms) that are part of the "moof"
  atoms used in MP4 DASH files weren't parsed. Instead the edit lists from the
  main track headers inside the "moov" atom were used. This is part of the fix
  for #1867.
* mkvmerge: MP4 reader: when an MP4 DASH file contained both normal chunk
  offset table ("stco"/"co64" atoms) in their regular "moov" atoms, a
  sample-to-chunk table ("stsc" atom) whose last entry had a "samples per
  chunk" count greater than 1 and DASH "trun" atoms, then mkvmerge was
  calculating wrong positions the frame content. This is part of the fix for
  #1867.
* mkvmerge: MP4 reader: mkvmerge couldn't deal with the key frame index table
  having duplicate entries. The result was that only key frames up to and
  including the first duplicate entry were marked as key frames in the output
  file. All other frames weren't, even though some of them were referenced
  from the key frame table after the first duplicate entry. This is part of
  the fix for #1867.
* mkvmerge: MP4 reader: when an MP4 file contained more than one copy of the
  "moov" atom (the track headers etc.), mkvmerge was parsing them all adding
  tracks multiple times. Fix for #1877.
* mkvmerge: MP4 reader: fixed an integer overflow during the timestamp
  calculation leading to files with wrong timestamps. Such files could not be
  played back properly by most players. Fixes #1883.
* mkvmerge: MPEG TS reader: if the PMT lists a DVBSUB track, mkvmerge will now
  recognize it without having to find a packet for it within the probed range.
* mkvmerge: splitting by parts (both the "timestamps" and the "frames"
  variants): fixed the calculation of track statistics tags. When calculating
  the duration the skipped portions weren't taken into account leading to a
  too-high duration. As a consequence the BPS tag (bits per second) was wrong,
  too. Fixes #1885.
* mkvmerge: reading files with DVB/HDMV TextSV subtitle tracks with invalid
  CodecPrivate caused mkvmerge to abort with an error from boost::format about
  the format string not having enough arguments. Fixes #1894.
* mkvmerge: fixed misdetection of certain AC-3 files as MP3 files which led to
  an error message that "the demultiplexer could not be initialized".
* mkvmerge: fixed huge memory consumption when appending big Matroska files
  with sparse tracks (e.g. forced subtitle tracks). The Matroska reader will
  now queue at most 128 MB of data. Fixes #1893.
* mkvmerge: MP4 reader: the timestamps of all multiplexed tracks will now be
  0-based properly.
* mkvmerge: MP4 reader: the DTS-to-PTS offsets given by the "ctts" atoms are
  now applied for all tracks containing a "ctts" atom, not just h.264 & h.265
  tracks.

## Build system changes

* Up to and including release 9.8.0 the man pages and their translations came
  pre-built and bundled with the source code. Those pre-built files have now
  been removed and must be built during the build process. Therefore the tool
  "xsltproc" and the DocBook XSL stylesheets for man pages are now required
  dependencies. Additionally the tool "po4a" must be installed for the
  translated man pages to be built and installed, though this is optional.

  In order to facilitate finding the new requirements new options have been
  added to confiure: "--with-xsltproc=prog", "--with-docbook-xsl=dir",
  "--with-po4a=prog" and "--with-po4a-translate=prog.
* pugixml detection will be attempted via "pkg-config" first. If that fails,
  "configure" will fall back to the previous method of trying just to compile
  and link a test program with the standard include and library locations.
  Implements #1891.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 10.0.0
Beitrag von: SiLæncer am 26 März, 2017, 07:44
Changelog

NEW FEATURES AND ENHANCEMENTS:

mkvmerge: AVC/h.264 parser: mkvmerge will now drop all frames before the first key frame as they cannot be decoded properly anyway. See #1908
mkvmerge: HEVC/h.265 parser: mkvmerge will now drop all frames before the first key frame as they cannot be decoded properly anyway. See #1908
mkvmerge: HEVC/h.265 parser: added a workaround for invalid values for the "default display window" in the VUI parameters of sequence parameter sets. Fixes #1907

BUG FIXES:

mkvmerge: MP4 reader: fixed track offsets being wrong in certain situations regarding the presence or absence of edit lists ('elst' atoms) & composition timestamps ('ctts' atoms). Fixes #1889
mkvmerge: MP4 reader: offsets in "ctts" are now always treated as signed integers, even with version 0 atoms
mkvinfo: the timestamps of SimpleBlocks with negative timestamps are now shown correctly
mkvmerge: Matroska reader: fixed handling BlockGroups and SimpleBlocks with negative timestamps
mkvmerge: MP3 packetizer: the MP3 packetizer will no longer drop timestamps from source containers if they go backwards. This keeps A/V in sync for files where the source was in sync even though their timestamps aren't monotonic increasing. Fixes #1909
mkvmerge: AVC/h.264 parser: mkvmerge will now drop timestamps from the source container if no frame is emitted for that timestamp. Fixes #1908
mkvmerge: HEVC/h.265 parser: mkvmerge will now drop timestamps from the source container if no frame is emitted for that timestamp. Fixes the HEVC equivalent of the problem with AVC described in #1908
mkvextract: SSA/ASS: fixed extraction when the "Format" line in the "[Events]" section contains less fields than the default for SSA/ASS would indicate. Fixes #1913

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolNix 11.0
Beitrag von: SiLæncer am 23 April, 2017, 05:50
Changelog

## New features and enhancements

* mkvmerge: FLAC reader: added support for handling embedded pictures as
  attachments. Implements #1942.
* mkvmerge: MP4 reader: merged pull request #1804 adding support for parsing
  the "COLR" atom and including its values as track headers.
* MKVToolNix GUI: watch jobs: the user can now have the GUI execute an action
  once as soon as the current job or the whole queue finishes. The actions are
  the same ones that can be configured to be run automatically after job or
  queue completion.
* MKVToolNix GUI: implemented several built-in actions that can be executed
  either on special events or once via the "watch jobs" tool. These are:
  playing an audio file (implemented for all operating systems); hibernating,
  sleeping and shutting down the computer (only implemented for Windows and
  for Linux systems using systemd).
* MKVToolNix GUI: multiplex tool: added a new option for what to do after
  starting to multiplex/adding to the job queue: "close current settings" will
  close the current multiplex settings without opening new ones.

## Bug fixes

* mkvmerge: AAC parser: fixed mis-detection of certain data as valid ADTS AAC
  headers resulting in memory allocation failures. Fixes #1941.
* mkvmerge: AVC/h.264 parser: mkvmerge will now ignore bogus timing
  information in the sequence parameter sets (values indicating more than
  100000 progressive frames per second). Fixes #1946.
* mkvmerge: AVC/h.264 & HEVC/h.265 parsers: all trailing zero bytes will now
  be removed from NALUs. Fixes #1952.
* mkvmerge: HEVC/h.265 parser: fixed copying the `bitstream_restriction_flag`
  and all dependent fields in the VUI parameters of the sequence parameter
  sets. Fixes #1924.
* mkvmerge: HEVC/h.265 parser: fixed the calculation of the number of
  parameter set arrays in the HEVCC data structure stored in
  CodecPrivate. Fixes the video-related part of #1938.
* mkvmerge: HEVC/h.265 parser: fixed writing superfluous and uninitialized
  bytes at the end of the HEVCC data structure stored in CodecPrivate. Another
  fix for the video-related part of #1938.
* mkvmerge: HEVC/h.265 parser: fixed the assumption that the HEVCC data
  structure always includes arrays for all parameter set types (VPS, SPS, PPS
  and SEI), and that the order is always VPS → SPS → PPS → SEI. Instead now
  only the arrays actually present are parsed, and they can be in any order.
  This fixes mkvinfo's output for Matroska files created from files such as
  the one from #1938.
* mkvmerge: AVC/h.264 packetizer: when reading a framed track (e.g. from
  Matroska or MP4 files), specifying a default duration as fields (e.g. `50i`)
  would result in double the actual duration for each frame and the track's
  default duration header field. Fixes #1916.
* mkvmerge: Matroska reader: invalid track language elements are now treated as
  if they were set to `und` = "undetermined". See #1929 for context.
* mkvmerge: MPEG TS reader, AAC: mkvmerge will now require five consecutive
  AAC headers with identical parameters before track type determination is
  considered valid. This avoids false positives and consequently wrong track
  parameters. Fixes the audio-related part of #1938.
* mkvmerge: fixed an endless loop in certain circumstances when splitting by
  `parts` or `parts-frames` and the start of the file is discarded. Fixes
  #1944.
* MKVToolNix GUI: multiplexer tool: the "show command line" dialog will no
  longer include the mkvmerge executable's location as the first argument for
  the two "MKVToolNix option files" escape modes. Fixes #1949.
* MKVToolNix GUI, header editor: empty track language elements are now treated
  the same as those set to invalid ISO 639-2 codes: as if they were set to
  `und` = "undetermined". See #1929 for context.

## Build system changes

* bug fix: configure now looks for the `strings` binary by using the
  `AC_CHECK_TOOL()` autoconf macro. That way it will be found in multiarch
  setups, too. Fixes #1923.
* bug fix: the environment variable USER_CXXFLAGS was accidentally removed
  from the compiler flags in release 9.8.0. It's been re-added. Fixes #1925.
* The `.desktop` files have been renamed to
  `org.bunkus.mkvtoolnix-gui.desktop` and `org.bunkus.mkvinfo.desktop`. This
  allows Wayland compositors to associate the correct icons with running
  applications for e.g. task switchers. Fixes #1948.
* Qt's multimedia component is required for compilation of the GUIs since
  version 11.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVCleaver 0.7.0.0
Beitrag von: SiLæncer am 11 Mai, 2017, 17:15
(https://i.postimg.cc/rwqkTyg7/screenshot-1031.png)
MKVcleaver extracts various data from MKV video files. It can be used in a batch mode (loading and extracting data from many files) as well as single file mode. It has a simple interface, but a lot of functionality.

The program is a graphical user interface for mkvtoolnix.

License:    GPL

Changelog

Changes:

Implemented SQLIte database as the storage engine for internal arrays and the log
Added utility to rotate logs
Added log settings and log viewer
Added more detailed logging
Update check is now using JSON format
Changed mkvmerge -i to mkvmerge -J. MKVCleaver is now using JSON format to query MKVtoolNix CLI tools
Removed mkvextract version check
Added minimum MKVToolNix version. Minimum version is 10
Added [LNG3], [LNGf] and [Delay] placeholders
Removed [vDelay] placeholder
Changed how [aDelay] placeholder works
Added Quick and Full VFR detection modes
Added VFR to CFR conversion (experimental)
Removed avdump2
Added batch filters for extraction
Moved About button under Help menu
Added Segment UIDs extraction
Added ability to add files to MKVCleaver by dragging and dropping a text file
Added instance check. Max instances is now 1
Removed Audio FLAC in OGG container option
Major source changes to accommodate SQLite DB and Windows 10
MKVCleaver minimum GUI size is now set for both x and y axis
Minor changes to custom.ini file options
Timecodes checkbox text will be red when Timecodes Only option is selected (visual aid)

Fixes:

Fixed Drag & Drop on Windows 10
Fixed state and text detection for files and tracks windows under Windows 10
Fixed Go button state changes based on what is selected
Fixed Audio track language was displayed as English when no language was set
Fixed h.264 to avi conversion errors
Optimized code to idle CPU when nothing is happening
Changed acv2avi.exe to the version from VideoHelp

[close]

https://blogs.sapib.ca/apps/mkvcleaver/
Titel: MKVToolnix 12.0.0
Beitrag von: SiLæncer am 21 Mai, 2017, 19:40
Changelog

New features and enhancements:

MKVToolNix GUI: the key combination Ctrl+Shift+Space will now toggle the selection of the current item in all tree views where multiple selections are allowed. Implements #1983.
MKVToolNix GUI: chapter editor: added the extension `*.cue` (for cue sheet files) to the "open chapter file" dialog.
mkvmerge: cue sheet parser: if the cue sheet contains a non-empty `TITLE`
entry and if no other segment title has been set yet, then the segment title will be set to the cue sheet's `TITLE` value. Implements #1977.
mkvmerge, MKVToolNix GUI (multiplexer): added an option `--no-date` that
prevents the "date" field from being written to the segment information headers. Implements one half of #1964.
mkvpropedit, MKVToolNix GUI: header editor: added support for editing the
"date" segment information field. Implements the other half of #1964.

Bug fixes:

MKVToolNix GUI: preferences ? job actions, type "play audio file": the GUI will no longer clear the audio file name input if the user aborts the audio
file selection dialog.
MKVToolNix GUI: preferences ? job actions, type "play audio file", on Windows: the default "play audio" action was pointing to the wrong directory. Existing configurations with such a wrong path will be fixed automatically upon starting the GUI. Fixes #1956.
mkvmerge: HEVC/h.265 parser: fixed the superfluous copying of the `bitstream_restriction_flag` and its dependent flags in the VUI parameters
of the sequence parameter sets if the timing information is present, too. This fixes #1924 properly, and it also fixes #1958.
mkvmerge: MPEG TS reader, AAC parser: the MPEG TS reader will now force the AAC parser to use the multiplex mode that the MPEG TS reader has detected (e.g. LOAS/LATM). This prevents the AAC packetizer from mis-detecting it in its own attempt to identify the mode. Fixes #1957.
mkvmerge: MPEG TS reader: valid MPEG transport streams that start with an
h.264/h.265 start code (e.g. a file created by cutting at an arbitrary
position) were not recognized as a supported file type.
mkvmerge: MPEG TS reader: fixed a potential read access from invalid memory
addresses in the code parsing the program map table (PMT).
mkvmerge: MPEG TS reader: if packets are encountered that belong to a PID
not listed in the program map table (PMT), mkvmerge will attempt to
determine their type and codec from the content. This supported content
types are AAC (ADTS only) and AC-3. Fixes #1980.
mkvmerge: MP4 reader: fixed finding and parsing the `colr` atom if there are
more than one video extension atoms and the `colr` atom is not the first
one.
mkvmerge: MP4 reader: the `nclx` colour type of the `colr` atom is now
recognized, too (as defined by ISO/IEC 14496-12, "ISO base media format").
configure: fixed configure aborting if a `moc`, `uic`, `rcc` or `qmake`
binary is found, but the binary's version is too old. Fixes #1979.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVCleaver 0.7.0.1
Beitrag von: SiLæncer am 22 Mai, 2017, 20:30
Changelog

Fixes:

Fixed error with SQLite when files have apostrophe(s) in the file name.
Fixed error when extracting simple chapters.
Added back Send To menu in portable versions.
Fixed error detection for chapters, tags and cues.
Fixed log_rotate.exe hanging in some situations.
Fixed json formatting when extracting time codes with default file naming options.

[close]

https://blogs.sapib.ca/apps/mkvcleaver/
Titel: MKVCleaver 0.7.0.2
Beitrag von: SiLæncer am 31 Mai, 2017, 05:40
Changelog

Changes:

Added [TrackType#] placeholder.
Added auto recovery when MKVCleaver hangs.
Added notification when MKVCleaver cannot connect to the Internet.
Minor logging changes.

Fixes:

Fixed “Check for Updates” was not following what’s in the ini file.
Fixed MKVCleaver error when extracting by selecting tracks in the left pane.
Fixed [Track#] being replaced by incorrect numbers in some cases.

[close]

https://blogs.sapib.ca/apps/mkvcleaver/
Titel: MKVToolnix 13.0.0
Beitrag von: SiLæncer am 25 Juni, 2017, 20:00
Changelog

## New features and enhancements

* mkvmerge: MPEG TS reader: information about multiple programs will be output
  as container properties during verbose/JSON identification. See #1990 for
  the use case.
* MKVToolNix GUI: multiplex tool: added a column "program" to the tracks
  list. Certain container types such as MPEG transport streams can contain
  multiple programs. The new column will contain the service name (think TV
  station names such as "arte HD") for such streams. Implements the GUI part
  of #1990.
* MKVToolNix GUI: multiplex tool: the dialog asking the user what to do with
  dropped files (add to current settings, add to new settings etc.) now
  remembers the previous decision and defaults to it the next time it's
  shown. Implements #1997.
* MKVToolNix GUI: tabs can now be closed by pressing the middle mouse
  button. Implements #1998.

## Bug fixes

* mkvmerge: MP4 reader: MPEG-1/2 video read from MP4 files was written with an
  invalid codec ID (e.g. `V_MPEG7`) in certain cases. Fixes #1995.
* mkvmerge: MPEG PS reader: made the file type detection less strict so that
  garbage at the start of the file doesn't prevent detection. Fixes #2008.
* mkvmerge: MPEG PS reader: (E-)AC-3 tracks were not detected if the very
  first packet for that track didn't contain a full (E-)AC-3 frame. Fixes
  #2016.
* mkvmerge: MPEG TS reader: fixed mkvmerge not detecting all tracks in MPEG
  transport streams containing multiple programs. Fixes one part of #1990.
* mkvmerge: MPEG TS reader: fixed track content being broken for some tracks
  read from MPEG transport streams containing multiple programs. Fixes another
  part of #1990.
* mkvmerge: JSON identification: the `stream_id` and `sub_stream_id` track
  properties were output as hexadecimal strings instead of unsigned
  integers. As the `ts_pid` track property was only used for MPEG transport
  streams, its value is now output as `stream_id` instead, and the `ts_pid`
  property has been removed. The JSON schema version has been bumped to 8 due
  to this change.
* mkvmerge: fixed a crash when appending video tracks where one track has a
  CodecPrivate member and the other one doesn't.
* mkvmerge: track statistics tags: the `NUMBER_OF_BYTES` tag is supposed to
  contain the number of bytes in a track before any of the content encoding
  schemes such as lossless compression is applied; however, mkvmerge was
  wrongfully using the number of bytes after the schemes had been
  applied. Fixes #2022.
* mkvmerge: CLPI & MPLS parsers: MPLS and CLPI files with version number
  `0300` as used on Ultra HD Blu-ray Discs are now accepted as well. Fixes
  #2010.
* mkvpropedit: fixed a crash when the selector used for `--tags` is invalid.
* MKVToolNix GUI: fixed computation of value of total progress bar for multiple
  jobs running. Fixes #2005.
* MKVToolNix GUI: multiplexer, adding new attachments: when the GUI checks if
  there's an attachment with the same name it will now disregard disabled
  attached files. Fixes #2001.
* Debian/Ubuntu packaging: during a `dpkg-buildpackage` run the test suite was
  failing when a non-English locale was active and MKVToolNix packages had
  already been installed. Fixes #2011.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 14.0.0
Beitrag von: SiLæncer am 23 Juli, 2017, 18:45
Changelog

New features and enhancements:

mkvmerge: AAC: implemented support for AAC with 960 samples per frame. Implements #2031.
mkvmerge: identification: if the encoding/character set of a text subtitle track is known (e.g. because a byte order mark is present in the file), then it will be output during identification as the `encoding` property. Implements mkvmerge's part of #2053.
mkvmerge: WAV reader: added support for Wave64 files. Implements #2042.
mkvmerge, mkvpropedit, MKVToolNix GUI (chapter editor): added support for chapters in WebM files that is spec-compliant by removing all tag elements not supported by the WebM spec. Implements #2002.
mkvpropedit: added support for tags in WebM files that is spec-compliant by removing all tag elements not supported by the WebM spec.
MKVToolNix GUI: multiplexer: if the encoding/character set of a subtitle track cannot be changed, the GUI will deactivate the "subtitle character set" drop-down box and ignore changes to it when multiple tracks are selected. Additionally, if the track's encoding is known and cannot be changed (e.g. due to a byte order mark in the file), that encoding will be selected in the drop down box automatically. Both changes signal to the user that she doesn't have to take care of the encoding herself. Implements the GUI's part of 2053.
MKVToolNix GUI: chapter editor: added a function to the "additional modifications" dialog for calculating and setting the end timestamps. Implements #1887.
MKVToolNix GUI: changed the shortcuts for switching between the various tools from `Alt+number` (e.g. `Alt+1` for the multiplexer tool) to Ctrl+Alt+number` in order to avoid clashing with Windows' input method for arbitrary characters (pressing and holding `Alt` and typing the codepoint on the number pad). Implements #2034.
MKVToolNix GUI: added a "Window" menu and entries with shortcuts for selecting the next (`Ctrl+F6`) respectively previous tab (`Ctrl+Shift+F6`) in the current tool. Implements #1972, #2032.
MKVToolNix GUI: on Windows the GUI will now determine the default font to use by querying Windows for the default UI/message box font instead of using the hardcoded `Segoe UI`. This might fix issues such as #2003 (unverified). translations: added a Romanian translation of the programs by Daniel (see AUTHORS).

Bug fixes:

mkvmerge: AVC/h.264 parser: fixed wrong frame order & timestamp calculation in certain situations when SPS (sequence parameter sets) or PPS (picture parameter sets) change mid-stream. Fixes #2028.
mkvmerge: HEVC/h.265 parser: fixed wrong frame order & timestamp calculation in certain situations when SPS (sequence parameter sets) or PPS (picture parameter sets) change mid-stream. This is the HEVC/h.265 equivalent of 2028.
mkvmerge: MPEG-1/-2 video: the "remove stuffing bytes" feature introduced in v5.8.0 (feature request #734) was broken. In a lot of situations it did not detect the end of a slice correctly and removed 0 bytes that were actually part of the slice structure. Often there were no visual problems as decoders were able to ignore such errors, but in other cases there are visual artifacts upon decoding. As detecting the slice end properly requires parsing the whole slice structure, this feature has been removed again. Fixes #2045.
mkvmerge: MPEG PS reader: fixed mkvmerge trying to handle an "end" code the same way as a "program stream map" code.
mkvmerge: MPEG TS reader: mkvmerge won't emit warnings if the system's iconv` library doesn't support the ISO 6937 character set. Fixes #2023.
mkvmerge: when appending fails the error message details (e.g. "the number of channels differs: 1 and 2") were often not output. Fixes #2046.
MKVToolNix GUI: multiplex tool: implemented a workaround for a crash that could occur during drag & drop if at least one of the columns is hidden. Fixes #2009.
MKVToolNix GUI: multiplex tool: appended tracks can no longer be enabled selected for multiplexing) if the track they're going to be appended to is not enabled. Fixes #2039.
MKVToolNix GUI: multiplex tool: if the GUI is set to ensure unique output file names, it will now verify that right before starting to multiplex/adding the job to the queue, too. Fixes #2052.
MKVToolNix GUI: fixed the total progress reverting to 0% instead of staying at 100% when all jobs have finished. This was introduced by the attempt at fixing the computation of the value of total progress bar for multiple jobs running. Fixes #2005. configure: fixed DocBook detection if `/bin/sh` is `dash`.

Build system changes:

Boost: the minimum required version has been bumped to 1.49.0. Earlier releases fail to build on my current systems and will therefore not be supported anymore. configure: when looking for the "nlohnmann JSON" include files configure will now try the path "nlohmann/json.hpp" first, "json.hpp" second (only "json.hpp" was tried before). If neither is found, the copy included in the MKVToolNix sources will be used. Fixes #2048.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 15.0.0
Beitrag von: SiLæncer am 19 August, 2017, 16:47
Changelog

Important notes:

mkvmerge, mkvpropedit, GUI's header and chapter editors: the programs will
no longer add most missing Matroska elements that are mandatory but have a
default value in the Matroska specification (e.g. the `TagLanguage` element
with a value of `und` if it isn't present in its `SimpleTag` parent). Due to
this change libEBML v1.3.5 is now required.

New features and enhancements:

MKVToolNix GUI: multiplex tool: added a new entry to the "source files"
context menu labeled "Set destination file name from selected file's
name". It will force the GUI to consider the selected file to be the
reference for automatically setting the file name, no matter which file was
originally added as the first file. It will also force setting the
destination file name once if automatic destination file name generation is
turned off in the preferences. Implements part of #2058.
MKVToolNix GUI: multiplex tool: added an option in the preferences on
"Multiplexer" → "Output" labeled "Only use the first source file that
contains a video track". If enabled, only source files containing video
tracks will be used for setting the destination file name. Other files that
are added are ignore. Implements the rest of #2058.
MKVToolNix GUI: header editor: added support for editing the video colour
attributes. Implements the second half of #2038.
MKVToolNix GUI: header editor: added support for the "video projection"
track header attributes. Part of the implementation of #2064.
MKVToolNix GUI: job queue: selected jobs can now be move up and down by
pressing the `Ctrl+Up` and `Ctrl+Down` keys. Additionally, push buttons to
move them up & down are shown if the corresponding option is enabled in the
preferences. Implements #2060.
mkvmerge: added support for the "video projection" track header
attributes. Part of the implementation of #2064.
mkvinfo: added support for the "video projection" track header
attributes. Part of the implementation of #2064.
mkvpropedit: added support for editing the video colour
attributes. Implements one half of #2038.
mkvpropedit: added support for the "video projection" track header
attributes. Part of the implementation of #2064.

Bug fixes:

all: selecting the program's language (e.g. via the `--ui-language`
command-line option or via the GUI's preferences) did not work on Linux &
Unix if the `LANGUAGE` environment variable was set and didn't include the
desired language. Fixes #2070.
MKVToolNix GUI: removed the keyboard shortcuts for switching between the
different tools (e.g. `Ctrl+Alt+1` for the multiplexer). They overlapped
with basic functionality on keyboards that use an `AltGr` key, e.g. German
ones, where `AltGr+7` emits `{`. As `AltGr+key` is implemented as
`Ctrl+Alt+key` under the hood, this means that `AltGr+7` is really
`Ctrl+Alt+7` which the GUI now took to mean "switch to the job queue"
instead of "insert `{`". Fixes #2056.
MKVToolNix GUI: header editor: after saving the file the GUI wasn't updating
its internal file modification timestamp. That lead to the GUI wrongfully
claiming that the file had been modified externally when the user wanted to
save the file once more, requiring a reload of the file losing all
modifications made since saving the first time.
mkvmerge: DTS handling: some source files provide timestamps for audio
tracks only once every `n` audio frames. In such situations mkvmerge was
buffering too much data resulting in a single gap in the timestamps of one
frame duration after frame number `n - 1` (the second audio timestamp read
from the source file was used one output frame too early). Fixes #2071.
mkvinfo: fixed a null pointer dereference if an `EbmlBinary` element's data
pointer is a null pointer. Fixes #2072.

Build system changes:

configure: added option `--disable-update-check`. If given, the code
checking online for available updates will be disabled. The update check is
enabled and included in the GUI by default.
libEBML v1.3.5 is now required.

Other changes:

mkvmerge: the option `--colour-matrix` has been renamed to
`--colour-matrix-coefficients` in order to match the specification more
closely. The old option name will continue to be recognized as well.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 16.0.0
Beitrag von: SiLæncer am 01 Oktober, 2017, 19:40
Changelog

# Version 16.0.0 "Protest" 2017-09-30

## New features and enhancements

* mkvmerge: MP4 reader: added support for Vorbis. Implements #2093.

## Bug fixes

* configure: the checks for libEBML and libMatroska have been fixed to require
  libEBML 1.3.5 and libMatroska 1.4.7 as intended.

* mkvmerge: AAC reader: mkvmerge will now emit an error message for AAC files
  whose header fields imply a sampling frequency or number of channels
  of 0. See #2107.
* mkvmerge: AVC/h.264 ES parser: fixed the calculation of reference
  information for P and B frames. This also fixes some P frames being marked
  as B frames and vice versa.
* mkvmerge: AVC/h.264 ES parser: only non-key frames that have the NALU header
  field `nal_ref_idc` set to 0 will be marked as "discardable" in
  `SimpleBlock` elements. Other half of the fix for #2047.
* mkvmerge: HEVC/h.265: the generation of the HEVCC structure stored in
  `CodecPrivate` was wrong in two places: 1. the position of the number of
  sub-layers was swapped with reserved bits and 2. the VPS/SPS/PPS/SEI lists
  did not start with a reserved 1 bit.
* mkvmerge: output: the `doc type version` will be set at least to 2 if
  certain elements are written (`CodecState`, `CueCodecState`,
  `FlagInterlaced`).
* mkvmerge: output: the track header attributes `MinCache` and `MaxCache` will not be
  written anymore. Fixes #2079.
* mkvmerge: Matroska reader: the "key" and "discardable" flags of SimpleBlock
  elements will be kept as they are. Partial fix for #2047.
* mkvmerge: Matroska reader: if present in the file, the "white colour
  coordinate x" track header attribute was written to both "white colour
  coordinate x" and "white colour coordinate y" in the output file.
* mkvmerge: Opus output: mkvmerge will now put all frames with discard padding
  into their own block group. Fixes #2100.
* MKVToolNix GUI: header editor: removed the check for external modification
  when saving the file. Fixes #2097.
* MKVToolNix GUI: job queue: fixed calculation of total progress when
  automatic removal of completed is enabled. Fixes #2105.

## Build system changes

* libEBML v1.3.5 and libMatroska v1.4.8 are now required. In fact v15.0.0
  already requires libEBML v1.3.5 and libMatroska v1.4.7 but did not include
  proper version checks for them (nor was there a NEWS.md entry for the new
  libMatroska requirement). New is the requirement for libMatroska v1.4.8 due
  to it fixing writing block groups for tracks with the track number 128 (see
  #2103).

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 17.0.0
Beitrag von: SiLæncer am 15 Oktober, 2017, 10:20
Changelog

## Important notes

* The word “timecode” has been changed to “timestamp” everywhere it was
used in MKVToolNix. This affects program output (including mkvinfo’s), GUI
controls, command line parameters (e.g. `mkvmerge –timestamp-scale …`) and
file formats. All programs remain backwards compatible insofar as they still
accept “timecode” in all those places (e.g. `mkvmerge –timecode-scale …`).

The reason for the change is wrong usage. What both the Matroska specification
and MKVToolNix used “timecode” for is normally called a “timestamp” in audio &
video domains. A “timecode” on the other hand has a specific meaning. As the
Matroska specification is moving towards implementing real timecodes, it will
also move towards correcting the verbiage. MKVToolNix is following this
change.

* mkvextract’s command line interface has been changed to allow extraction of
multiple items at the same time. The first argument must now be the source
file’s name. All following arguments either set the mode (e.g. `tracks`) or
specify what to extract in the currently active mode.

Those items that were written to the standard output (chapters, tags and cue
sheets) are now always written to files instead. Therefore the respective
modes require an output file name.

For example, extracting two tracks, the chapters and the tags can be done
with the following command:

`mkvextract input.mkv tracks 0:video.h265 1:audio.aac chapters chapters.xml tags tags.xml`

The old interface (specifying the mode first and the source file name
second) remains working and supported. However, it is now deprecated and
will be removed at the end of 2018.

## New features and enhancements

* mkvmerge: AC-3: during identification regular AC-3 and E-AC-3 tracks will
now be identified differently for most container formats (exception: AVI,
Real Media, Ogg/OGM). The codec will be reported as `AC-3` for regular AC-3
and as `E-AC-3` for E-AC-3 tracks instead of the combined `AC-3/E-AC-3`.
* mkvextract: the command line interface has been changed to allow extraction
of multiple items at the same time. See section “Important notes” for details.

## Bug fixes

* mkvmerge: AAC ADTS parser: mkvmerge will now parse the
`program_config_element` if it is located at the start of an AAC frame in
order to determine the actual number of channels. This overrides invalid
channel configurations in the ADTS headers, for example. Fixes #2107.
* mkvmerge: fixed AC-3 being misdetected as encrypted MPEG program streams
under certain conditions.
* mkvmerge: Dirac: under certain conditions (e.g. only muxing a single Dirac
track without any other tracks) mkvmerge was always setting the pixel width
& height to 123. The frame rate was wrong, too.
* mkvmerge: E-AC-3 in Matroska: if AC-3 cores and their corresponding E-AC-3
extension are located in two different Matroska blocks, then mkvmerge will
now re-assemble them into a single block and only use the first block’s
timestamp.
* mkvmerge: SRT reader: fixed calculating the duration of entries starting
with at a negative timestamp.
* mkvmerge: VC-1: under certain conditions (e.g. only muxing a single VC-1
track without any other tracks) mkvmerge was always setting the pixel width
& height to 123. The frame rate was wrong, too. Fixes #2113.
* mkvmerge: command line options: an error message will be output if the
single-value-form of the `–sync` option is used and it isn’t a number
(e.g. `–sync 0:asd`). Fixes #2121.
* mkvpropedit, GUI’s header editor: both programs will now show proper error
messages instead of crashing when certain kinds of data corruption is found
when reading a file. Fixes #2115.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 18.0.0
Beitrag von: SiLæncer am 18 November, 2017, 20:15
Changelog

New features and enhancement:

build system: when building with clang v3.8.0 or newer, `configure` will no
longer restrict optimization flags to `-O1` and use `-O3` again (older
versions of clang suffered from excessive memory usage with higher
optimization levels).
build system: when building with mingw 7.2.0 or newer, `configure` will no
longer restrict optimization flags to `-O2` and use `-O3` again (older
versions of mingw suffered from bugs such as segmentation faults with higher
optimization levels).
build system: stack protection is enabled when building with clang 3.5.0 or
newer on all platforms.
mkvmerge: AVC & HEVC ES parsers: performance improvements by copying much
less memory around.
mkvmerge: tags: reintroduced a workaround for non-compliant files with tags
that do not contain the mandatory `SimpleTag` element. This workaround was
removed during code refactoring in release v15.0.0.
GUI: multiplexer: the "AAC is SBR/HE-AAC/AAC+" checkbox in the "audio
properties" section will be disabled if the functionality is not implemented
for the selected track's codec & container.
GUI: multiplexer: the "reduce to core" checkbox in the "audio properties"
section will be disabled if the functionality is not implemented for the
selected track's codec. See #2134.

Bug fixes:

mkvmerge: AAC ADTS parser: fixed interpretation of the
`channel_configuration` header element for ADTS files that do not contain a
program configuration element: value 7 means 7.1 channels. Fixes #2151.
mkvmerge: Matroska identification: the `date_local` and `date_utc`
attributes will only be output if the identified Matroska file actually
contains the "date" header field.
mkvmerge: WebVTT: mkvmerge did not recognize timestamp lines if the hours
components were absent. Fixes #2139.
mkvpropedit, GUI's header editor: the `date` header field won't be added
automatically anymore whenever the segment info section is edited and the
`date` element is either deleted or not present in the first place. Fixes
#2143.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 19.0.0
Beitrag von: SiLæncer am 17 Dezember, 2017, 21:45
Changelog

Important notes:

The MKVToolNix project now contains a Code of Conduct](https://mkvtoolnix.download/doc/CODE_OF_CONDUCT.md).
The MKVToolNix project's source code repository, bug tracker and wiki have been moved to [GitLab](https://gitlab.com/mbunkus/mkvtoolnix/).

New features and enhancements:

mkvmerge: splitting by duration, by timestamps or by timestamp-based parts:
mkvmerge will now consider the first key frame within 1ms of the requested value to be eligible for splitting.
MKVToolNix GUI: the GUI will now save and restore the widths of columns in tree and list views. Implements #2057.
MKVToolNix GUI: header editor: when closing or reloading a modified file, the GUI will now focus the first element that's been modified before asking the user for confirmation regarding discarding unsaved changes.

Bug fixes:

mkvmerge: fixed reading text files encoded in UTF-16 order UTF-32 that have different forms of line endings (new lines, carriage returns or a mix of both). Fixes #2160.
mkvmerge: MP4 reader: fixed mkvmerge's interpretation of edit list entries with `segment_duration == 0` when there's more than one edit list entry. In that case mkvmerge was reading the whole content more than once. Fixes 2152.
mkvmerge, GUI's multiplexer: MIME types: added the `font` top-level media types from RFC 8081. This means that the following new MIME types for fonts can be used: `font/ttf`, `font/otf`, `font/woff` and `font/woff2`.
mkvmerge: MPEG transport stream reader: fixed slow speed on Windows due to lack of buffering.
mkvextract: fixed slow track extraction speed on Windows due to lack of buffering. Fixes #2166.
MKVToolNix GUI: multiplexer: changing the "subtitle/chapter character set" drop-down was ignored when the selected track was a chapter track. Fixes 2165.
MKVToolNix GUI: multiplexer: once a "subtitle/chapter character set" was set for a track it couldn't be changed back to the empty entry (=auto-detection) anymore.
MKVToolNix GUI: header editor: fixed re-translating several displayed strings when the GUI language is changed if the language the GUI was started with was not English. Fixes #2159.
MKVToolNix GUI: header editor: whenever a file did not contain a "date" element in its segment information section, the GUI would erroneously ask the user to confirm discarding unsaved changes when closing or reloading the tab. Fixes #2167.
MKVToolNix GUI: job queue: jobs are now saved when their status changes in addition to when the program exits. Fixes #2168.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 20.0.0
Beitrag von: SiLæncer am 15 Januar, 2018, 21:10
Changelog

## Important notes

* Feature removal: several deprecated features have been removed:

* mkvmerge: the deprecated options `–identify-verbose` (and its counterpart
`-I`), `–identify-for-gui`, `–identify-for-mmg` and
`–identification-format verbose-text`
* all command line tools: support for the deprecated, old, proprietary format
used for option files
* all command line tools: support for passing command line options via the
deprecated environment variables `MKVTOOLNIX_OPTIONS`, `MKVEXTRACT_OPTIONS`,
`MKVINFO_OPTIONS`, `MKVMERGE_OPTIONS` and `MKVPROPEDIT_OPTIONS`

* mkvinfo: most of its code was re-written in order to lay the groundwork for
including its functionality in MKVToolNix GUI but with more features than
the existing mkvinfo GUI. The result is that a lot of its output has been
changed slightly while keeping the basic layout. Changes include but aren’t
limited to:

* Several element names are a bit clearer (e.g. `Maximum cache` instead of
`MaxCache`).
* All timestamps and durations are now output as nanoseconds in formatted
form (e.g. `01:23:45.67890123`). All additional formats (e.g. floating
point numbers output in seconds or milliseconds) were removed.
* Element names for chapters and tags are now translated if a translation is
available.
* Elements located in wrong positions within the Matroska document are
handled better.

While mkvinfo’s output is mostly kept very stable, it is not designed to be
parsed by other utilities. Even though I’ve tried hard to cram all changes
and cleanups into this version, additional changes may be made in the next
couple of releases depending on user feedback and bug reports.

## New features and enhancements

* mkvmerge: AVC/h.264 packetizer (framed): access unit delimiter NALUs will
now be removed. Implements #2173.

## Bug fixes

* mkvmerge: AVC/h.264 parser: when fixing the bitstream timing information
mkvmerge will now use exact representations of the desired field duration if
possible. For example, when indicating 50 fields/second `num_units_in_tick`
is set to 1 and `time_scale` to 50 instead of 5368709 and 268435456. Part of
the fix for #1673.
* mkvmerge: AVC/h.264 parser: mkvmerge no longer assumes that encountering
sequence parameter set or picture parameter set NALUs signal the start of a
new frame. Fixes #2179.
* mkvmerge: AVC/h.264 packetizer (framed): when mkvmerge is told to fix the
bitstream timing information, it will now update all SPS NALUs, not just the
ones in the AVCC. Part of the fix for #1673.
* mkvmerge: MPEG TS reader: TS packet payloads will only be treated as PES
packets if the payload actually starts with a PES start code. The prior
behavior led to wrong timestamps and potentially broken frame data. Fixes
#2193.
* mkvmerge: MPEG TS reader: mkvmerge will now drop incomplete PES packets as
soon as an error is detected in the transport stream instead of passing the
incomplete frame to the packetizer. An error is assumed either if the
`transport_error_indicator` flag is set or if the value of the
`continuity_counter` header field doesn’t match the expected value. Fixes
#2181.
* mkvmerge: Opus: when re-muxing Opus from Matroska mkvmerge will now write
„block duration“ elements for all block groups where a „discard padding“ is
set, too. Fixes #2188.
* mkvmerge: SRT reader: mkvmerge can now handle SRT files with timestamps
without decimal places (e.g. `00:01:15` instead of `00:01:15.000`).
* mkvmerge: read buffer I/O class: the class could get out of sync regarding
the file position of the underlying file I/O class causing wrong data to be
returned on subsequent read operations. One result was that trying to
identifying MPLS files that refer to very short M2TS files caused mkvmerge
to segfault.
* mkvmerge: multiplexer core: if there’s a gap in audio timestamps, a new
block group/lace will be started for the first frame after each gap. Before
the fix the frame after the gap was often stored in the previous block group
causing the gap to be in the wrong place: at the end of that block
group. Fixes #1700.
* mkvextract: AVC/h.264: if two consecutive IDR frames with the same
`idr_pic_id` parameter and no access unit delimiters are found between them,
mkvextract will insert an access unit delimiter in order to signal the start
of a new access unit. Fixes #1704.
* MKVToolNix GUI: update check dialog: Markdown links will now be converted to
clickable links. Fixes #2176.
* build system: fixed a race condition when creating new directories if `rake`
is run with `-jN` in newer versions of Ruby/`rake`. Fixes #2194.

## Build system changes

* [cmark](https://github.com/commonmark/cmark), the CommonMark parsing and
rendering library in C, is now required when building the GUIs.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 21.0.0
Beitrag von: SiLæncer am 24 Februar, 2018, 18:50
Changelog

New features and enhancements
mkvmerge: track statistics tags: the `TagDefault` element will not be
written anymore as it was always set to the default value `1`
anyway. Implements #2202.
mkvmerge, MKVToolNix GUI: JSON files can now contain C++-style line comments
outside of strings (e.g. something like this: `// this is ignored`). Such
comments, even though not part of the official JSON specifications, are now
ignored when reading JSON files.
MKVToolNix GUI: chapter editor: opening a Matroska file without chapters in
it will now open the file in an empty chapter editor instead of showing an
error message. Implements #2218.
MKVToolNix GUI: an "info" tool has been added, replacing the functionality
of mkvinfo's GUI. The functionality is not on par yet but will be for
release v22. Implements most of the functionality of #2104.
## Bug fixes
build system: `configure` was treating `--disable-ubsan` and
`--disable-addrsan` the same as `--enable-ubsan` and
`--enable-addrsan`. Fixes #2199.
build system: an error message is output if a command to execute is not
found instead of silently failing.
build system: in addition to looking for the `gettext` C function and
library, `configure` now also verifies the presence of the `msgfmt` program
instead of simply relying on it.
mkvmerge: appending files with additional parts at the same time was broken
if more than one additional part was appended (e.g. when appending files
from DVDs with something like `'(' VTS_01_1.VOB VTS_01_2.VOB ')' + '('
VTS_02_1.VOB VTS_02_2.VOB ')'`). In such a situation the content from files
`VTS_02_1.VOB` and `VTS_02_2.VOB` where laid out in parallel to the content
from the earlier files.
mkvmerge: FLV reader: a single invalid AAC frame was written for AAC audio
tracks with codec initialization data longer than five bytes.
mkvmerge: FLV reader: timestamps will be normalized down to 0. Fixes #2220.
mkvmerge: MP4 reader: if an AAC track doesn't contain an AAC-specific
decoder configuration in the ESDS portion, then a default decoder
configuration will be generated based on the track's header data instead of
skipping the track. Fixes #2221.
mkvmerge: MP4 reader: fixed reading HEVC/h.265 video tracks if they're
stored as Annex B byte streams inside MP4. Fixes #2215.
mkvmerge: Ogg Opus reader: mkvmerge will now emit a warning instead of
aborting when it encounters an Ogg Opus page with no data in the
packet. Fixes #2217.
mkvmerge, mkvextract: Matroska parser: fixed a segmentation fault that
occurred whenever the first level 1 element after resyncing after an error
in the file structure isn't a cluster. Fixes #2211.
mkvmerge, MKVToolNix GUI multiplexer & header editor: fixed a crash during
file type detection for attachments if MKVToolNix is installed in a path
with non-ASCII characters (e.g. German Umlauts). Fixes #2212.
mkvinfo: the `--hex-positions` parameter did nothing in summary mode.
mkvinfo: Windows: line endings will be written as `rn` (carriage return &
line feed) again instead of just `n` (line feed).
mkvpropedit: adding track statistics tags: for tracks with content encoding
(compression) mkvpropedit is now accounting the uncompressed number of
bytes, not the encoded (compressed) number of bytes. Fixes #2200.
MKVToolNix GUI: multiplexer: the subtitle character set can now be set for
appended subtitle files, too. Fixes #2214.
MKVToolNix GUI: multiplexer: when appending, all tracks appended to disabled
tracks will start out disabled, too.
## Build system changes
mkvinfo: the GUI portion has been removed. mkvinfo is now a pure
command-line program again.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 22.0.0
Beitrag von: SiLæncer am 02 April, 2018, 09:45
Changelog

mkvmerge, MKVToolNix GUI multiplexer: AC-3, DTS, TrueHD: added an option for removing/minimizing the dialog normalization gain for all supported types of the mentioned codecs. Implements #1981.
mkvmerge: AV1: added support for reading AV1 video from IVF, WebM and Matroska files.
mkvmerge: FLAC: mkvmerge can now ignore ID3 tags in FLAC files which would otherwise prevent mkvmerge from detecting the file type. Implements #2243.
mkvinfo: the size and positions of frames within "SimpleBlock" and "BlockGroup" elements are now shown the same way they're shown for other elements (by adding the `-v -v` and `-z` options).
MKVToolNix GUI: multiplexer: added options for deriving the track languages from the file name by searching for ISO 639-1/639-2 language codes or language names enclosed in non-word, non-space characters (e.g. "…[ger]…" for German or "…+en+…" for English). Implements #1808.
MKVToolNix GUI: info tool: implemented reading all elements in the file after the first cluster. Only top-level elements are shown; child elements are only loaded on demand. Implements the rest of #2104.
MKVToolNix GUI: info tool: added a context menu with the option to show a hex dump of the element with the bytes making up the EBML ID and the size portion highlighted in different colors. In-depth highlighting is done for the data in `SimpleBlock` and `Block` elements.
MKVToolNix GUI: chapter editor: added an option to remove all end timestamps to the "additional modifications" dialog. Implements #2231.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 23.0.0
Beitrag von: SiLæncer am 02 Mai, 2018, 21:30
Changelog

New features and enhancements:

mkvmerge: input: format detection uses file-extension to improve performance and to give preference when several formats match.
mkvmerge: AV1: added support for reading AV1 video from Open Bitstream Unit files.
mkvmerge: AV1: adjusted the code for the AV1 bitstream format changes made up to 2018-05-02 (git revision d14e878).
mkvmerge: MP4 reader: if a track has an edit list with two identical entries, each spanning the file’s duration as given in the movie header atom, then the second entry will now be ignored. Improves the handling of files with bogus data; see #2196 and #2270.
MKVToolNix GUI: multiplexer: added options to only enable tracks of certain types by default. Implements #2271.
MKVToolNix GUI: multiplexer: added an option to enable dialog normalization gain removal by default for all audio tracks for which the operation is supported. Implements #2272.
MKVToolNix GUI: multiplexer: when deriving track languages from the file names is active and the file name contains the usual season/episode pattern e.g. "S02E14"), then only the part after the season/episode pattern will be used for detecting the language. Part of the improvements for #2267.
MKVToolNix GUI: multiplexer: the regular expression used for deriving track languages from the file names can now be customized in the preferences. Part of the improvements for #2267.
MKVToolNix GUI: multiplexer: the user can now customize the list of track languages the GUI recognizes in file names. This list defaults to a handful of common languages instead of the full list of supported languages. Part of the improvements for #2267.

Bug fixes:

mkvmerge: MP3 packetizer: removed a memory leak growing linearly with the track’s size.
mkvmerge: VobSub packetizer: whenever a VobSub packet doesn’t contain a duration on the container level, mkvmerge will now set it from the duration in the SPU packets. Before it was accidentally setting the SPU-level duration to 0 instead. Fixes #2260.
mkvmerge: track statistics tags: if writing the Date element is deactivated via --no-date, the _STATISTICS_WRITING_DATE_UTC isn’t written either anymore. Fixes #2286.
mkvmerge, mkvextract, mkvpropedit: removed several small, constant-size memory leaks.
mkvextract: fixed a crash when mkvextract with a non-Matroska file as the source file. Fixes #2281.
MKVToolNix GUI: the central area is now scrollable, allowing the GUI to be resized to almost arbitrary sizes. Fixes #2265.
MKVToolNix GUI: multiplexer: the "copy file title to destination file name" functionality will now replace everything in the destination file name up to the last period instead of only up to the first period. Fixes #2276.

Build system changes:

build system: MKVToolNix now requires a compiler that supports the following features of the C++14 standard: "user-defined literals for std::string". For the GNU Compiler Collection (gcc) this means v5.x or newer; for clang it means v3.4 or newer.
Windows: linking against and installing shared version of the libraries with MXE is now supported by setting configure‘s host triplet accordingly, e.g. --host=x86_64-w64-mingw32.shared.

Other changes:

mkvmerge: AV1: support for AV1 must be activated manually by adding engage enable_av1 as the AV1 bitstream specification hasn’t been finalized yet.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 24.0.0
Beitrag von: SiLæncer am 10 Juni, 2018, 19:30
Changelog

## New features and enhancements

* mkvmerge: MP4 reader: improved the detection of edit lists consisting of two
identical entries, each spanning the file’s duration as given in the movie
header atom. The second entry is ignored in such cases. See #2306.
* mkvmerge: JSON identification: the „display unit“ video track property is
now reported as `display_unit`. The JSON schema has been bumped to v11 for
this change.
* mkvmerge, mkvextract: AVC/h.264: empty NALUs will now be removed.
* mkvextract: VobSub extraction: empty SPU packets will now be dropped during
extraction as other tools such as MP4Box cannot handle them
correctly. Implements #2293.

## Bug fixes

* mkvmerge: E-AC-3 parser: fixed determining the number of channels for
streams that contain an AC-3 core with dependent E-AC-3 frames. Fixes #2283.
* mkvmerge: Matroska reader: fixed mkvmerge buffering the whole file if a
video track is multiplexed that consists of only one or a few frames. Fixes
#2304.
* mkvmerge: the „display unit“ video track property will now be kept if it is
set in the source file. Fixes #2317.
* MKVToolNix GUI: multiplexer: when scanning playlists, all playlists were
offered for selection regardless of the value of the „minimum playlist
duration“ setting. Fixes #2299.
* MKVToolNix GUI: multiplexer: deriving track languages from file names: the
regular sub-expressions for ISO 639-1 codes could match on empty strings,
too, causing matches in wrong places and hence no language being recognized
in certain situations. Fixes #2298.
* MKVToolNix GUI: header editor: fixed a crash when saving the file fails
(e.g. because it isn’t writable). Fixes #2319.
* MKVToolNix GUI: header editor: the editor was wrongfully claiming that
mandatory elements with default values cannot be removed in the „status“
text. Fixes #2320.
* MKVToolNix GUI: preferences: on macOS & Linux the setting „enable copying
tracks by their type“ wasn’t restored on program start. Fixes #2297.

## Other changes

* Niels Lohmann’s JSON library: the bundled version has been updated from
v1.1.0 (git revision 54d3cab) to v3.1.1 (git revision g183390c1).
* pugixml library: the bundled version has been updated from v1.8 to v1.9 (git
revision e584ea3).

# Version 23.0.0 „The Bride Said No“ 2018-05-02

## New features and enhancements

* mkvmerge: input: format detection uses file-extension to improve performance
and to give preference when several formats match.
* mkvmerge: AV1: added support for reading AV1 video from Open Bitstream Unit
files.
* mkvmerge: AV1: adjusted the code for the AV1 bitstream format changes made
up to 2018-05-02 (git revision d14e878).
* mkvmerge: MP4 reader: if a track has an edit list with two identical
entries, each spanning the file’s duration as given in the movie header
atom, then the second entry will now be ignored. Improves the handling of
files with bogus data; see #2196 and #2270.
* MKVToolNix GUI: multiplexer: added options to only enable tracks of certain
types by default. Implements #2271.
* MKVToolNix GUI: multiplexer: added an option to enable dialog normalization
gain removal by default for all audio tracks for which the operation is
supported. Implements #2272.
* MKVToolNix GUI: multiplexer: when deriving track languages from the file
names is active and the file name contains the usual season/episode pattern
(e.g. „S02E14“), then only the part after the season/episode pattern will be
used for detecting the language. Part of the improvements for #2267.
* MKVToolNix GUI: multiplexer: the regular expression used for deriving track
languages from the file names can now be customized in the preferences. Part
of the improvements for #2267.
* MKVToolNix GUI: multiplexer: the user can now customize the list of track
languages the GUI recognizes in file names. This list defaults to a handful
of common languages instead of the full list of supported languages. Part of
the improvements for #2267.

## Bug fixes

* mkvmerge: MP3 packetizer: removed a memory leak growing linearly with the
track’s size.
* mkvmerge: VobSub packetizer: whenever a VobSub packet doesn’t contain a
duration on the container level, mkvmerge will now set it from the duration
in the SPU packets. Before it was accidentally setting the SPU-level
duration to 0 instead. Fixes #2260.
* mkvmerge: track statistics tags: if writing the `Date` element is
deactivated via `–no-date`, the `_STATISTICS_WRITING_DATE_UTC` isn’t
written either anymore. Fixes #2286.
* mkvmerge, mkvextract, mkvpropedit: removed several small, constant-size
memory leaks.
* mkvextract: fixed a crash when mkvextract with a non-Matroska file as the
source file. Fixes #2281.
* MKVToolNix GUI: the central area is now scrollable, allowing the GUI to be
resized to almost arbitrary sizes. Fixes #2265.
* MKVToolNix GUI: multiplexer: the „copy file title to destination file name“
functionality will now replace everything in the destination file name up to
the last period instead of only up to the first period. Fixes #2276.

## Build system changes

* build system: MKVToolNix now requires a compiler that supports the following
features of the C++14 standard: „user-defined literals for
`std::string`“. For the GNU Compiler Collection (gcc) this means v5.x or
newer; for clang it means v3.4 or newer.
* Windows: linking against and installing shared version of the libraries with
MXE is now supported by setting `configure`’s `host` triplet accordingly,
e.g. `–host=x86_64-w64-mingw32.shared`.

## Other changes

* mkvmerge: AV1: support for AV1 must be activated manually by adding
`–engage enable_av1` as the AV1 bitstream specification hasn’t been
finalized yet.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 25.0.0
Beitrag von: SiLæncer am 13 Juli, 2018, 05:20
Changelog

## New features and enhancements

* mkvmerge: SRT/ASS/SSA text subtitles: for files for which no encoding has
been specified, mkvmerge will try UTF-8 first before falling back to the
system’s default encoding. Part of the implementation of #2246.
* mkvmerge: SRT/ASS/SSA/WebVTT text subtitles: a warning is now emitted if
invalid 8-bit characters are encountered outside valid multi-byte UTF-8
sequences. Part of the implementation of #2246.
* mkvmerge: Matroska & MPEG transport stream readers: the encoding of text
subtitles read from Matroska files can now be changed with the
`–sub-charset` parameter.
* Linux: starting with release 25 an AppImage will be provided which should
run on any Linux distribution released around the time of CentOS 7/Ubuntu
14.04 or later.
* macOS: translations: updated the `build.sh` script to build `libiconv` and a
complete `gettext`. Together with an additional fix to how translation files
are located, MKVToolNix can now use all interface languages on macOS,
too. Fixes #2110, #2307, #2323.

## Bug fixes

* mkvmerge: AVC/h.264: fixed file identification failing for certain
elementary streams due to internal buffers not being cleared properly. Fixes
#2325.
* mkvmerge: HEVC/h.265: fixed file identification failing for certain
elementary streams due to internal buffers not being cleared properly. This
is the HEVC analog to what was fixed for AVC in #2325.
* mkvmerge: MLP code: fixed various issues preventing MLP from being parsed
correctly. Fixes #2326.
* mkvmerge: TrueHD/MLP packetizer; dialog volume normalization removal isn’t
attempted if the track is an MLP track as the operation is only supported
for TrueHD, not MLP.
* mkvmerge: MPEG TS reader: when reading MPLS mkvmerge will now compare the
MPLS’s start and end timestamps against the transport stream’s PTS instead
of its DTS. Otherwise the first key frame of a video track might be dropped
if it isn’t the first in presentation order. Fixes #2321.
* mkvmerge: JSON identification: mkvmerge will ensure that all strings passed
to the JSON output modules are valid UTF-8 encoded strings by replacing
invalid bytes with placeholder characters. This avoids the JSON library
throwing an exception and mkvmerge aborting on such data. Fixes #2327.
* mkvmerge: audio packetizers: mkvmerge will now keep discard padding values
if they’re present for packets read from Matroska files. Fixes #2296.
* mkvmerge: Ogg Opus reader: packet timestamps aren’t calculated by summing up
the duration of all packets starting with timestamp 0 anymore. Instead the
algorithm is based on the Ogg page’s granule position and which packet
number is currently timestamped (special handling for the first and last
packets in the stream).

* This fixes the first timestamp if the first Ogg packet’s granule position
is larger than the number of samples in the first packet (= if the first
sample’s timestamp is bigger than 0). mkvmerge will keep those offsets now
and inserts „discard padding“ only where it’s actually needed.
* It also improves handling of invalid files where the first Ogg packet’s
granule position is smaller than the number of samples in the first packet
(= the first sample’s timestamp is smaller than 0). mkvmerge will now
shift all timestamps up to 0 in such a case instead of inserting „discard
padding“ elements all over the place.
* mkvmerge will no longer insert „discard padding“ elements if the
difference between a) the calculated number of samples in the packet
according to the granule position and b) the actual number of samples as
calculated from the bitstream is one sample or less and if the packet
isn’t the last one in the stream. This circumvents certain rounding
errors.
* The timestamp of the first packet after a gap in the middle of the stream
is now calculated based on the Ogg page the packet belongs to, and not
based on the timestamps before the gap.

Fixes #2280.
* mkvmerge: complete rewrite of the progress handling. It’s now based upon the
total size of all source files and the current position within them instead
of the number of frames/blocks to be processed. This simplifies calculation
when appending files and fixes rare cases of when progress report was
obvious wrong (e.g. stuck at 0% right until the end). Fixes #2150 and #2330.
* MKVToolNix GUI: header editor: non-mandatory elements couldn’t be removed
anymore due to a regression while fixing #2320. They can now be removed
again. Fixes #2322.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 26.0.0
Beitrag von: SiLæncer am 26 August, 2018, 21:00
Changelog

## New features and enhancements

* mkvmerge: chapter generation: if the name template given by
`–generate-chapters-name-template` is empty, no names (`ChapterDisplay`
master elements with `ChapterString`/`ChapterLanguage` children) will be
generated for the chapter atoms. Part of the implementation of #2275.
* mkvmerge: chapters: chapter names generated from MPLS files will now use the
name template if one is set via `–generate-chapters-name-template`. Part of
the implementation of #2275.
* mkvmerge: mkvmerge will no longer abort with an error message if no audio,
video and subtitle tracks should be multiplexed. This allows copying of
chapters from non-chapter source files (e.g. Matroska or MP4 files).
* MKVToolNix GUI: the font size in the tool selector on the left will scale
with the font size the user selects in the preferences.
* MKVToolNix GUI: the GUI will no longer automatically resize the columns in
tree and list views to match the content size. Instead it remembers and
restores the widths set by the user. Implements #2353.
* MKVToolNix GUI: multiplexer: the chapter name template will now be set
automatically to the name template in the preferences’ „chapter editor“
section. Additionally the option `–generate-chapters-name-template …` will
be passed to mkvmerge in situations when mkvmerge will generate chapters
(either because automatic generation is enabled or if chapters are generated
for MPLS playlists). Part of the implementation of #2275.
* MKVToolNix GUI: chapter editor: if the chapter name template is empty,
chapters will be generated without names. Part of the implementation of
#2275.
* MKVToolNix GUI: chapter editor: added an option to remove all chapter names
to the „additional modifications“ dialog. Part of the implementation of
#2275.

## Bug fixes

* mkvmerge: Matroska reader: fixed wrong timestamps when appending Matroska
files where the second Matroska file’s first timestamp is bigger
than 0. Fixes #2345.
* mkvmerge: MP4 reader: fixed division by zero errors during file
identification if the timescale is 0 in the `MVHD` atom.
* mkvmerge: Windows Television DVR files are now recognized as an unsupported
file type. This prevents mis-detection as MPEG-2 with an accompanying flood
of error messages. Fixes #2347.
* MKVToolNix GUI: info tool: under certain circumstances „cues“ were shown at
the wrong level (inside the previous master element instead of on level
1). Fixes #2361.
* MKVToolNix GUI: job queue: fixed invalid memory handling and consequent
crashes when using the „edit in corresponding tool & remove from job queue“
option if one of the files in that job contained attached files. Fixes
#2368.

## Build system changes

* An AppStream metadata file will be installed in `$prefix/share/metainfo`.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 27.0.0
Beitrag von: SiLæncer am 27 September, 2018, 05:40
Changelog

## New features and enhancements

* mkvmerge: chapters: the timestamps of chapters read from containers or from
  chapter files can be adjusted (multiplication and addition) with the new
  `--chapter-sync` option or using the special track ID `-2` for the existing
  `--sync` option. Part of the implementation of #2358.
* MKVToolNix GUI: multiplexer: adjusted & added controls for mkvmerge's new
  feature of being able to adjust chapter timestamps. Part of the
  implementation of #2358.
* MKVToolNix GUI: multiplexer: the GUI can now ask for confirmation when the
  user is about to create a file that won't contain audio tracks. It does this
  by default if at least one source file contains an audio track. Implements
  #2380.

## Bug fixes

* mkvmerge: AC-3: dialog normalization gain removal was corrupting E-AC-3
  frames irreversibly by writing checksums in places where they didn't
  belong. Additionally only the first E-AC-3 frame in a Matroska was processed
  but not additional dependent frames in the same block. Fixes #2386.
* MKVToolNix GUI: fixed a leak of Windows font resources leading to a general
  slowdown and subsequent crash. Fixes #2372.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 28.0.0
Beitrag von: SiLæncer am 20 Oktober, 2018, 18:31
Changelog

## New features and enhancements

* mkvmerge: AV1 parser: updated the code for the finalized AV1 bitstream
specification. Part of the implementation of #2261.
* mkvmerge: AV1 packetizer: updated the code for the finalized AV1-in-Matroska
& WebM mapping specification. Part of the implementation of #2261.
* mkvmerge: AV1 support: the `–engage enable_av1` option has been removed
again. Part of the implementation of #2261.
* mkvmerge: MP4 reader: added support for AV1. Part of the implementation of
#2261.
* mkvmerge: DTS: implemented dialog normalization gain removal for extension
substreams. Implements #2377.
* mkvmerge, mkvextract: simple text subtitles: added a workaround for simple
text subtitle tracks that don’t contain a duration. Implements #2397.
* mkvextract: added support for extracting AV1 to IVF. Part of the
implementation of #2261.
* mkvextract: IVF extractor (AV1, VP8, VP9): precise values will be used for
the frame rate numerator & denominator header fields for certain well-known
values of the track’s default duration.
* mkvmerge: VP9: mkvmerge will now create codec private data according to the
VP9 codec mapping described in the WebM specifications. Implements #2379.
* MKVToolNix GUI: automatic scaling for high DPI displays is activated if the
GUI is compiled with Qt ≥ 5.6.0. Fixes #1996 and #2383.
* MKVToolNix GUI: added a menu item („Help“ → „System information“) for
displaying information about the system MKVToolNix is running on in order to
make debugging easier.
* MKVToolNix GUI: multiplexer, header editor: the user can enter a list of
predefined track names in the preferences. She can later select from them in
„track name“ combo box. Implements #2230.

## Bug fixes

* mkvmerge: JSON identification: fixed a bug when removing invalid UTF-8 data
from strings before they’re output as JSON. Fixes #2398.
* mkvmerge: MP4/QuickTime reader: fixed handling of PCM audio with FourCC
`in24`. Fixes #2391.
* mkvmerge: MPEG transport stream reader, teletext subtitles: the decision
whether or not to keep frames around in order to potentially merge them with
the following frame is made sooner. That avoids problems if there are large
gaps between teletext subtitle frames which could lead to frames being
interleaved too late. Fixes #2393.
* mkvextract: IVF extractor (AV1, VP8, VP8): the frame rate header fields
weren’t clamped to 16 bits properly causing wrong frame rates to be written
in certain situations.
* mkvpropedit, MKVToolNix GUI’s header editor: fixed file corruption when a
one-byte space must be covered with a new EBML void element but all
surrounding elements have a „size length“ field that’s eight bytes long
already. Fixes #2406.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 28.1.0
Beitrag von: SiLæncer am 24 Oktober, 2018, 05:45
Changelog

## Bug fixes

* mkvmerge: AV1 parser: fixed an error in the sequence header parser if
  neither the `reduced_still_picture_header` nor the
  `frame_id_numbers_present_flag` is set. Part of the fix for #2410.
* mkvmerge: AV1 parser: when creating the `av1C` structure for the Codec
  Private element the sequence header OBU wasn't copied completely: its common
  data (type field & OBU size among others) was missing. Part of the fix for
  #2410.
* mkvmerge: Matroska reader, AV1: mkvmerge will try to re-create the `av1C`
  data stored in Codec Private when reading AV1 from Matroska or WebM files
  created by mkvmerge v28.0.0. Part of the fix for #2410.
* MKVToolNix GUI: info tool: the tool will no longer stop scanning elements
  when an EBML Void element is found after the first Cluster element. Fixes
  #2413.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 28.2.0
Beitrag von: SiLæncer am 26 Oktober, 2018, 09:06
Changelog

mkvmerge, mkvinfo, mkvextract, mkvpropedit, MKVToolNix GUI's info tool &
chapter editor: fixed a case of memory being accessed after it had been
freed earlier. This can be triggered by specially crafted Matroska files and
lead to arbitrary code execution. The vulnerability was reported as Cisco
TALOS 2018-0694 on 2018-10-25.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 29.0.0
Beitrag von: SiLæncer am 01 Dezember, 2018, 20:30
Changelog

## Important notes

* The string formatting library used was switched from `boost::format` to
  [`fmt`](http://fmtlib.net/). See the section "Build system changes" for
  details.

## New features and enhancements

* MKVToolNix GUI: added an option in the preferences for disabling automatic
  scaling for high DPI displays. Implements #2415.
* MKVToolNix GUI: the GUI will now prevent the system from going to sleep
  while the job queue is running. This feature is implemented for macOS,
  Windows and Linux/Unix systems where the `org.freedesktop.login1.Manager`
  D-Bus interface is available. Implements #2411.

## Bug fixes

* mkvmerge: chapter generation: the start timestamps of chapters generated in
  intervals was wrong for files whose smallest video timestamp was bigger than
  0. Fixes #2432.
* mkvmerge: MP4 reader: fixed handling of atoms whose size exceeds the parent
  atom's size. Fixes #2431.
* mkvmerge, MKVToolNix GUI's chapter editor: the chapter name template will
  now also be used when reading Ogg-style chapter files with empty chapter
  names. Fixes #2441.
* mkvextract: AAC: mkvextract will now write the program config element (PCE)
  before the first AAC raw data packet if the PCE is present in the
  `AudioSpecificConfig` structure in the `Codec Private` Matroska element. The
  PCE carries vital information about the number of channels and is required
  in certain cases. Fixes #2205 and #2433.
* mkvpropedit, MKVToolNix GUI's header editor: in situations when a one-byte
  space must be covered by a new EBML void element the following element must
  be moved up instead. If that moved element is a cluster, the corresponding
  cue entries will now be updated to reflect the cluster's new position. Fixes
  #2408.
* MKVToolNix GUI: Windows: the application manifest is now included properly
  so that Windows actually recognizes it. See #2415.

## Build system changes

* Qt's D-Bus implementation is now required for building on systems other than
  macOS and Windows,
* The `boost::format` library is not used anymore.
* The [`fmt` library](http://fmtlib.net/) is now required. Versions 3 and
  newer are supported. As not all Linux distributions include packages for the
  library, its release 5.2.1 comes bundled with MKVToolNix. The `configure`
  script will check for a system version of the library and use it if present
  and recent enough. Otherwise it will fall back to the bundled version and
  link that statically.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 30.0.0
Beitrag von: SiLæncer am 04 Januar, 2019, 21:10
Changelog

New features and enhancements:

mkvextract: WAV extractor: mkvextract will now write W64 files instead of
WAV files if the file name extension is `.w64` or if the final file size is
bigger than 4 GB, the file size limit for WAV files. Implements #2458.
MKVToolNix GUI: multiplexer: a new button was added next to the "destination
file" controls. Clicking it shows a menu with the ten most recently used
output directories. Selecting one of them will change the destination file
to the selected directory keeping the file name. Implements #2468.
MKVToolNix GUI: multiplexer (preferences): the ten most recently used values
for the "relative output directory" and "fixed output directory" settings
are now saved. The corresponding settings have been changed into combo boxes
allowing quick access to those recent values.
MKVToolNix GUI: multiplexer (preferences): the predefined split sizes and
durations can now be customized in the preferences.
MKVToolNix GUI: chapter editor: added an option in the "Chapter editor" menu
for appending chapters from an existing file to the currently open editor
tab. Part of the implementation of #2439.
MKVToolNix GUI: chapter editor: added an action in the context menu for
copying the selected entry and all of its children to another open editor
tab. Part of the implementation of #2439.

Bug fixes:

mkvmerge: all files opened for writing will now be flushed once before
they're closed. This ensures the operating system actually writes all cached
data to disk preventing data loss in certain situations such as power
outages or buggy drivers in combination with suspending the computer. Fixes
2469.
mkvmerge: AAC: under certain conditions 8 channel audio files were taken for
7 channel ones.
MKVToolNix GUI: multiplexer: removing a file added as an "additional part"
will no longer cause a crash. Fixes #2461.
source code: fixed compilation with Boost 1.69.0 after API-breaking change
to the `boost::tribool` class. Fixes #2460.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 30.1.0
Beitrag von: SiLæncer am 06 Januar, 2019, 10:45
Whats new:>>

* build system: fixed building on non-UTF-8 locales. Fixes #2474.
* MKVToolNix GUI: multiplexer: implemented a workaround for drag & drop not working on macOS with Qt 5.12 due to a bug in Qt 5.12. Fixes #2472.
* MKVToolNix GUI: chapter editor: when opening a Matroska/WebM file that doesn’t contain chapters and later saving chapters back to them, the editor was truncating the file down to a couple of KB in size. This was a regression introduced with the implementation of #2439 in v30.0.0 Fixes #2476.

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVCleaver 0.8.0.0
Beitrag von: SiLæncer am 08 Januar, 2019, 13:45
(https://i.postimg.cc/rwqkTyg7/screenshot-1031.png)
MKVcleaver extracts various data from MKV video files. It can be used in a batch mode (loading and extracting data from many files) as well as single file mode. It has a simple interface, but a lot of functionality.

The program is a graphical user interface for mkvtoolnix.

License:    GPL

Changelog

Changes:

Added user editable custom placeholders for file names.
Added option to disable save session dialog.
Compliant with MKVToolNix v17 and above.
Mkvmerge.exe output is now redirected to a file instead of stdout. Should fix issues with non English locales.
Added non ASCII character conversion when working with command line tools such as avc2avi.exe.
Added .h265 extension.
Added ability to edit how files and tracks are displayed in the left pane.
Changed Select All shortcut to Ctrl+Shift+A.
Added ability to cancel file import.
Added option to enable debugging.
Moved File Info into a right click menu instead of double clicking.
Split source code into multiple files.
Removed auto restart on hang or crash.
Removed AutoitObject.dll.

Fixes:

Optimized update checking code.
Optimized error messages and error detection.
Optimized logging saving and display code.
Optimized multiple instance detection code.
Optimized custom placeholder verification code.
Fixed database being left in an inconsistent state when MKVCleaver crashed.
Fixed various GUI sizing and display issues.
Fixed multiple “Variable is out of bounds” and “Variable is not declared” errors.
Multiple minor bug fixes.

[close]

https://blogs.sapib.ca/apps/mkvcleaver/
Titel: gMKVExtractGUI 2.4.2
Beitrag von: SiLæncer am 06 Februar, 2019, 21:20
(https://i.postimg.cc/c4x2M7FW/Handy-Spider.png)
A mkvextract GUI in MKVToolnix that enables you to extract tracks, attachments or tags from MKV files and save them in various formats.

Freeware

Whats new:>>

Stop trying to find delays in matroska files that don't contain any video tracks

https://sourceforge.net/projects/gmkvextractgui/
Titel: MKVToolnix 31.0.0
Beitrag von: SiLæncer am 09 Februar, 2019, 19:45
Changelog

New features and enhancements:

all programs: added a new option `--abort-on-warnings` that will cause the program to abort after it has emitted the first warning, similar to how it aborts after the first error. Implements #2493.
mkvmerge, mkvextract: when closing files that were opened for writing, cached data will not be flushed to storage automatically anymore. This reverts the workaround implemented for #2469. A new option was added to both programs (`--flush-on-close`) that re-enables flushing for people who are affected by data loss such as described in #2469.
The reason is that automatic flushing causes long delays in processing queues when the output by mkvmerge/mkvextract isn't the final product but just an intermediate result to be processed further. Implements #2480.
MKVToolNix GUI: multiplexer: the dialog previewing different character sets for text subtitles will now keep the position of the displayed text when switching between character sets. Implements #2489.

Bug fixes:

mkvmerge: AVI reader: using DV type 1 AVIs will now result in an unsupported file type being reported (as the underlying AVI library doesn't support them) instead of crashing mkvmerge. Fixes #2491.
mkvmerge: HEVC: the height of interlaced streams will now be set correctly to the height of the full frame instead of the height of a single interlaced field. Fixes #2446.
mkvmerge: MP4 reader: edit lists consisting solely of elements that mkvmerge doesn't support (such as dwells) are simply ignored. Before no data was read for such tracks at all. Fixes #2487.
mkvmerge: text subtitles: entries with an explicit duration of 0ms will now be handled correctly: the 0ms duration will be stored in Matroska instead of the difference between the current and the following entry. Fixes #2490.
MKVToolNix GUI: multiplexer, chapter editor: fixed drag & drop handling with Qt 5.12.0 and newer. Fixes #2472.
MKVToolNix GUI: multiplexer: the GUI did not clean up temporary files created when running `mkvmerge`. Fixes #2499.

Build system changes:

Qt 5.4.0 or newer has required (up from 5.3.0) since version 30.0.0; I just forgot to include this entry.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 32.0.0
Beitrag von: SiLæncer am 13 März, 2019, 06:05
Changelog

New features and enhancements:

mkvinfo: when sizes are output the size of the element's data portion is output in addition to the element's total size.
MKVToolNix GUI: info tool: the element's data portion is shown as an extra column.
MKVToolNix GUI: multiplexer: added column "Delay" to the track list containing the additional delay to apply during multiplexing. Implements #2506.

Bug fixes:

all: fixed handling of Unicode code points > U+FFFF. Fixes #2516.
mkvmerge: Windows: mkvmerge was crashing with an exception when trying to identify certain files that can be used on Blu-rays (such as MPEG transport streams of MPLS play list files) and when the file name was given as a UNC path (e.g. `\servernamesharenamepathtofile.m2ts`). The GUI emitted errors such as "the JSON output could not be parsed" in that case. Fixes #2507.
MKVToolNix GUI: the portable mode wasn't detected correctly when the current working directory the GUI was started from wasn't the directory the GUI's executable file was located it. Examples for when this is the case are Windows' "send to" or "open with" functions. Fixes #2501.
MKVToolNix GUI: multiplexer: using button to change the current destination directory to one of the recently used ones did not update the file name according to the "make file name unique" setting. Part of the fix of #2519.
MKVToolNix GUI: multiplexer: the function "set destination file name from selected file's name" will now only change the destination file's name but not its path. Part of the fix of #2519.

Build system changes:

libEBML v1.3.7 and libMatroska 1.5.0 are now required as they fix their handling of Unicode code points > U+FFFF (see #2516).

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 33.0.0
Beitrag von: SiLæncer am 12 April, 2019, 20:20
Changelog

Bug fixes:

mkvinfo: when using the `--size` option, mkvinfo will now report the correctly if an element has an unknown size. Part of the fix of #2530.
MKVToolNix GUI: info tool: clusters with an unknown size will now be read and displayed correctly. Part of the fix of #2530.
* MKVToolNix GUI: multiplexer: Windows: trying to open Blu-ray index or playlist files failed when the path to the files contained symbolic links (e.g. when mounting a drive in a sub-folder via Windows' disk management utility). Fixes #2522.
MKVToolNix GUI: multiplexer: if a destination file names ends with a number in parenthesis (e.g. a year such as "(2017)"), that number will not be stripped anymore during the process of ensuring the destination file name is unique. Only those suffixes added automatically in prior attempts to make the file name unique will be removed. Fixes #2521.
MKVToolNix GUI: multiplexer: Windows: the GUI will let the user change the drive letter part of the destination file name freely again and only verify its validity right before starting to mux/adding to the job queue. Before it tried to force that into something valid, often resulting in unintentional paths (such as "C:users…DCfiles…"). Fixes #2527.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 33.1.0
Beitrag von: SiLæncer am 15 April, 2019, 13:21
Changelog

MKVToolNix GUI: multiplexer: Windows: using UNC paths (e.g. `\serverVideos`) when the option "automatically set the destination file name" was set in the preferences, the GUI would create a destination file name with forward slashes (e.g. `//server/Videos/outputfile.mkv`), a syntax not supported by `mkvmerge`. Fixes #2533 & #2534.
build system: the programs were accidentally built without stack protection (`-fstack-protector-strong`) on recent versions of gcc and clang.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: Inviska MKV Extract 7.0
Beitrag von: SiLæncer am 19 April, 2019, 21:10
(https://i.postimg.cc/fynQzFpN/screenshot-1496.png)
Inviska MKV Extract is a cross-platform utility for extracting elements from MKV files. Requires MKVToolnix.

The data that Inviska MKV Extract allows you to extract includes video/audio, and subtitle tracks, attachments (fonts, images, etc.), chapters, cue sheets, tags, cues, and timestamps. After adding a file, the elements will be read and displayed allowing for efficient selection. There is also a batch extract feature that will enable you to extract data from groups of files, for example, you could extract the subtitle tracks and attachments from all added files.

License: Open Source

Changelog

Included option to add all files in a directory - An Add Directory option has been included in the File menu which adds all mkv and mka files in a specified directory. Code contributed by Quzar.
Windows version is now 64bit - Previously Windows builds were 32bit, allowing them to run on both 32bit and 64bit Windows. With most people now on 64bit Windows we've changed to 64bit only. The Linux and Mac builds were already 64bit only.
Linux release changes - After discovering lintian, rpmlint and namcap, I made various changes to resolve policy violations, specifically: added changelog and copyright files to all packages, specified correct Section in deb package, changed BuildArch to ExclusiveArch in rpm spec, added detailed description to deb and rpm packages, added execution code to .desktop Exec field, renamed .desktop file to com.inviska.InviskaMKVExtract.desktop, compiled with PIC and RELRO, stripped symbols from executable, stopped statically linking zlib, and fixed incorrect file permissions. There are still improvements to be made on the Linux front, and some distros are still reporting the licence as propitiatory. I'm thinking of dropping the .deb, .rpm and .pkg.tar.xz packages entirely and switching to FlatPaks and Snaps.
Application info defined on Mac - Info.plist is now defined manually as the version generated by Qt lacked certain information.
Application info defined on Windows - While looking into the above problem I noticed I hadn't defined some fields for Windows, such as name, version and copyright. This has been corrected, so Task Manager will now show the application name rather than the executable.
Switched to Qt 5.12.2 on Windows and Mac - This changes the minimum supported macOS version to 10.12.
Qt 5.6.3 and Qt 5.12.2 builds released for Linux - GTK theme emulation has still not been fixed in Qt 5.12.2, but versions built with Qt 5.6.3 are no longer rendering correctly on the latest Linux distributions (Ubuntu 18.10 and possibly others). As such, builds with both Qt 5.6.3 and Qt 5.12.2 have been released for Linux.
License changed to GPLv2+ - Changed all references to license from GPLv2 to GPLv2+, thus allowing the GPLv3 license to be used if that is preferred. The Arch package simply states GPL for licence, as this is used to denote GPLv2+ on Arch based distros.

[close]

https://www.inviska.com/mkvextract/
Titel: Inviska MKV Extract 8.0
Beitrag von: SiLæncer am 29 April, 2019, 18:45
Changelog

Added natural number sorting - Filenames that don't use zero padding for numbers would previously appear out of order in the file tree (1, 10, 2, 20) but they will now be listed in the correct order (1, 2, 10, 20).
Added locale aware sorting - Non-English users may previously have found files to be listed in an unexpected order. Sorting is now locale aware so files should now be listed in an appropriate order for your language.

[close]

https://www.inviska.com/mkvextract/
Titel: MKVToolnix 34.0.0
Beitrag von: SiLæncer am 18 Mai, 2019, 18:30
Changelog

    mkvmerge all subtitle frames are now treated as key frames in order to fix
    wrong data in source files. Fixes #2541.
    mkvmerge: AV1: fixed frame timestamp calculation when reading bitstreams that lack timing information from IVF files. Fixes #2553.
    mkvmerge: Matroska reader: fixed an infinite loop that could happen with large video frames and applied timestamp files due to too much data being buffered at the wrong time. Fixes #2550.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 35.0.0
Beitrag von: SiLæncer am 23 Juni, 2019, 09:40
Changelog

    New features and enhancements:

    mkvmerge: JSON identification: the "codec name" track property will be output as `codec_name`. The JSON schema has been bumped to v12 for this change.
    MKVToolNix GUI: job queue: added a new type of action to execute after job completion: deleting source files for of multiplexer jobs. As this is a destructive operation, the action is disabled by default. Implements #869 and #2570.

    Bug fixes:

    mkvmerge: the "codec name" track property wasn't copied from Matroska files. Fixes #2566.
    MKVToolNix GUI: multiplexer: Windows: clearing the destination file name will reset the tab name to "<No destination file>" again. Fixes #2571.
    MKVToolNix GUI: multiplexer: the file types were not re-translated if the UI language was changed. Fixes #2572.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: Inviska MKV Extract 9.0
Beitrag von: SiLæncer am 08 Juli, 2019, 04:50
Changelog

    Added Portuguese Brazilian translation - Translation by Wagg13.
    Fixed Mac icon - There was a problem with the .icns file that prevented it displaying, but this has been fixed.
    Moved credits to About dialog - The credits dialog has been removed and the credits are now in the redesign About dialog.
    Updated to Qt 5.12.4 on all platforms - I've decided to stick with the Qt LTS releases from now on, unless there's a specific reason to use a non-LTS release. I'll switch to the next LTS release once the .2 update is out.

[close]

https://www.inviska.com/mkvextract/
Titel: Inviska MKV Extract 10.0
Beitrag von: SiLæncer am 28 Juli, 2019, 19:45
Changelog

    Added language code to filename of extracted tracks - The three letter language code will now be inserted in the filename of extracted subtitle, audio and video tracks to make it easier to identify the track. If the language has not been specified UND will be inserted for undefined. This feature is enabled by default, but can be disabled in the Preferences.
    Added option to insert track name in filename of extracted tracks - The track name is entered by the encoder of the file and can contain literally anything. In some cases the encoder will enter the language of the track, in some cases they will enter other details about the track, and in some cases they will enter nothing at all. Due to the unpredictable nature of this feature it is disabled by default and must be enabled in the Preferences if you want to use it. Characters that aren't valid for use in filenames will be stripped out of the track name.
    Added shortcut to check all items of type - A shortcut key has been added to check all boxes of a particular type in the Batch Extract list. Ctrl+Shift+S will check all subtitle boxes, Ctrl+Shift+Z will check all audio boxes and Ctrl+Shift+V will check all video boxes. On Mac the shortcut is Cmd+Shift rather than Ctrl+Shift.
    State of Add Files and Add Directory dialogs now saved - The last open directory and other settings will now be restored.
    Updated Portuguese Brazilian translation - There were a few strings I hadn't marked for translation, but these have now been translated. Additional strings associated with new features have also been translated. Translations by Wagg13.
    Reworked translation strings - Some of the strings contained a lot of HTML, which made them hard for translators to read. These strings have been split up into smaller strings with most of the HTML removed, so are much easier to read and translate.

[close]

https://www.inviska.com/mkvextract/
Titel: MKVToolnix 36.0.0
Beitrag von: SiLæncer am 10 August, 2019, 18:30
Changelog

## New features and enhancements

* mkvmerge: mkvmerge now allows appending AV1, VP8, VP9, H.264/AVC and
  H.265/HEVC tracks whose pixel dimensions differ. Implements #2582.

## Bug fixes

* source code: fixed building with Boost 1.71.0. Fixes #2599.
* all: fixed the spelling of the H.264 & H.265 codec names.
* mkvmerge: Blu-ray MPLS handling: mkvmerge will now find corresponding M2TS
  files even if the `clip_codec_identifier` playlist item field is not set to
  `M2TS` in the MPLS file. Fixes #2601.
* mkvmerge: fixed handling of text files that use both DOS-style and
  Unix-style line endings resulting in problems such as text subtitle files
  not being parsed correctly. Fixes #2594.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: Inviska MKV Extract 10.1
Beitrag von: SiLæncer am 17 August, 2019, 21:45
Whats new:>>

Added Spanish translation - Translation by AOCarallo.

https://www.inviska.com/mkvextract/
Titel: MKVToolnix 37.0.0
Beitrag von: SiLæncer am 24 August, 2019, 19:30
Changelog

## New features and enhancements

* MKVToolNix GUI: the list of often used languages now contains those from
  Wikipedia's "List of languages by native speakers" by default. Also by
  default only those languages will be shown in the language drop-down boxes.

## Bug fixes

* MKVToolNix GUI: multiplexer: fixed a bug in the "make destination file names
  unique" logic that caused an existing number-in-parenthesis at the end of
  the file base name to be removed in certain situations (e.g. when the first
  added file was named `m (3).mkv` and both `m (3) (1).mkv` and `m (3)
  (2).mkv` existed already, the GUI was suddenly use `m.mkv` instead of `m (3)
  (3).mkv`).
* MKVToolNix GUI: on Windows the GUI is built with a slightly older version of
  the Qt library again (5.12.4). The Qt version used in release v36.0.0,
  v5.13.0, lead to crashes when doing certain things such as selecting
  multiple tracks in the multiplexer. Fixes #2605 and #26008.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: Inviska MKV Extract 11.0
Beitrag von: SiLæncer am 10 September, 2019, 21:45
Changelog

    Files now expand when added to list - When you add a file to the list it is now expanded to display the tracks If you want to revert to the previous behaviour, uncheck the option "Automatically expand file items to show tracks" in the Preferences
    Added option to retain output directory - If you want to use the same output directory for all jobs, you can check the new "Save output directory between jobs and sessions" option With this enabled, the output directory will be retained after completing an extraction job and will be restored after restarting the program
    Files can now be removed from list - Individual files can removed from the list by selecting the file(s) and pressing the Delete key
    Aborted tracks are now deleted - Partially extracted tracks, timestamps and cues will now be deleted when you abort the extraction process, as these files would be incomplete and unusable Fully extracted tracks are still left in place after an abort
    Extracted filename format changed - It was pointed out that, if the three letter language code appears immediately before the extension in the filename, MKVToolNix-GUI will read the language code and automatically set the language To take advantage of this feature the language code now appears before the extension
    Fixed issue with TrueHD and E-AC-3 - The extension of extracted Dolby TrueHD and E-AC-3 tracks were set as unknown, but this has now been changed to thd and eac3
    Added some shortcut keys - Ctrl+Shift+B begins extract, Ctrl+Shift+C clears the file list and Ctrl+Shift+O opens the dialog to set the output directory On Mac the shortcuts are Cmd+Shift
    MKVToolNix now included in Linux AppImage - Inviska MKV Extract does not work with the MKVToolNix Snap or AppImage, so some Linux users have had difficulty getting Inviska MKV Extract working To avoid these problems, the MKVToolNix command line tools are included in the Inviska MKV Extract AppImage The latest version of MKVToolNix available at the time of release will be used, which will generally be newer than the version in most distro repositories For example, this release uses MKVToolNix 37, while the version in the Ubuntu 1904 repository is 31, the version in the Ubuntu 1804 repository is 19, and the version in the Ubuntu 1604 repository is 88 Bundling MKVToolNix will therefore result in fewer problems, will increase potability, and will use a more recent version of MKVToolNix than is in the distro repository On the negative side, the AppImage is now 45MB
    Added Spanish translation - Translation by AOCarallo (origionally added in the now deleted verison 101)
[close]

https://www.inviska.com/mkvextract/
Titel: MKVToolnix 38.0.0
Beitrag von: SiLæncer am 06 Oktober, 2019, 21:20
Changelog

## New features and enhancements

* mkvextract: chapters, tags & cue sheets will now be written to standard
  output if no file name is given, same as if `-` is given as the file name.
* MKVToolNix GUI: job queue: added a new setting in the preferences' "job
  queue & job status" section that, when enabled, will cause the GUI to remove
  all output files created by jobs that are either aborted by the user or that
  end in an error. Implements #2614.

## Bug fixes

* all programs: macOS: fixed file access if the file name (including all path
  components) contains any Unicode character where NFC (Normalization Form
  Canonical Composed) and NFD (Normalization Form Canonical Decomposed)
  differ, e.g. German Umlauts. Fixes #2620.
* mkvmerge: when splitting by chapters the user can now split by chapters
  coming from one of the appended files, too. Fixes #2625.
* mkvmerge: AAC reader: fixed reading codec parameters (channels, sample rate)
  if a file starts with garbage that includes valid-but-bogus AAC
  headers. Fixes #2622.
* MKVToolNix GUI: Hebrew was added to the list of often-used languages so that
  it can be selected by default again. Fixes #2610.
* MKVToolNix GUI: when updating the GUI's settings from v37.0.0 or older, the
  GUI checks if the list of often-used languages equals the built-in list from
  v36.0.0. If it does, it will be updated to the built-in list changed in
  v37.0.0. Fixes #2611.

## Build system changes

* Boost's Operators header library is now required.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 39.0.0
Beitrag von: SiLæncer am 05 November, 2019, 05:10
Changelog

## New features and enhancements

* mkvmerge: Blu-ray: when reading an MPLS playlist mkvmerge will look up and
  use chapter names from the Blu-ray's "track/chapter names" meta data if it
  exists. Part of the implementation of 2486.
* mkvmerge: MP4 reader: if present, cover art images (the
  `meta.udta.ilist.covr` atom) will be converted into attachments.
* MKVToolNix GUI: multiplexer: when adding a playlist from a Blu-ray disc, the
  disc library meta data will be parsed, and the biggest thumbnail, if
  present, will be added as a new attachment with name `cover.jpg` (extension
  depends on thumbnail's extension). Implements #2644.
* MKVToolNix GUI: multiplexer: when adding a playlist from a Blu-ray disc, the
  title from the disc library meta data will be set as the new file title if
  the disc library meta data contains one & no title has been set yet.
* MKVToolNix GUI: multiplexer: the automatically generated destination file
  name will now be based on the file title if one is set at that point. This
  works in conjunction with the title being said from the Blu-ray disc library
  meta data.
* MKVToolNix GUI: chapter editor: when reading chapters from an MPLS playlist
  the GUI will look up and use chapter names from the Blu-ray's "track/chapter
  names" meta data if it exists. Part of the implementation of 2486.
* MKVToolNix GUI: Windows: added a dark mode that's enabled when Windows 10's
  dark mode is turned on.
* translations: added a Bulgarian translation of the programs & the man pages
  by Симеон Цветков (see `AUTHORS`).

## Bug fixes

* mkvmerge: attachments without a file name won't be ignored anymore. Part of
  the fix of #2642.
* MKVToolNix GUI: header editor: attachments with an empty name element will
  be shown as `<unnamed>` as originally intended. Part of the fix of #2642.
* Linux AppImage: the AppImage will no longer change directories before
  running the desired executable allow the use of relative file names. Fixes
  #2632.

## Build system changes

* MKVToolNix now requires a C++ compiler that supports the following features
  of the C++17 standard: "`[[maybe_unused]]` attribute", "nested namespace
  definition", "structured bindings". For the GNU Compiler Collection (gcc)
  this means v7 or newer; for clang it means v4 or newer.
* Boost 1.60.0 or newer is now required.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 40.0.0
Beitrag von: SiLæncer am 09 November, 2019, 19:15
Changelog

## New features and enhancements

* mkvmerge: MP4 reader: added support for BMP covert art images.
* MKVToolNix GUI: multiplexer: added an option to disable deriving the
  destination file name from the file title. Implements #2648.
* MKVToolNix GUI: multiplexer: the content of the "stereoscopy" combo box has
  been simplified making the box's minimum width much smaller, allowing the
  user to resize the GUI's whole window to a much smaller width.
* MKVToolNix GUI: multiplexer: whenever the user changes the "aspect ratio" or
  "display dimensions" controls, the corresponding radio button will be
  activated automatically. Implements #2651.
* MKVToolNix GUI: Windows: added a setting in the preferences to disable the
  GUI's dark color mode even if Windows's app color mode is set to
  dark. Implements #2646.
* MKVToolNix GUI: Windows: replaced the dark mode introduced in v39 with
  another dark mode that's less wasteful with space between widgets.

## Bug fixes

* mkvmerge: MP4 reader: mkvmerge was reading eight bytes too many for cover
  art images. This could cause file identification to fail when the cover art
  was located at the end of the MP4 file. Even if it succeeded, this meant too
  much data present in the attachment. Fixes #2650.
* mkvmerge: MP4 reader: covert art images with unknown image types will be
  skipped instead of treated as JPEG images.

## Build system changes

* Qt 5.9.0 or newer is now required for building MKVToolNix GUI.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 41.0.0
Beitrag von: SiLæncer am 07 Dezember, 2019, 10:50
Changelog

    New features and enhancements:

    mkvmerge: Matroska reader: Vorbis tracks: stream comments (aka Vorbis
    comments) will be converted to Matroska attachments (for cover arts) and
    Matroska track tags (for other comments). Additionally the stream comments
    will be removed from Vorbis headers.
    mkvmerge: MP4 reader: added support for reading Opus audio from MP4
    files. Part of the implementation of #2673.
    mkvmerge: MP4 reader: added support for reading VP9 video from MP4
    files. Part of the implementation of #2673.
    mkvmerge: Ogg reader: Vorbis, Opus & VP8 streams: stream comments (aka
    Vorbis comments) will be converted to Matroska attachments (for cover arts)
    and Matroska track tags (for other comments). Additionally the stream
    comments will be removed from Vorbis headers.
    mkvmerge: WAV reader: added support for reading RF64 files.
    MKVToolNix GUI: multiplexer: the list of predefined track names is now split
    up into three lists, one for each track type (audio, video &
    subtitles). Part of the implementation of #2654.
    MKVToolNix GUI: multiplexer: when trying to add thumbnails for a Blu-ray the
    GUI will determine the thumbnail's pixel size from the thumbnail files if
    the XML file doesn't contain that information. This works for JPEG and PNG
    files. Implements #2674.
    MKVToolNix GUI: general: line edits & combo boxes will now have a "clear
    text" button appear whenever they're not empty. Part of the implementation
    of #2654.
    MKVToolNix GUI: update check: the dialog showing the latest news & version
    information states explicitly where the links take the user (the MKVToolNix
    NEWS.md` file and YouTube respectively).

    Bug fixes:

    mkvmerge: Matroska reader: mkvmerge did not copy the codec's private data
    when reading WavPack from Matroska files. Fixes #2685.
    mkvmerge: MPLS handling: re-added caching when using MPLS playlists as input
    files. Fixes #2666.
    mkvmerge: MPEG TS reader: when reading an MPLS playlist, the calculation of
    the minimum timestamp to use for shifting all output timestamps to zero was
    wrong. It was wrongfully considering timestamps from packets it would not
    copy due to the MPLS's timestamp restrictions. This could lead to the first
    timestamps in the output file being quite large, e.g. more than a couple of
    minutes, causing sync problems when multiplexing together with other
    files. Fixes #2670.
    MKVToolNix GUI: multiplexer: the automatic switch between aspect ratio &
    display width/height wasn't reflected in the configuration generated for
    mkvmerge`. The user had to change between the two settings manually. Fixes
    2660.
    MKVToolNix GUI: multiplexer: the progress dialog shown when scanning a
    Blu-ray wasn't closed properly in certain situations. Fixes #2678.
    MKVToolNix GUI: general: the configured font was not applied to a lot of
    controls (e.g. the file & track lists or the menu entries) on application
    startup. Instead the user had to open & close the preferences in order for
    the font to be applied to all controls. Fixes #2671.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 42.0.0
Beitrag von: SiLæncer am 02 Januar, 2020, 18:30
Changelog

## New features and enhancements

* mkvmerge: added an option for creating byte-identical files:
  `--deterministic <seed>`. Part of the implementation of #2698.
* mkvmerge: Matroska reader: mkvmerge will remove the `icpf` atom headers if
  they're present in frames read from Matroska files. Implements #2692.
* mkvmerge: MP4 reader: ALAC tracks: the number of channels, sampling
  frequency and bit depth are now taken from the bitstream in order to fix
  bogus values on the container level. Implements #2714.
* mkvpropedit: when changing track UIDs the referring elements in existing
  chapters & tags will be updated automatically, too. Part of the
  implementation of #2700.
* mkvinfo: when the option `-p`/`--hex-positions` is used, element positions
  will be output regardless of the verbosity level. Part of the implementation
  of #2713.
* mkvinfo: added the option `-P`/`--positions` for showing the position of
  each element in decimal regardless of the verbosity level used. Part of the
  implementation of #2713.
* mkvinfo: added the option `-o`/`--continue` for continuing processing when
  the first cluster is encountered regardless of the verbosity level
  used. Part of the implementation of #2713.
* mkvinfo: added the option `-a`/`--all` for outputting all sub-elements (even
  cues & seek head entries) and not stopping at the first cluster regardless
  of the verbosity level used. Part of the implementation of #2713.
* MKVToolNix GUI: multiplexer: added an option in the preferences for
  disabling adding cover images from Blu-ray discs. Implements #2693.
* MKVToolNix GUI: multiplexer: added mkvmerge's new `--deterministic` option
  in the "additional command-line options" dialog. Part of the implementation
  of #2698.
* MKVToolNix GUI: header editor:: when changing track UIDs the referring
  elements in existing chapters & tags will be updated automatically,
  too. Part of the implementation of #2700.

## Bug fixes

* mkvmerge: HEVC ES parser: fixed a bug in the slice parser calculating the
  size of a field which in turn could have led to the slice's type being read
  wrong. Patch by Torsten Hauska. Fixes #2710.
* mkvmerge: Matroska reader: fixed a segmentation fault when trying to read a
  file that uses header removal compression but no removed bytes are present
  in the track headers. Fixes #2687.
* mkvmerge: MPEG elementary stream parser: fixed an invalid memory access and
  use of uninitialized memory that could happen under certain
  circumstances. Fixes #2690.
* mkvmerge: RealMedia reader: fixed a division by zero when all audio
  timestamps were zero. Fixes #2689.
* mkvmerge: RealMedia reader: fixed an invalid memory access in the video
  frame assembly code triggered by invalid data in the file. Fixes #2691.

## Build system changes

* `std::optional` (C++17 feature) is now used instead of `boost::optional`.
* `std::regex` is now used instead of `boost::regex`.

## Other changes

* New man page translations into French, Italian, Russian and Chinese
  Traditional have been added.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 43.0.0
Beitrag von: SiLæncer am 26 Januar, 2020, 21:10
Changelog

## New features and enhancements

* MKVToolNix GUI: using one of the command line options `--info`,
  `--edit-headers` or `--edit-chapters` will make the GUI select the
  corresponding tool on startup even if no further file name is
  given. Implements #2723.
* MKVToolNix GUI: multiplexer: added a setting in the preferences for changing
  the location of the MediaInfo executable for when the user accidentally
  selected the wrong one.

## Bug fixes

* mkvmerge: AVC/h.264 parser: the order of the NALUs before each key frame was
  sometimes wrong: mkvmerge wrote SPS & PPS after SEI NALUs. Now SPS & PPS
  NALUs are always written before the other NALUs. Patch by Torsten
  Hauska. Part of the implementation of #2709 and part of the fix of #2250.
* mkvmerge: AVC/h.264 parser: when additional SPS or PPS NALUs (with IDs that
  haven't been seen so far) are found mid-stream, mkvmerge will prepend all
  following key frames with all current valid SPS & PPS NALUs (just like when
  SPS & PPS NALUs are overwritten mid-stream). Part of the fix of #2250.
* mkvmerge: MPEG TS reader: fixed detection of MPEG-1/2 video tracks
  consisting of very few frames. Fixes #2732.
* mkvmerge: Ogg Opus reader: fixed the handling of Ogg Opus streams that
  contain a just one Ogg page (`mkvmerge` aborted with an exception). Fixes
  #2722.
* MKVToolNix GUI: multiplexer: dragging & dropping XML files with chapters or
  tags to the GUI's window was broken in v42. Instead of adding the file names
  to the appropriate input boxes the GUI was running mkvmerge for file
  identification purposes which then failed. Fixes #2718.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 44.0.0
Beitrag von: SiLæncer am 09 März, 2020, 05:10
Changelog

    New features and enhancements:

    MKVToolNix GUI: header editor: the attachments can now be reordered via drag & drop. Implements #2753.

    Bug fixes:

    Mkvmerge: Matroska reader: when encountering certain errors in the track headers such as the codec ID not being present mkvmerge will simply skip those tracks instead of exiting with an error. Fixes #2737.
    MKVToolNix GUI: multiplexer: the "ask before overwriting" functionality did not look for the correct file names when splitting was active. Fixes #2741.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 45.0.0
Beitrag von: SiLæncer am 04 April, 2020, 20:40
Changelog

    New features and enhancements:

    mkvmerge: mkvmerge has never supported appending & splitting FLAC audio tracks. mkvmerge will now emit error messages when the user attempts either instead of continuing and creating invalid FLAC tracks.
    MKVToolNix GUI: added an option in the preferences to turn on eliding text on tab headers. If enabled, tab names will be shortened so that all tab headers fit into the window's width. Implements #2768.
    MKVToolNix GUI: added an option in the preferences to disable all tooltips.
    MKVToolNix GUI: Windows: debug output sent via Qt's to Windows' debugging facility will use a more verbose message format including the application name, making it easier to filter for in SysInternal's "Debug View" utility.
    MKVToolNix GUI: multiplexer: if the file identification fails due to a JSON parser error, the output generated by `mkvmerge` will be output via Qt's debugging facility (viewable with SysInternal's "Debug View" utility on Windows; on other systems it's output on `STDERR`) allowing insight into what's gone wrong.
    MKVToolNix GUI: multiplexer: if an error occurs during file identification, the name of the processed file will be mentioned in the error message.
    MKVToolNix GUI: multiplexer: if an error occurs during identification of multiple files, the GUI will ask the user whether to continue or abort the identification process. Implements #2778.
    MKVToolNix GUI: job queue: added an option in the preferences for removing completed jobs when exiting the program depending on their status. Implements #2769.

    Bug fixes:

    mkvmerge: H.265/HEVC packetizer: fixed changing the NALU size length, it was using the wrong offset into the `hevcC` structure.
    mkvmerge: MP4 reader: fixed calculating the duration of video tracks that only contain a single frame. Fixes #2747.
    mkvmerge: MP4 reader: if there's no frame offset table (`ctts` atom) present for H.265/HEVC video tracks, mkvmerge will determine the timestamp order itself instead of relying on the timestamps in the MP4 being in the presentation order required by Matroska. Fixes #2777.
    mkvpropedit: Windows: mkvpropedit wasn't caching when reading the file to modify, slowing down operations such as adding track statistics tags considerably. Fixes #2761.
    MKVToolNix GUI: multiplexer: when using the title as part of the destination file name (both automatically as well as using the "copy title to destination file name" function) all characters that aren't valid in a file name are replaced by hyphens.
    MKVToolNix GUI: multiplexer: the "copy title to destination file name" function was broken when the "make file name unique" option in the preferences was disabled. In that case the file base name was removed regardless of what the title was set to at the time.
    MKVToolNix GUI: multiplexer: when using the "show command line" menu option on Windows the path to the `mkvmerge` executable was shown with forward slashes instead of backslashes. This is a purely cosmetic fix as Windows supports both forward and backward slashes.
    MKVToolNix GUI: multiplexer: when adding Blu-ray playlists the GUI used to only look for the English version of the disc library information (title & cover images). Now the GUI will present all disc library entries in the "select playlist to add" dialog & let the user chose which one to use (ifany). Fixes #2765.
    MKVToolNix GUI: multiplexer, info tool: fixed the "warn before overwriting" check wrt. jobs creating the same file. Fixes #2758.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 46.0.0
Beitrag von: SiLæncer am 01 Mai, 2020, 18:50
Changelog

## New features and enhancements

* mkvmerge: when splitting, the placeholder `%c` can be used in the
  destination file name. It'll be replaced by the name of the first chapter in
  the file. Implements #2791.
* mkvmerge: when reading MPLS playlists mkvmerge will include a tag named
  `SOURCE_ID` in the track's statistics tags that conveys the fact that the
  source was a Blu-ray and what the track's ID was in the source
  container. When reading Matroska file existing `SOURCE_ID` tags will be
  kept. The format used is the same format MakeMKV uses. Implements #2774.
* mkvmerge: for audio-only files mkvmerge will now write a cue entry every
  500ms instead of every 2s.
* MKVToolNix GUI: job actions: split up the option "execute when the job
  finishes successfully or with warnings" into two separate options: "…when
  finishes successfully" and "…when exits with warnings". Implements #2798.

## Bug fixes

* mkvmerge: Matroska reader: when regenerating UIDs for chapters mkvmerge will
  now fix referencing tag chapter UID targets to have the same values. Fixes
  #2804.
* mkvmerge: MP4 reader: fixed a crash that could potentially happen while
  trying to identify H.265/HEVC tracks.
* mkvmerge: MP4 reader: when reading H.265/HEVC tracks without a frame offset
  table (`ctts` atom) present, mkvmerge did not parse the `hevcC` structure
  correctly in certain cases, causing no video frames to be output at all or
  the output not being playable. This fixes #2782, a bug introduced in v45.
* mkvmerge: MPLS handling/MPEG TS reader: timestamp restrictions as given in
  an MPLS file were only honored for the first play item, not for subsequent
  play items. For those play items the whole referenced file was always
  copied. Part of the fix of #2789.
* mkvmerge: MPLS handling/MPEG TS reader: under certain circumstances mkvmerge
  copied one frame too many before switching to the next play item. Part of
  the fix of #2789.
* mkvmerge: for audio-only files cues will only be created for I frames
  (important for e.g. TrueHD where decoding can only start on a sync
  frame). Fixes #2790.
* MKVToolNix GUI: fixed a crash that happened when closing the preferences
  after having closed at least one multiplexer tab. Fixes #2785.
* MKVToolNix GUI: macOS: changed the default of the "elide tab header labels"
  feature introduced in v45 from "no" to "yes" to mirror how versions before
  v45 behaved on macOS.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 47.0.0
Beitrag von: SiLæncer am 30 Mai, 2020, 20:40
Changelog

## New features and enhancements

* mkvmerge: chapters: mkvmerge can now read chapters from DVDs if the user
  specifies the path to a DVD folder structure via the `--chapters …`
  parameter. By default chapters from the first title will be imported. This
  can be changed by append `:<title number>` to the file/directory name in the
  `--chapters …` argument, e.g. `--chapters /srv/dvds/BigBuckBunny/VIDEO_TS:3`
  This feature requires mkvmerge to have been built with the `libdvdread`
  library.  Part of the implementation of #2808.
* mkvmerge: added `--engage append_and_split_flac` that enables mkvmerge to
  append and split FLAC tracks, restoring pre-v45 behavior.  The resulting
  tracks will be broken: the official FLAC tools will not be able to decode
  them and seeking will not work as expected.
* MKVToolNix GUI: multiplexer: added support for mkvmerge's new support for
  reading chapters from DVDs if both have been built with the `libdvdread`
  library. Part of the implementation of #2808.
* MKVToolNix GUI: multiplexer: when deriving languages from file names the GUI
  will now look for simplified language names instead of the full ones
  (e.g. instead of looking for "Greek, Modern (1453-)" it would simply look
  for "Greek").
* MKVToolNix GUI: multiplexer: the options in the "additional command-line
  options" dialog are now sorted alphabetically. Additionally the
  `--append-mode` option has been added as one of the only missing global
  options.
* MKVToolNix GUI: chapter editor: the chapter editor can now read chapters
  from DVDs if MKVToolNix has been build with the `libdvdread` library. Part
  of the implementation of #2808.
* MKVToolNix GUI: header editor: added an option in the preferences for
  displaying all date & time values in UTC instead of the local time
  zone. Implements #2814.

## Bug fixes

* all: fixed a crash when using the `MTX_LOGGER=file` syntax for logging debug
  messages without specifying a file name to log to. It will now log to a file
  called `mkvtoolnix-debug.log` in the system's default temporary directory,
  as initially intended.

## Build system changes

* The [`libdvdread`](https://www.videolan.org/developers/libdvdnav.html)
  library will be used if found via `pkg-config`. If it is found, support for
  reading chapters from DVDs will be enabled in `mkvmerge` and the MKVToolNix
  GUI. Part of the implementation of #2808.
* Boost's Date/Time, Lexical Cast, Range, Range Adaptors, Tri-Bool, Variant
  libraries are not used anymore.
* MKVToolNix now requires a C++ compiler & standard library that support the
  following features of the C++17 standard: "`std::variant`", "`std::gcd`".
  For the GNU Compiler Collection (gcc) this means v7 or newer; for clang it
  means v4 or newer — the same versions required by earlier MKVToolNix
  versions.
* MKVToolNix now requires version 6.1.0 of fmtlib or later for the
  `fmt::to_string` function and bugfixes to the formatting of floating point
  numbers. If a system-wide version is installed that's older, the bundled
  copy will be used.
* The bundled version of fmtlib has been updated to release 6.2.1.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 48.0.0
Beitrag von: SiLæncer am 28 Juni, 2020, 10:40
Changelog

    New features and enhancements:

    Mkvmerge: AC-3: file identification will report AC-3 tracks encoded in Dolby Surround EX as codec "AC-3 Dolby Surround EX". Implements #2740.
    MKVToolNix GUI: multiplexer: on new installations the GUI will now recognize all known ISO 639-2 language codes in file names by default instead of only the top 100 of languages by native speakers.
    MKVToolNix GUI: multiplexer: on new installations the list of "often used languages" will by default only contain certain agnostic ones ("multiple languages", "no linguistic content", "reserved for local use", "uncoded languages"), "English" and the default user interface language. The "list of spoken languages by native speaks" isn't used anymore. Also implements #2716.
    MKVToolNix GUI: header editor: added an option to remove all attachments to the tree context menu. Implements #2835.
    MKVToolNix GUI: while the GUI is running it will remember the last page that was selected when the preferences dialog is closed. Upon re-opening the preferences that page will be selected by default. Implements #2852.

    Bug fixes:

    Mkvmerge: fixed a segmentation fault when exiting prematurely due to write errors such as the destination having run out of space. Fixes #2843.
    Mkvmerge: DTS: fixed wrong channel count for DTS tracks with XCh extensions. Fixes #2715.
    Mkvmerge: MPEG TS reader: fixed detecting h.264/AVC and h.265/HEVC tracks that consist of only a single frame. Part of the fix of #2849.
    Mkvmerge: MPEG TS reader: fixed handling of unbounded PES sizes for tracks that consist of only a single PES packet. Part of the fix of #2849.
    Mkvmerge: MPEG TS reader: PGS subtitle tracks are now exempt from the "detect bogus subtitle timestamps" heuristic which could lead to some PGS subtitles not being timestamped correctly. Symptoms were that they were shown at the wrong time or that they were shown indefinitely. Fixes #2736 and partially fixes #2824.
    Mkvmerge: MPEG TS reader: when reading MPLS playlists the start timestamps of a play items were handled wrong: all the timestamps of packets read were compared to that start timestamp, dropping those packets whose timestamps were smaller than the play item's start timestamp. The correct behavior is to accept all packets as soon as the first one with a timestamp equal to or larger than the play item's start timestamp is encountered. This could result in PGS subtitle entries located right at the start of the play item being garbled/lost as they consist of multiple PES packets for which some timestamps are often slightly smaller. Part of the fix of #2824.
    Mkvmerge: MPEG TS reader: when reading MPLS playlists mkvmerge will no longer read the whole M2TS files they reference, processing only the packets lying inside the timestamp range given by the playlists's play item's start & end timestamps. Instead mkvmerge will use the index information present in corresponding clip information (CLPI) files in order to seek to the nearest file position of the play item's start timestamp. Additionally mkvmerge will simply stop processing a file once the end timestamp is seen. This change greatly speeds up processing files from which only small portions must be read. Part of the fix of #2824.
    Mkvmerge: WavPack: fixed support for files created by v5 of the program. Checksums, DSD audio data and non-standard sampling rates are handled correctly. Patch by David Bryant.
    MKVToolNix GUI: multiplexer: fixed the cursor being positioned wrong after entering or pasting characters that aren't allowed in file names into the "destination file" control. Fixes #2855.

    Build system changes:

    LibEBML v1.4.0 and libMatroska v1.6.0 are now required.

    Other changes:

    The source code repository's main development branch was renamed to `main`.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 49.0.0
Beitrag von: SiLæncer am 02 August, 2020, 20:45
Changelog

## New features and enhancements

* mkvmerge: added support for copying the new track header elements
  `BlockAddIDName`, `BlockAddIDType`, `BlockAddIDValue` and
  `BlockAddIDExtraData` from Matroska files if they exist. Part of the
  implementation of #2887.
* mkvinfo: added support for the new track header elements
  `BlockAdditionMapping`, `BlockAddIDName`, BlockAddIDType`, `BlockAddIDValue`
  and `BlockAddIDExtraData`. Part of the implementation of #2887.
* MKVToolNix GUI: multiplexer: the list of recent directories can now be
  edited in the preferences → "Multiplexer" → "Destination file
  name". Implements #2861.
* MKVToolNix GUI: preferences: the values in the various "predefined values"
  lists can now be re-ordered freely by dragging & dropping.

## Bug fixes

* mkvmerge: Matroska reader: when reading tracks (e.g. a subtitle track) from
  Matroska files with their `default track` flag set to `yes`, and when
  overwriting those via the command line to `no`, `mkvmerge` would not promote
  additional tracks of the same type from other files (e.g. another subtitle
  track from an SRT file). Fixes #2863.
* mkvmerge: SRT reader: empty lines inside entries were doubled. Fixes #2888.
* mkvmerge: subtitles: when calculating the rounded duration of each entry the
  error from rounding the corresponding timestamp will be taken into
  account. Fixes #2890.
* mkvextract: SSA/ASS extraction: mkvextract is no longer inserting empty
  lines before the `Dialogue:` lines. Fixes #2876.
* mkvextract: USF subtitles: start & end timestamps were too high by a factor
  of 1.000.000. Fixes #2875.
* MKVToolNix: info tool: when saving to a text file the checkbox "Save as
  default for saving output to text files" did nothing. Fixes #2869.
* MKVToolNix: info tool: when saving to a text file in "all elements in a
  tree-like structure" mode, the GUI always stopped at the first cluster
  regardless of the setting of the "verbosity" option.
* MKVToolNix GUI: preferences: when tooltips were disabled the dialogs for
  adding new entries to the various "predefined values" lists were missing
  their texts.
* Windows installer: the images are shown again. Fixes #2868.
* configure: fixed detection of QtDBus. Fixes #2886.

## Build system changes

* libMatroska v1.6.1 is now required. The bundled version has been updated to
  that version.
[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 50.0.0
Beitrag von: SiLæncer am 06 September, 2020, 21:20
Changelog

    New feature: IETF BCP 47 language tags:

    I've written up a [nice FAQ entry](https://gitlab.com/mbunkus/mkvtoolnix/-/wikis/Languages-in-Matroska-and-MKVToolNix) about the switch to using IETF BCP 47 language tags, how they interact with legacy language elements, how the programs actually behave and how to disable their use if necessary.
    mkvmerge: IETF BCP 47/RFC 5646 language tags: mkvmerge will now accept full BCP 47 language tags for all options taking a language. mkvmerge will always write "LanguageIETF" track header elements. If the language tag contains a valid ISO 639-2 language code it will also set the legacy "Language" track header element to the included ISO 639-2 code. Part of the implementation of#2419.
    mkvmerge: IETF BCP 47/RFC 5646 language tags: if present the "LanguageIETF" track header element will be reported as the`language_ietf` property in JSON identification mode. Part of the implementation of #2419.
    mkvmerge: IETF BCP 47/RFC 5646 language tags in chapters: mkvmerge will now write "ChapLanguageIETF" elements when creating chapter atoms, either when reading the simple chapter format or when generating chapters due to the `--generate-chapters` command line option. Part of the implementation of #2419.
    mkvmerge: IETF BCP 47/RFC 5646 language tags in tags: mkvmerge will now write "TagLanguageIETF" elements when creating "simple tag" elements, either when reading tag XML files or when generating them. Part of the implementation of #2419.
    mkvmerge: IETF BCP 47/RFC 5646 language tags: added an option `--disable-language-ietf` that causes mkvmerge to only write the legacy language elements.
    mkvmerge, mkvpropedit, MKVToolNix GUI's chapter editor: IETF BCP 47/RFC 5646 language tags in chapters: when reading XML chapter files the programs will now add "ChapLanguageIETF" elements for atoms that don't contain them. The values are derived from existing "ChapterLanguage" elements. Part of the implementation of #2419.
    mkvpropedit: IETF BCP 47/RFC 5646 language tags: setting/deleting the track language now acts on both the old language element as well as the "LanguageIETF" track header element. Part of the implementation of #2419.
    mkvpropedit: IETF BCP 47/RFC 5646 language tags: added an option`--disable-language-ietf` that causes mkvpropedit to apply changes to the`language` track header property only to the legacy language track header element.
    mkvinfo: IETF BCP 47/RFC 5646 language tags: added support for the "LanguageIETF" track header element. Part of the implementation of #2419.
    MKVToolNix GUI: multiplexer: added full support for IETF BCP 47/RFC 5646 language tags for both track and chapter languages. Part of the implementation of #2419.
    MKVToolNix GUI: chapter: added full support for IETF BCP 47/RFC 5646 language tags for chapter languages. Part of the implementation of #2419.
    MKVToolNix GUI: header editor: added full support for IETF BCP 47/RFC 5646 language tags for track header languages. The header editor allows editing of the legacy language elements and the IETF BCP 47 language elements independent of each other. Part of the implementation of #2419.

    Other new features and enhancements:

    mkvmerge: the chapter generation mode `when-appending` now also works with the splitting modes `parts:` & `parts-frames:` when using the `…,+…` syntax for appending other sections of the source file to the same destination file. Implements #2898.
    MKVToolNix GUI: multiplexer: the file selection dialogs now include the extension `.dtsma` for DTS files. Implements #2901.
    mkvmerge: MP4 reader: sped up parsing MP4 DASH files with a lot of segments (`trun` atoms) quite a bit. Part of the fix of #2900.
    The PCRE2 regular expression library is now used instead of `std::regex` for big performance improvements in all places where regular expressions are used for parsing big chunks of text, e.g. in the subtitle parsers. Part of the fix of #2899.
    all programs: Windows: all programs now support long file names on Windows 10 release 1604 if they're turned on in the registry. Implements #2916.

    Bug fixes:

    MKVToolNix GUI: preferences: under certain conditions changing the selected entry in the page tree on the left did not cause the page shown on the right to be updated. Fixes #2895.
    mkvmerge: splitting text by a fixed string (e.g. `,`) is now done by using `std::string.find()` instead of using a regular-expression-based text splitting function, greatly improving its performance. Part of the fix of #2899.
    mkvmerge: mkvmerge will now read-buffer file I/O when probing text file formats which increases its speed significantly on Windows. Part of the fix of #2899.
    mkvmerge: MP4 reader: fixed handling of `tkhd` atoms of version 1. Fixes #2900.

    Build system changes:

    The PCRE2 library (the 8-bit variant) is now required.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 51.0.0
Beitrag von: SiLæncer am 04 Oktober, 2020, 19:45
Changelog

## New features and enhancements

* mkvmerge, mkvpropedit, MKVToolNix GUI: IETF BCP 47 language tags: added
  missing support for UN M.49 regions for which there are no corresponding ISO
  3166 alpha codes. This enables language tags such as `es-419` = Spanish in
  Latin America and the Caribbean. Implements #2919.
* MKVToolNix GUI: IETF BCP 47 language tags: the text in the widget displaying
  the current language & the corresponding edit button is now displayed like a
  link (depending on the theme: different color & underlined), making it
  clearer that not just the edit button can be clicked but the text, too.

## Bug fixes

* mkvmerge: AV1 parser: fixed mkvmerge crashing after uncaught exceptions due
  to certain data conditions. Found by fuzzying.
* mkvmerge: AV1 packetizer: the duration of frames wasn't set properly. When
  appending AV1 IVF or OBU files this meant that the last frame of the Nth
  file and the first frame of file N+1 had the same timestamp. Fixes #2937.
* mkvmerge: DTS reader: fixed handling of buffers with an odd length when
  byte-swapped DTS is detected so that mkvmerge doesn't abort with a failed
  assertion. Found by fuzzying.
* mkvmerge: h.264/AVC and h.265/HEVC elementary stream readers: mkvmerge will
  no longer claim to recognize data that looks like AVC or HEVC but with
  invalid video width/height values as that lead to failed assertions in
  libEBML later. Found by fuzzying.
* mkvmerge: h.265/HEVC parser: fixed mkvmerge aborting after uncaught
  exceptions due to certain data constellations found by fuzzying.
* mkvmerge: IVF reader: fixed mkvmerge crashing with a "division by zero"
  error due to certain data conditions. Found by fuzzying.
* mkvmerge: fixed mkvmerge aborting with a "division by zero" error due to the
  timestamp scaling factor being 0 after handling certain data constellations
  found by fuzzying.
* mkvmerge: track statistics: fixed a "division by zero" error when the
  content's shorter than 1ms. Found by fuzzying.
* mkvmerge, mkvinfo, mkvextract, mkvpropedit: Matroska access class: fixed an
  invalid memory access under certain data conditions. Found by fuzzying.
* MKVToolNix GIU: IETF BCP 47/RFC 5646 language tags: the GUI will no longer
  open the language dialog when clicking on a disabled language display
  widget.
* MKVToolNix GUI: IETF BCP 47 language tags: the "variants" combo-boxes were
  not populated even when the language tag was valid and contained at a
  variant. Fixes #2923.
* MKVToolNix GUI: IETF BCP 47 language tags: when no language is selected, at
  least one of the other components (extended subtags, region, or variants)
  has something selected and "private use" is not empty, the GUI would claim
  this to be a valid tag, which it isn't. Fixes #2924.
* MKVToolNix GUI: multiplexer: when the tracks/chapters/tags selection changes
  from "at least one entry selected" to "no entry selected", the input
  controls will be reset to their default state and not just disabled. Fixes
  #2927.

## Build system changes

* `configure` now checks for the presence of the a system-wide installed copy
  of the JPCRE2 C++ wrapper library for the PCRE2 library and uses that if
  it's new enough (at least v10.32.1). If not, the bundled version will be
  used as a fallback. Implements #2929.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 52.0.0
Beitrag von: SiLæncer am 05 Januar, 2021, 10:50
Changelog

    New features and enhancements:

    MKVToolNix GUI: job queue: the maximum number of jobs to run concurrently can now be increased in the preferences. The default remains at 1. Implements #2984.
    MKVToolNix GUI: the GUI will now add a context-specific default extension to file names selected for saving on platforms that don't add one itself e.g. GNOME). For example, when saving multiplexer settings the extension mtxcfg` will be added. Implements #2983.
    MKVToolNix GUI: added an option to the preferences for the window to stay on top of other windows. Implements #2967.

    Bug fixes:

    mkvextract: h.265/HEVC extraction: the code for skipping extraction of prefix SEI NALUs in the first frame was skipping two bytes too few, resulting in broken processing of all following bytes. Patch by Mike Chen.
    libEBML: the optional, bundled version of libEBML was updated to v1.4.1.

    Build system changes:

    libEBML v1.4.1 is now required due to a bug in libEBML that caused pointers to just-freed memory being returned to the caller under certain invalid data constellations, causing use-after-free errors in all of MKVToolNix's programs. Fixes #2989.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 53.0.0
Beitrag von: SiLæncer am 30 Januar, 2021, 21:15
Changelog

    New features and enhancements:

    MKVToolNix GUI: job queue: the maximum number of jobs to run concurrently can now be increased in the preferences. The default remains at 1. Implements #2984.
    MKVToolNix GUI: the GUI will now add a context-specific default extension to file names selected for saving on platforms that don't add one itself e.g. GNOME). For example, when saving multiplexer settings the extension mtxcfg` will be added. Implements #2983.
    MKVToolNix GUI: added an option to the preferences for the window to stay on top of other windows. Implements #2967.

    Bug fixes:

    mkvextract: h.265/HEVC extraction: the code for skipping extraction of prefix SEI NALUs in the first frame was skipping two bytes too few, resulting in broken processing of all following bytes. Patch by Mike Chen.
    libEBML: the optional, bundled version of libEBML was updated to v1.4.1.

    Build system changes:

    libEBML v1.4.1 is now required due to a bug in libEBML that caused pointers to just-freed memory being returned to the caller under certain invalid data constellations, causing use-after-free errors in all of MKVToolNix's programs. Fixes #2989.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 54.0.0
Beitrag von: SiLæncer am 27 Februar, 2021, 09:20
Changelog

    New features and enhancements:

    mkvmerge: added support for using ISO 639-3 language codes in IETF BF47 language tags. Part of the implementation of #3007.
    mkvmerge: AC-3 parser: added support for byte-swapped AC-3 data. Implements 3022.
    mkvmerge: Matroska reader: for audio tracks that have the bit depth track header set mkvmerge will now keep that header even for codecs that don't require it for decoding. Implements #3009.
    mkvmerge: MPEG transport stream reader, PCM audio tracks: mkvmerge will now re-order the channels for 5.1, 7.0 and 7.1 channel tracks from the Blu-ray layout to the WAVEFORMATEXTENSIBLE layout expected in Matroska. Patch by Tom Yan. Implements #2988.
    mkvmerge, mkvinfo, mkvpropedit, MKVToolNix GUI: added support for the following new track header elements: "hearing impaired" flag, "visual impaired" flag, "text descriptions" flag, "original" flag, "commentary"flag. Implements #3011.
    MKVToolNix GUI: added support for using ISO 639-3 language codes in IETF BF47 language tags. As there are several thousand of them, they're deactivated by default and must be activated in the preferences ("GUI" ? "Often used selections" ? "Languages"). Part of the implementation of #3007.
    MKVToolNix GUI: multiplexer: when adding Blu-rays the user can select multiple playlists to add simultaneously in the "select playlist to add" dialog. Implements #2961.
    MKVToolNix GUI: multiplexer: the file name extensions "eb3" and "ec3" were added for Dolby Digital Plus & "mpl" for Dolby TrueHD in the file dialogs. Part of the implementation of #3027.
    MKVToolNix GUI: multiplexer: when adding multiple files the dialog asking the user what to do with them has gained a new checkbox. If enabled, all files containing at least one video track will always be placed in newly created multiplex setting. Implements #2966.
    MKVToolNix GUI: multiplexer: added a menu entry in the "Multiplexer" for adding all files that are currently in the clipboard. Implements #3006.

    Bug fixes:

    all: Windows: fixed compatibility with gettext 0.21 and newer on mingw.
    all: Windows: fixed several of the programs having problems with certain
    Unicode characters (primarily emojis) in file names (e.g. mkvextract wrongfully complaining about an "invalid mode" or the GUI not being able to find parts of Blu-ray file structures).
    mkvextract: AAC: fixed wrong channel mask field in the ADTS headers for 7.1 channel layouts. Fix by Tom Yan. Fixes #2636.
    mkvextract: h.265/HEVC extraction: if the first frame starts with the parameter sets (SPS, PPS & VPS), the ones from CodecPrivate aren't written and the ones from the first frame are kept. Fixes #3031.
    mkvmerge: fixed the calculation of chapter timestamps read from NTSC DVDs. Fix by Tom Yan.
    MKVToolNix GUI: IETF BCP 47 language widget: the language combo box will now always contain the language code the user enters in the free-form field, even if it isn't in the list of often-used languages the user configured in the preferences.
    MKVToolNix GUI: multiplexer: when browsing for the destination file name the default directory is now chosen according to the preferences regarding how the destination file name should be formed. For example, if the policy is set to "fixed output directory" then that output directory will be the one initially set when the directory selection dialog is opened. Fixes #3021.
    MKVToolNix GUI: multiplexer: fixed the removal of appended source files if the "delete source files" end-of-job action is enabled. Fixes #3029.
    MKVToolNix GUI: chapter editor: when importing chapters from DVDs the IETF BCP 47 language elements will be set, too, not just the legacy language elements.

    Build system changes:

    libEBML v1.4.2 and libMatroska v1.6.3 are now required. The optional, bundled copies of both libraries have been updated to those versions. This bump in requirements fixes several heap overflow bugs in libEBML.
    MKVToolNix is now using the C++17 library feature "file system library" instead of Boost's "file system" and "system" libraries. For the GNU Compiler Collection (gcc) libstdc++ this means v8 or newer is required; for clang's libc++ it means v7 or newer. For macOS this means that provided disk image will only run on 10.15 "Catalina" or newer.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 55.0.0
Beitrag von: SiLæncer am 06 März, 2021, 21:45
Changelog

## Bug fixes

* all programs, only on Windows: fixed checking existence of & creating
  directories with UNC paths such as `\\server\share\folder\file.mkv`. Fixes
  #3041.
* all programs, only on Windows: implemented several workarounds for bugs in
  `std::filesystem` wrt. UNC paths. The effect of those bugs was that Blu-rays
  and DVDs couldn't be added from UNC paths. Fixes #3037.
* mkvmerge, only on Windows: fixed non-ASCII characters getting mangled in the
  destination file name when splitting is active.
* MKVToolNix GUI, only on Windows: fixed the GUI hanging when trying to browse
  for files on drives that don't actually exist. Fixes #3046.
* MKVToolNix GUI, only on Windows: the GUI did not remember UNC paths as the
  "most recently used source directory" properly.
* MKVToolNix GUI: only on Windows: when dragging & dropping files from other
  applications to MKVToolNix GUI the GUI will force the drop action to be a
  copy action, no matter which keys were pressed by the users. This prevents
  Windows Explorer from deleting the dragged file when the user presses shift
  while dropping the file onto MKVToolNix GUI.
* MKVToolNix GUI, only on Windows: when using the file dialog for selecting a
  file name to save to (e.g. when browsing for the destination file name in
  the multiplexer or saving an attachment in the header editor) non-ASCII
  characters in the default file name were mangled. Fixes #3049.
* MKVToolNix GUI: multiplexer: the user can now configure what to do when
  using the "Add source files" button independently of the setting for what
  happens when files are dragged & dropped onto the GUI. The same options are
  available, but they're distinct settings, allowing for different use
  cases. Fixes #3035.
* MKVToolNix GUI: multiplexer: deriving the track language from file names
  doesn't use one big regular expression of all enabled languages
  anymore. Instead, the file name is split into parts on a list of characters
  (such as `.` or `(` and `)`; configurable in the preferences). This prevents
  the regular expression becoming too big for the regular expression library
  to handle when many languages are enabled. Fixes #3048.
* MKVToolNix GUI: preferences: the language lists for "deriving track
  languages" and "enabling items by language" always included all the ISO
  639-3 languages, even if those weren't enabled in the "often-used languages"
  pane. Fixes #3047.

## Other changes

* mkvmerge, MKVToolNix GUI multiplexer: the functionality for changing the
  length of the NALU "size" field for AVC/H.264 and HEVC/H.265 tracks has been
  removed. The corresponding command-line option will continue to be
  recognized by mkvmerge as not to break existing third-party applications,
  but it won't actually do anything.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 56.0.0
Beitrag von: SiLæncer am 05 April, 2021, 18:50
Changelog

## New features and enhancements

* mkvmerge, mkvpropedit: tags: the programs will no longer write tag elements
  that are mandatory and set to their default value (e.g. "tag language" set
  to `und` = undetermined).
* mkvmerge, mkvpropedit, MKVToolNix GUI chapter editor: chapters: the programs
  will no longer write chapter elements that are mandatory and set to their
  default value (e.g. "chapter language" set to `eng` = English or "Chapter
  flag enabled" = 1).
* mkvextract: chapters: mkvextract will no longer add a `ChapterLanguage`
  element set to `eng` to the generated XML content if the source file doesn't
  contain such an element.
* MKVToolNix GUI: multiplexer: when using the "tab widget below the files &
  tracks" layout option for the track properties the elements in the "general
  options" tab will use six rows à four columns instead of twelve rows à two
  columns, greatly reducing the required height. Implements #3062.

## Bug fixes

* mkvmerge: AAC reader: fixed mkvmerge aborting to read AAC files bigger than
  2 GB with a message about not being able to allocate memory. Fixes #3059.
* mkvmerge: chapters: `ChapLanguageIETF` elements were still created when the
  option `--disable-language-ietf` was given after an option leading to the
  creation of chapters. Now the position doesn't matter anymore. Part of the
  fix of #3069.
* mkvmerge: chapters: when the option `--disable-language-ietf` is used,
  `ChapLanguageIETF` elements won't be written even when sources are read
  (Matroska files or XML chapters files) that do contain those elements. Part
  of the fix of #3069.
* mkvmerge: tags: when the option `--disable-language-ietf` is used,
  `TagLanguageIETF` elements won't be written. Fixes #3070.
* mkvmerge: tags: mkvmerge will no longer write language elements for the
  track statistics tags it creates, making the effective language
  "undetermined" due to `und` being the default value for the legacy tag
  language element. Fixes #3073.
* mkvmerge: tags: the XML tag parser will now validate all `<Simple>` children
  of `<Tag>` elements, not just the first for each `<Tag>`. Part of the fix of
  #3071.
* mkvmerge: tags: the XML tag parser now uses the spec-compliant `und`
  ("undetermined") as the default language for `<Simple>` tags instead of
  `eng`. Part of the fix of #3071.
* mkvmerge, mkvpropedit: tags: mkvmerge will no longer set the "target type"
  for track statistics tags (earlier it used `MOVIE`). The "target type value"
  will still be set to `50`. Fixes #3074.
* mkvmerge, mkvextract: HEVC/H.265: both programs will now normalize the
  placement of VPS, SPS and PPS NALUs. Each key frame is prefixed with exactly
  one copy of the currently active parameter sets. This fixes certain classes
  of bugs related to splitting/appending. Fixes #3034.
* mkvinfo: when compiled with newer versions of the `fmt` library, certain
  numbers were not output correctly (e.g. a track's audio sampling frequency
  of 48000 might be output as 48).
* MKVToolNix GUI: multiplexer: deriving the track language from the file name
  will match languages case insensitively again (like versions prior to
  v55). Fixes #3068.
* MKVToolNix GUI: multiplexer: under certain circumstances keyboard shortcuts
  such as `Ctrl+W` for closing the active tab or `Ctrl+R` for starting to
  multiplex ceased to work until the user did certain other things (such as
  switching to a different tool & back to the multiplexer or opening the
  multiplexer menu). This started with v54. Fixes #3051.
* MKVToolNix GUI: chapter editor: the editor will no longer create empty
  `ChapterCountry` elements when adding a chapter name with no default country
  selected in the preferences. Fixes #3072.

## Build system changes

* The bundled `fmt` library was updated to v7.1.3.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 56.1.0
Beitrag von: SiLæncer am 10 April, 2021, 10:40
Changelog

# Version 56.1.0 "My Friend" 2021-04-09

## New features and enhancements

* mkvmerge: AAC: added support for LOAS/LATM files with channel configuration
  indexes 9–21 (e.g. channel count 22.2 for index 13) according to Rec. ITU-R
  BS.1196-7 & ISO/IEC 23008-3:2019. Fixes #3081.

## Bug fixes

* mkvmerge: HEVC/H.265 parser: fixed invalid memory access that could happen
  when reading certain types of HEVC data (e.g. with changing parameter sets
  mid-stream) from certain containers (e.g. Matroska). This bug was introduced
  in release 56.0.0. Fixes #3083.
* mkvextract: AAC: mkvextract will now abort with an useful error message when
  the user tries to extract a track whose 'audio-specific config' element in
  `CodecPrivate` signals a number of channels of 7 or greater than 8 as that
  isn't supported by the ADTS format.

## Build system changes

* configure: the `--enable-ubsan` option hasn't actually enabled anything
  since release 39.0.0.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 57.0.0
Beitrag von: SiLæncer am 22 Mai, 2021, 21:30
Changelog

## New features and enhancements

* mkvmerge: MP4 reader: added support for reading Dolby Vision from MP4 files
  (FourCCs `dvh1` and `dvhe`; configuration records `dvcC`, `dvvC` and `hvcE`
  will be converted into block addition mappings). Implements #2784.
* mkvmerge: SRT subtitles: mkvmerge now accepts empty text files with the
  extension `.srt` as SRT subtitle files, enabling the creation of empty SRT
  tracks. Implements #3089.
* mkvmerge, mkvextract: HEVC/H.265: access unit delimiter NALUs will no longer
  be discarded, neither during muxing nor during extraction.
* MKVToolNix GUI: preferences: switched the order & wording of controls in the
  "enabling items" panel to make it clearer that certain controls define
  exceptions. Inspired by 3086.

## Bug fixes

* mkvmerge: HEVC/H.265 parser: several NALU types, notably the Dolby
  Vision-specific NALUs ("unspecified 62" and "unspecified 63") and suffix SEI
  NALUs, are now stored with the frame they belong to instead of with the next
  frame. Part of fixing & implementing #2784, #2818, #3093 and #3113.
* mkvmerge: HEVC/H.265 packetizer: fixed setting the track's default duration
  when reading HEVC/H.265 from Matroska files that don't have a default
  duration set.
* mkvmerge: HEVC/H.265 packetizer: fixed the calculation of the duration of
  frames so that `SimpleBlock` elements can be used again instead of
  `BlockGroups` with `BlockDuration` elements. Fixes #3114.
* mkvmerge, mkvextract: HEVC/H.265 parser: fixed issues with ordering &
  duplication of certain NALUs (parameter set & prefix SEI NALUs). Part of
  fixing & implementing of #2784, #2818, #3093 and #3113.
* MKVToolNix GUI: multiplexer: when dragging & dropping files to the
  multiplexer, the source directory will be remembered as the "last open
  directory" again, causing subsequent uses of the "open file" dialog to start
  in the same directory. Fixes #3110.
* mkvinfo: fixed the position of frames in block groups containing "block
  duration" elements in summary mode (e.g. for subtitle tracks).

## Build system changes

* `configure` will now try to detect `libmagic` via `pkg-config` and fall back
  to including & linking directly if it cannot be found via `pkg-config`.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 58.0.0
Beitrag von: SiLæncer am 13 Juni, 2021, 20:15
Changelog

## New features and enhancements

* mkvmerge, MKVToolNix GUI's multiplexer: the handling of the "default track"
  flag has been changed to match the recent changes to the Matroska
  specifications. The new semantics are that if it is set, it is supposed to
  signal to the player that this track is eligible for being played by
  default, potentially taking other factors such as user preferences regarding
  languages into account.

  This implies that more than one track of each type can have this flag
  set. For example, a Blu-ray disc with three audio tracks might have
  the main audio in both English and Japanese, whereas the third audio
  track contains the director's comments. In such a case the first two
  tracks should have the "default track" flag set, the third one
  shouldn't.

  Earlier `mkvmerge` was enforcing that only one track of each type could have
  the flag set. This restriction has been removed, both in `mkvmerge` and in
  the GUI's multiplexer.

  `mkvpropedit` and the GUI's header editor are unaffected as they've always
  allowed to set the flag on as many tracks as the user wanted.
* mkvmerge: AVC/H.264 & HEVC/H.265 identification: added the stream's pixel
  dimensions (AVC only; were present for HEVC already) & default
  duration. Implements #3116.
* mkvmerge, mkvextract: HEVC/H.265: added support for reading single-layer
  Dolby Vision from Annex B type bitstreams (elementary streams, MPEG
  transport streams). Patch by quietvoid. Implements #3113.
* mkvinfo: the option `-X`/`--full-hexdump` now affects all binary elements,
  not just the frame data in `SimpleBlock` and `BlockGroup` elements.
* MKVToolNix GUI: multiplexer: the "delay" and "sync" options can now be used
  for chapters in source files, too. Implements #3129.
* MKVToolNix GUI: when moving list entries up & down with the optional buttons
  or the keyboard shortcuts (instead of using drag & drop), the GUI ensures
  that the top-most selected entry remains visible after the move. Implements
  #3123.
* MKVToolNix GUI: added an option in the preference to use legacy MIME types
  for font attachments instead of the current standard ones
  (e.g. 'application/x-truetype-font' instead of 'font/sfnt' and 'font/ttf').


## Bug fixes

* build system: fixed filtering out optimization options when compiling the
  file `iso639_language_list.cpp` (before only numeric optimization levels
  were filtered out and only if it wasn't the last option in the list of
  flags). See #3105 for context.
* build system: when libmagic was detected via `pkg-config`, MKVToolNix was
  actually compiled without support for libmagic due to a preprocessor symbol
  not being defined.
* mkvmerge: MP4 reader: fixed an issue with timestamps overflowing when the
  file's or the track's time scale is large. Fixes #3124.
* mkvmerge, mkvextract: fixed key frame handling for `BlockGroup` elements
  with a forward reference but no backward references. Patches by Tom Yan.
* mkvmerge, mkvpropedit, MKVToolNix GUI's chapter editor: the programs will no
  longer omit writing mandatory elements set to their default value if other
  elements of the same type are present in the same master. This affects
  mostly the "chapter language" element which may occur multiple times within
  the same "chapter display" master. If it does occur multiple times and one
  of them is set to "English" (which is that element's default value), that
  element will now be written, too. Part of the fix of #3120.
* mkvmerge, mkvpropedit, MKVToolNix GUI's chapter editor: when parsing chapter
  files IETF & legacy language elements as well as legacy country elements
  will now be properly generated depending on which exist already, especially
  when there's more than one language and/or country element in a "chapter
  display" element. Part of the fix of #3120.
* mkvmerge, mkvpropedit, MKVToolNix GUI's chapter editor: fixed reading
  OGM-style chapter files with timestamps that don't have exactly three
  decimal places. Any number of decimal places between one and nine is now
  supported for nanosecond precision. Fixes #3121.
* MKVToolNix GUI: chapter editor: added/fixed support for "chapter display"
  elements with multiple languages or countries. Part of the fix of #3120.

## Build system changes

* Qt 6: added support for building with Qt 6. `configure` will look for Qt 6
  first and only continue looking for Qt 5 if Qt 6 isn't found or disabled via
  `--disable-qt6`.

  Qt 6 detection works by first looking for the `qmake6` binary. Its location
  can be specified with the `--with-qmake6=…` option.

  All other Qt 6 related facts (such as compiler & linker flags or the
  position of the other required tools such as `lconvert`, `moc`, `rcc` and
  `uic`) will be derived from the output generated by `qmake6`.

  Note that at this point Qt 6 is not yet supported for the cross-compilation
  build to Windows, nor is a static Qt 6 build supported yet.

  Note that the command line options `--enable-static-qt`,
  `--with-qt-pkg-config-modules` and `--without-qt-pkg-config` only apply to
  the Qt 5 and have no effect on Qt 6.
* Qt 5: the options for specifying the position of the tools (`--with-moc=…`,
  `--with-rcc=…` and `--with-uic=…`) have been removed. Their position will
  now be derived from the output generated by `qmake`.
* `configure`: completely disabling the GUI now requires passing both
  `--disable-qt6` and `--disable-qt` options.
* Boost's multi-precision library is now required.
* Boost v1.66 or newer is now required.

## Other changes

* The Windows build is now using an updated version of the
  `file`/`magic` library for MIME type detection of attachments. This
  affects fonts whose MIME types will now be the current standard MIME
  types (e.g. `font/sfnt` or `font/ttf` for TrueType fonts). As this
  might pose problematic with older players that only support the
  legacy MIME type (e.g. `application/x-truetype-font`), a new option
  was added in the GUI's preferences to use the legacy MIME types
  instead of the current standard ones. This is off by default.
  Builds for other operating systems have already been using newer
  versions of the `file`/`magic` library for a long time.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 59.0.0
Beitrag von: SiLæncer am 10 Juli, 2021, 20:30
Changelog

## New features and enhancements

* mkvmerge: WebVTT parser: the parser now follows the specs' rules for parsing
  timestamps more closely by being more lenient: it allows arbitrary number of
  spaces & tabs at the start of the line & around the arrow; it allows any
  number of digits for the hours. Part of #3139.
* MKVToolNix GUI: multiplexer: when adding a Blu-ray playlist without scanning
  for other playlists the GUI will now look for disc library information & let
  the user select which one to use if there's more than one entry. Implements
  #3143.
* MKVToolNix GUI: multiplexer: added an option for sorting files & tracks by
  track types when adding them to multiplex settings. The order is: video
  first followed by audio, subtitles and other types. Files & tracks can still
  be reordered manually later. The option is enabled by default & can be found
  in the preferences → "Multiplexer" page → "Adding files" section. Implements
  #2366.
* MKVToolNix GUI: multiplexer: added an option for recognizing file name
  sequences such as `movie.001.mp4`, `movie.002.mp4`, `movie.003.mp4` when
  adding multiple files at once. If a sequence is detected, the only first
  file will be added while the second and following file names will be
  appended to the first one. The option is enabled by default & can be found
  in the preferences → "Multiplexer" page → "Adding files" section. Implements
  #2866.
* MKVToolNix GUI: multiplexer: added small colored boxes for each file & track
  in order to indicate from which file each track is read. The colors used can
  be configured in the preferences → "Multiplexer" page → "File & track
  colors" section.

## Bug fixes

* build system: fixed compilation with fmt v8. Fixes #3151.
* mkvmerge: SRT subtitle reader: characters that aren't valid according to the
  assumed encoding of the file will now be replaced by the Unicode
  "Replacement Character" U+FFFD instead of keeping the invalid characters,
  potentially violating the Matroska specs.
* mkvmerge: WebVTT parser: the parser now accepts timestamps with hours
  larger than 99. Part of #3139.
* mkvextract: TTA extraction, only on Windows: fixed removing the temporary
  file created during extraction.
* mkvmerge, mkvpropedit, MKVToolNix GUI's multiplexer & header editor: MIME
  type detection is now done using Qt instead of the `magic` library. The main
  impact is the MIME types of TrueType & OpenType fonts are now detected
  correctly. Fixes #3137.
* mkvmerge, mkvinfo, MKVToolNix GUI's info tool: only on Windows: displaying
  dates before 1970-01-01 00:00:00 UTC or after 2038-01-19 03:14:08 UTC was
  broken. Note that the header editor was not affected. Fixes #3148.
* MKVToolNix GUI: only on 64-bit Windows: under certain conditions, the 64-bit
  Windows binaries crashed when opening dialog windows. Even though the
  underlying bug hasn't been identified, the investigation showed that
  building it with newer versions than 10.2.0 of the mingw/gcc cross-compiler
  enabled the crashes, while binaries built with 10.2.0 were fine. This
  affected v57 and v58 which were built with gcc versions 10.3.0 and 11.1.0
  respectively. For the time being I've switched back to building Windows
  binaries with gcc 10.2.0. Fixes #3132 & #3133.
* MKVToolNix GUI: multiplexer: when adding files to the multiplexer by running
  the GUI's executable with file names as command line arguments, the source
  directory will be remembered as the "last open directory" again, causing
  subsequent uses of the "open file" dialog to start in the same directory.
* MKVToolNix GUI: multiplexer: the "default track flag" column in the track
  list was missing its icons. Additionally it contained text even for things
  that aren't regular tracks and therefore do not actually have that flag
  (e.g. chapters or tags). Fixes #3144.
* MKVToolNix GUI: multiplexer: the default for the dialog asking the user what
  to do with dragged & dropped files if they've never seen the dialog is back
  to adding the files to the current multiplex settings instead of "add as
  additional parts" which was an unintentional default.
* MKVToolNix GUI: multiplexer: the "show command line" dialog will now always
  use backward slashes for the "Windows (cmd.exe)" mode and forward slashes
  for the "Linux/Unix shells" mode, regardless of the operating system it's
  currently running on. Fixes #3155.


## Build system changes

* The Qt library is now required for building all applications, even the
  command-line ones, as they use Qt's MIME type detection capabilities. In
  turn this means that you cannot disable the Qt usage anymore; either Qt5 or
  Qt 6 is required.

  You can still chose not to build MKVToolNix GUI, though. A new option has
  been added to `configure` for this purpose: `--disable-gui`.
* The `gmp` library is now required.
* The `magic` library is not used anymore.
* The `PCRE2` & `JPCRE2` libraries are not used anymore. The bundled version
  of `JPCRE2` was removed.
* Boost's "rational" library is not used anymore.
* `configure`: the option `--enable-appimage` has been removed. The location
  of the relevant directories within an AppImage is now detected
  automatically.
* The bundled `fmt` library was updated to v8.0.0.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 60.0.0
Beitrag von: SiLæncer am 31 Juli, 2021, 20:20
Changelog

## New features and enhancements

* all: IETF BCP 47/RFC 5646 language tags: added support for language families
  from ISO 639-5 that aren't part of 639-2.
* all: IETF BCP 47/RFC 5646 language tags: implemented support for Alpha 2
  country codes of the "user-defined" category: `AA`, `QM`–`QZ`, `XA`–`XZ` and
  `ZZ`.
* all: IETF BCP 47/RFC 5646 language tags: updated the various lists of valid
  subtags from the official specs.
* MKVToolNix GUI: multiplexer: pressing the keyboard shortcut for the track's
  "Language" label (Alt+L for English) will now open the language dialog.
* MKVToolNix GUI: multiplexer: added an option in the preferences for turning
  off the colored boxes indicating which file each track belongs to.

## Bug fixes

* all: IETF BCP 47/RFC 5646 language tags: fixed validating extended language
  & variant subtags against their allowed prefixes (e.g. a valid tag with a
  country code as in `de-CH-1996` is recognized as valid while two generally
  known variants that aren't allowed together as in `de-1901-1996` is
  recognized as invalid).
* all: IETF BCP 47/RFC 5646 language tags: when looking up a language for a
  two- or three-letter code, the programs will no longer compare that code
  with language names as that was unintended, ambiguous (e.g. the code "Ga"
  could be interpreted as the 639-2 alpha-2 code for "Irish" or as the name of
  the language called "Ga") and only worked with languages whose name was at
  most three letters long.
* mkvmerge: HEVC/H.265: appending Matroska files with HEVC tracks might lead
  to the loss of the first couple of frames from each of the second and all
  following files. Fixes #3170.
* mkvmerge, mkvextract: HEVC/H.265 parser: fixed the programs aborting when
  parsing VPS or SPS NALUs with invalid content due to unhandled
  exceptions. Fixes #3162.
* MKVToolNix GUI: multiplexer: when the option "use legacy MIME types for font
  attachments" is enabled, the GUI will now use `application/x-truetype-font`
  for font collection files.
* MKVToolNix GUI: multiplexer: fixed escaping the `mkvmerge` argument in the
  "Show command-line options" dialog for the "Windows (cmd.exe)" mode. Fixes
  #3164.
* MKVToolNix GUI: multiplexer: when adding multiple files at once, the GUI
  will sort file names with numbers the way a human would expect it to. For
  example, `1.mp4`, `9.aac`, `10.srt`, `11.srt` are now sorted exactly that
  order instead of `1.mp4`, `10.srt`, `11.srt`, `9.aac`.
* MKVToolNix GUI: header editor: the header editor will now honor the "use
  legacy MIME types when adding font attachments" setting when adding new
  attachments.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 61.0.0
Beitrag von: SiLæncer am 30 August, 2021, 21:40
Changelog

## New features and enhancements

* all: IETF BCP 47/RFC 5646 language tags: implemented support for officially
  registered IANA language tag extensions.
* mkvmerge: track selection: when using language tags for selecting which
  tracks to keep, mkvmerge will now use component-based language tag matching
  instead of comparing them verbatim. This means that only those components
  (language, region etc.) the user specified will be required to exist and be
  equal. For example, if a file contains three subtitle tracks with languages
  `es` (generic Spanish), `es-MX` (Spanish as spoken in Mexico) and `es-ES`
  (Spanish as spoken in Spain), the user can use `--stracks es` to match all
  three tracks or be more specific with e.g. `--stracks es-MX` which would
  only match one track. Similarly inverting the selection with e.g. `--stracks
  !es` would get rid of all three tracks, not just the one for the generic
  Spanish.
* MKVToolNix GUI: multiplexer: deriving track languages from file names: the
  GUI can now detect full BCP 47/RFC 5646 language tags in file names. Part of
  the implementation of #3173.
* MKVToolNix GUI: multiplexer: deriving track languages from file names: the
  default list of boundary characters now includes `-`. Part of the
  implementation of #3173.
* MKVToolNix GUI: multiplexer: the GUI now defaults to the "lower" process
  priority setting for new installations in order to leave more room for other
  applications, especially interactive ones. Up to and including v59 the
  default was the "normal" process priority. v60 changed that to "lowest",
  which turned out to be much slower on Windows for no real gain over
  "lower". The setting will be auto-corrected by the GUI if the settings file
  were saved last with a version between v60.0.0.0 & v60.0.0.17 & "lowest" &
  it is still set to "lowest".
* HEVC dumper development tool: the tool has been renamed to `xvc_dump` and
  extended to be able to dump AVC/H.264 bitstreams, too. It now also detects
  the type of bitstream framing (ISO 14496-15 vs. ITU-T H.264/H.265 Annex B).

## Bug fixes

* all: IETF BCP 47/RFC 5646 language tags: fixed a corner case of wrongfully
  allowing scripts/variants not listed in any of the entries in the prefix
  list when the prefix list contains prefixes restricting scripts/variants and
  a prefix solely with the language at the same time (example: the variant
  `ekavsk` with its prefixes `sr`, `sr-Cyrl` and `sr-Latn` where
  e.g. `sr-ekavsk` and `sr-Cyrl-ekavsk` should be allowed but not
  `sr-Bali-ekavsk`).
* mkvmerge: HEVC/H.265: the frame type of B frames was often wrongfully
  signalled as P frames instead, both with `BlockGroup` (missing second
  references) and `SimpleBlock` ("discardable" flag not set) elements.
* mkvmerge: SSA/ASS packetizer: the frame numbers will now be re-calculated
  when appending SSA/ASS tracks so that frame numbers of appended tracks are
  always strictly higher than frame numbers of the track they're appended to.
* mkvmerge, MKVToolNix GUI's chapter editor: BCP 47/RFC 5646 language tags:
  when BCP 47 language tags are used with a language code that isn't part of
  ISO 639-2, the programs will now write a legacy language element set to
  `und` ("undetermined") instead of not writing such an element at all or
  writing one with an invalid code. Fixes #3174.
* mkvmerge, MKVToolNix GUI's chapter editor: BCP 47/RFC 5646 language tags:
  the programs will ensure that the legacy and IETF language elements written
  will be unique within the scope of the same "chapter display" element.
* mkvinfo, MKVToolNix GUI's info tool: in summary mode the frame type was
  reported wrong for `BlockGroup` elements in which the `ReferenceBlock`
  elements were located behind the `Block` element.

## Build system changes

* all: `std::codecvt_utf8` is now used instead of Boost's
  `utf8_codecvt_facet`. The bundled copy the latter in `lib/boost` has
  therefore been removed.

[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html
Titel: MKVToolnix 62.0.0
Beitrag von: SiLæncer am 10 Oktober, 2021, 19:40
Changelog

## New features and enhancements

* all: IETF BCP 47/TFC 5646 language tags: all ISO 639 languages are now
  available, even the ones that aren't of types "Constructed", "Living" or
  "Special".
* mkvmerge, mkvpropedit: chapters: both programs will now write elements set
  to their default value, too (e.g. the legacy language element if it's set to
  `eng`). This is done to be more consistent with how MKVToolNix GUI writes
  chapters. Implements #3210.
* MKVToolNix GUI: multiplexer: when adding new files as attachments the GUI
  checks if there are other attachments with the same name. If so, the GUI
  would ask whether to skip the affected files or add them anyway. There's now
  an option in the preferences to always skip such files, and it's enabled by
  default. Implements #3213.
* MKVToolNix GUI: chapter editor: removed the support for explicitly setting
  the legacy country elements. Instead the legacy country elements are derived
  from the region parts of the IETF BCP 47 languages. Part of the
  implementation of #3193.

## Bug fixes

* mkvmerge: fixed a crash when splitting by chapters is enabled but there are
  no chapters at all. Part of the fix of #3198.
* mkvmerge: the error message when trying to split by a chapter number that
  doesn't exist contained the wrong number of chapters that actually do
  exist. Part of the fix of #3198.
* mkvmerge: AVC ES parser: fixed mkvmerge aborting due to uncaught exception
  when encountering bad SPS data. Part of the fix of #3176.
* mkvmerge: AVC/H.264 parser: re-added the hack `--engage
  all_i_slices_are_key_frames` which was accidentally removed in release v61.
* mkvmerge: AVI reader: fixed a crash trying to allocate too big of a memory
  chunk due to an integer overflows in check conditions. Part of the fix of
  #3176.
* mkvmerge: HEVC ES parser: fixed another issue with frame type
  recognition. Certain frames were marked as B frames/discardable on the
  container level even though they could be reference pictures. Now only SLNR
  pictures (sub-layer non-reference) are marked that way. Fixes #3192.
* mkvmerge: HEVC ES reader: improved file content detection for HEVC ES files
  with wrong file name extensions (e.g. `.mkv`), which fixes them being
  mis-detected as something else, e.g. DTS. Fixes #3201.
* mkvmerge: HEVC ES parser: "end of sequence" NALUs are kept now, and no
  superfluous flushing will be done when one is found. This prevents splitting
  NALUs into two different Matroska blocks when they should really be part of
  a single one, also causing problems with erroneous timestamps. Mostly
  affects DoVi NALUs. Fixes #3202.
* mkvmerge: Matroska reader, TrueHD: mkvmerge will now probe much more TrueHD
  frames trying to find the first sync frame. This fixes track detection in
  situations when a TrueHD doesn't start with a sync frame, e.g. when the
  source file's the result of splitting between sync frames.
* mkvmerge, MKVToolNix GUI's chapter editor: IETF BCP 47/RFC 5646 language
  tags: when reading chapters from MPLS playlist files, the `ChapLanguageIETF`
  element will now be set to the configured default chapter language, not just
  the legacy `ChapterLanguage` element. Part of the fix of #3193.
* mkvmerge, mkvpropedit, MKVToolNix GUI's chapter editor: IETF BCP 47 elements
  will now always be created before writing chapters unless IETF BCP 47
  elements are disabled. Part of the fix of #3193.
* mkvmerge, mkvpropedit, MKVToolNix GUI's chapter editor: when a chapter
  display element contains legacy language & country elements but no IETF BCP
  47 elements and IETF BCP 47 elements aren't disabled, the IETF BCP 47
  elements created will contain the region from the legacy element. Part of
  the fix of #3193.
* mkvmerge, mkvpropedit, MKVToolNix GUI's chapter editor: Legacy country
  elements are now created when IETF BCP 47 elements are present & contain a
  region code allowed in legacy country elements. Part of the fix of #3193.

## Build system changes

* The `tools` sub-directory is now always built. The corresponding `configure`
  option `--with-tools` has been removed. The `install` target still doesn't
  install them, though.


[close]

http://www.bunkus.org/videotools/mkvtoolnix/index.html