+ Antworten
Seite 9 von 9 ErsteErste ... 7 8 9
Ergebnis 81 bis 90 von 96

Thema: MKVToolnix

Hybrid-Darstellung

  1. #1
    am strand Avatar von kurt
    Registriert seit
    29. October 2003
    Alter
    32
    Beiträge
    4.124

    Standard AW: MKVToolnix

    Zitat Zitat von XadoX Beitrag anzeigen
    19 Jan 2010: Released v3.1.0
    changelog:
    2010-01-11 Moritz Bunkus <moritz@bunkus.org>
    * mkvmerge: bug fix: If the first input file was a Quicktime/MP4 file and all tracks from that file were deselected for muxing then mkvmerge would crash. Fix for bug 458.

    2010-01-09 Moritz Bunkus <moritz@bunkus.org>
    * mmg: bug fix: The option 'AAC is SBR/HE-AAC' was not honored for appended AAC tracks. This could lead to mkvmerge aborting with an error that the track parameters did not match if it itself could not detect HE-AAC in the second file.

    2010-01-06 Moritz Bunkus <moritz@bunkus.org>
    * documentation: Added a Chinese Simplified translation for mmg's guide by Dean Lee (see AUTHORS).

    2010-01-05 Moritz Bunkus <moritz@bunkus.org>
    * documentation: Added a Japanese translation for the man pages by Katsuhiko Nishimra (see AUTHORS).

    2010-01-03 Moritz Bunkus <moritz@bunkus.org>
    * mmg: bug fix: The output file name is checked for invalid characters before the muxing process is started. Fix for bug 455.
    * mkvpropedit, mmg: bug fix: Files with an infinite segment size are handled correctly now. Fix for bug 438.
    * mkvmerge: bug fix: Matroska files which have its 'tracks' element located behind the clusters are read correctly now.
    * mmg: enhancement: After muxing the "abort" button is changed to "open folder" which opens the explorer on the output file's folder. This only happens on Windows.

    2010-01-02 Moritz Bunkus <moritz@bunkus.org>
    * mmg: enhancement: When constructing the output file name mmg will only suggest names that don't exist already by appending a number to the file name (e.g. resulting in "/path/file (1).mkv").

    2009-12-30 Moritz Bunkus <moritz@bunkus.org>
    * mkvmerge: new feature: Added support for reading chapters from MP4 files that are stored in tracks with subtype 'text'. Such files are used e.g. on iPods/iPhones and can be created by HandBrake. Fix for bug 454.

    2009-12-29 Moritz Bunkus <moritz@bunkus.org>
    * mmg: bug fix: The "tags" input box on the "general track options" tab was not updated when a track was selected. Fix for bug 453.

    2009-12-28 Moritz Bunkus <moritz@bunkus.org>
    * mkvmerge, mmg: new feature: If a MPEG-2 program stream file is added to mkvmerge whose base name ends in a number then mkvmerge will automatically read and process all other files in the same directory with the same base name, same extension and different numbers. Those files are treated as if they were a single big file. This applies e.g. to VOB files from DVD images that are named VTS_01_1.VOB, VTS_01_2.VOB, VTS_01_3.VOB etc. mmg will output an error message if the user tries to add or append one of the other files that mkvmerge will process automatically (e.g. if the user has added VTS_01_1.VOB already and tries to append VTS_01_2.VOB).

    This also fixes bug 437.
    * Build requirements changed: mkvtoolnix requires Boost v1.34.0 or later. It requires the Boost::Filesystem library (with all Boost versions) and the Boost::System libraries (starting with Boost v1.35.0).

    2009-12-26 Moritz Bunkus <moritz@bunkus.org>
    * mkvmerge: enhancement: SRT files with negative timecodes will are not rejected anymore. Negative timecodes will be adjusted to start at 00:00:00.000.

    2009-12-25 Moritz Bunkus <moritz@bunkus.org>
    * mkvextract: new feature: Added support for extracting Blu-Ray subtitles (CodecID "S_HDMV/PGS").

    2009-12-19 Moritz Bunkus <moritz@bunkus.org>
    * mkvmerge/mmg: enhancement: Added an option '--segment-uid' for specifying the segment UIDs to use instead of having to use a XML file and '--segmentinfo'.
    * Installer: The installer will no longer offer to run mmg after it has been installed. On Windows setups where a normal user account doesn't have administrator privileges this caused mmg to be run as the user "Administrator" instead of the normal user account causing confusion and some things not to work, e.g. drag & drop.

    2009-12-17 Moritz Bunkus <moritz@bunkus.org>
    * mkvmerge: bug fix: Zero-length frames in Theora bitstreams as created by libtheora v1.1 and later were dropped. Fix for bug 450.

    2009-12-15 Moritz Bunkus <moritz@bunkus.org>
    * mmg: bug fix: On Windows 2000/XP the 'add/append file' dialog was not showing files with certain extensions (e.g. ".srt" or ".mp4") if the option "all supported media files" was selected. Fix for bug 448.
    Pioneer PDP-427 XA | Popcorn Hour NMT C-200 | Sony STR-DB 840 QS | Canton Ergo 91 DC

  2. #2
    0 Avatar von Mosu
    Registriert seit
    3. May 2003
    Ort
    Braunschweig, Germany
    Beiträge
    56

    Standard AW: MKVToolnix

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

    Hey,

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

    Here are the usual links...

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

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

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

    All binaries that I provide myself have already been uploaded.

    Here's the full ChangeLog since release 3.1.0:

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

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

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

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

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

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

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

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

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

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

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

    Have fun.

  3. #3
    0
    Registriert seit
    21. May 2003
    Beiträge
    38

    Standard AW: MKVToolnix

    Neue Version: v3.3.0
    Herzlichen Dank Mosu!

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

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

    * Released v3.3.0.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  4. #4
    Kaiser
    Registriert seit
    17. February 2005
    Beiträge
    1.184

    Standard AW: MKVToolnix

    3.4.0

    2010-05-14moritz bunkus

    * released v3.4.0.

    * build: Building mkvtoolnix now requires libebml v0.8.0 and
    libmatroska v0.9.0 or later.

    * all: Added a translation into ukrainian by serj (see authors).

    2010-05-06moritz bunkus

    * windows installer: Added the choice to run the installer in the
    same languages that the guis support. Patch by serj (see authors)
    with modifications by myself.

    2010-04-27moritz bunkus

    * mkvmerge: Bug fix: Fixed the handling of non-spec compliant
    avc/h.264 elementary streams in matroska files with the codecid
    v_iso/mpeg4/avc. Fix for bug 486.

    2010-04-23moritz bunkus

    * all: Added a translation into russian by serj (see authors).

    2010-04-19moritz bunkus

    * mkvmerge: Bug fix: Mkvmerge will not output a message that it
    has extracted the display dimensions from avc/h.264 bitstream if
    the source container (e.g. Matroska) overrides that setting. Fix
    for bug 485.

    2010-04-12moritz bunkus

    * mmg's header editor, mkvpropedit: Fixed crashes with files
    created by haali's gs muxer containing "content encoding" header
    elements.

    2010-04-11moritz bunkus

    * mkvextract: Bug fix: Extracting ssa/ass files which miss the
    "text" column specifier in the "format:" line are handled
    correctly. Fix for bug 483.

    2010-04-07moritz bunkus

    * mkvmerge: Bug fix: Fixed a segfault when reading matroska files
    containing level 1 elements other than clusters with a size of 0.

    2010-04-03moritz bunkus

    * build system: The linguas environment variable determines which
    man page and guide translations will be installed.

    2010-03-24moritz bunkus

    * mkvmerge: Bug fix: Fixed a tiny memory leak. Fix for bug 481.

  5. #5
    Kaiser
    Registriert seit
    17. February 2005
    Beiträge
    1.184

    Standard AW: MKVToolnix

    4.0.0

    2010-06-05Moritz Bunkus
    * Released v4.0.0.
    * build: Building mkvtoolnix now requires libebml v1.0.0 and libmatroska v1.0.0 or later.

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

    2010-06-03Moritz Bunkus
    * mmg: new feature: Added the estimated remaining time to the mux and job dialogs.

    2010-05-31Moritz Bunkus
    * all: Added a translation of the programs into Dutch by René Maassen (see AUTHORS).

    2010-05-28Moritz Bunkus
    * 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-27Moritz Bunkus
    * 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-24Moritz Bunkus
    * 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 ...

  6. #6
    Kaiser
    Registriert seit
    17. February 2005
    Beiträge
    1.184

    Standard AW: MKVToolnix

    4.1.0

    2010-06-28 Moritz Bunkus
    * 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
    * Build system: enhancement: Improved the error reporting if certain Boost libraries are not found.

    2010-06-25 Moritz Bunkus
    * 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
    * 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
    * 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
    * 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
    * 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
    * mkvmerge: bug fix: Fixed an invalid memory access possibly causing a crash in the AC3 detection code.

    2010-06-14 Moritz Bunkus
    * 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
    * 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
    * mkvmerge: bug fix: Fixed access to uninitialized memory when reading DTS tracks from AVI and Matroska files.

    2010-06-10 Moritz Bunkus
    * 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
    * docs: Added a Dutch translation for the man pages by René Maassen (see AUTHORS).

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

  7. #7
    Kaiser
    Registriert seit
    17. February 2005
    Beiträge
    1.184

    Standard AW: MKVToolnix

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

  8. #8
    am strand Avatar von kurt
    Registriert seit
    29. October 2003
    Alter
    32
    Beiträge
    4.124

    Standard AW: MKVToolnix

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

  9. #9
    Kaiser
    Registriert seit
    17. February 2005
    Beiträge
    1.184

    Standard AW: MKVToolnix

    4.2.0


    2010-07-28 Moritz Bunkus
    * 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
    * 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
    * mkvmerge: bug fix: The speed with which mkvmerge skips garbage in DTS tracks has been greatly improved.

    2010-07-18 Moritz Bunkus

    * 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
    * 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
    * 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
    * 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
    * mkvmerge: enhancement: Improved reading text files that use mixed end-of-line styles (DOS & Unix mixed).

    2010-07-04 Moritz Bunkus
    * 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.

  10. #10
    Fensterrentner Avatar von Eriman
    Registriert seit
    2. May 2003
    Ort
    Köln
    Alter
    44
    Beiträge
    5.519

    Standard AW: MKVToolnix

    4.3.0

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

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

+ Antworten

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

     

Ähnliche Themen

  1. .mkv nach .avi problem mit 25minuten film samt multiplen tonspuren
    Von ZonKus im Forum Alternative A/V-Container und -Formate
    Antworten: 44
    Letzter Beitrag: 24. August 2005, 18:00
  2. mkvtoolnix mit ATRAC3
    Von Eastermeyer im Forum Alternative A/V-Container und -Formate
    Antworten: 37
    Letzter Beitrag: 6. August 2005, 21:36
  3. mkvtoolnix & Matroska+DirectVobSub Problem
    Von Deinorius im Forum Alternative A/V-Container und -Formate
    Antworten: 5
    Letzter Beitrag: 28. September 2004, 16:03

Stichworte

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein