2003-12-15 13:15:49 +00:00
|
|
|
|
2003-12-15 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-12-15 17:35:02 +00:00
|
|
|
|
* mmg: The input box will automatically select the first track
|
|
|
|
|
when a file is selected. Upon track selection the input focus is
|
|
|
|
|
set to the track name input box.
|
|
|
|
|
|
2003-12-15 16:57:36 +00:00
|
|
|
|
* mmg: The chapter editor automatically focuses the chapter name
|
|
|
|
|
input box whenever a chapter entry is selected.
|
|
|
|
|
|
2003-12-15 13:15:49 +00:00
|
|
|
|
* mmg: bug fix: The chapter editor did not properly escape the
|
|
|
|
|
chapter names resulting in invalid XML files if the special
|
|
|
|
|
characters &, < or > were used.
|
|
|
|
|
|
2003-12-12 14:21:27 +00:00
|
|
|
|
2003-12-12 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mkvmerge: bug fix: If splitting was active then a wrong CodecID
|
|
|
|
|
was written to the second and all following files for MP2 tracks.
|
|
|
|
|
|
2003-12-11 18:30:19 +00:00
|
|
|
|
2003-12-11 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* Released v0.7.9.
|
|
|
|
|
|
2003-12-05 12:04:54 +00:00
|
|
|
|
2003-12-05 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-12-05 16:43:54 +00:00
|
|
|
|
* mkvmerge: Set the thread priority to BELOW_NORMAL on Windows
|
|
|
|
|
(mkvmerge was already nice(2)'d on Unix systems).
|
|
|
|
|
|
2003-12-05 14:51:56 +00:00
|
|
|
|
* mmg: bug fix: Removed the Ctrl-v and Ctrl-c accelerators that I
|
|
|
|
|
used for mmg functions which overrode the usual 'paste' and 'copy'
|
|
|
|
|
functionality.
|
|
|
|
|
|
2003-12-05 14:42:09 +00:00
|
|
|
|
* mmg: Command line arguments are put into an option file which is
|
|
|
|
|
then handed over to mkvmerge. This allows really long command
|
|
|
|
|
lines, even on Windows.
|
|
|
|
|
|
2003-12-05 12:04:54 +00:00
|
|
|
|
* mkvmerge: bug fix: Negative track IDs in Ogg files were reported
|
|
|
|
|
incorrectly for mkvmerge -i (which affected the GUI).
|
|
|
|
|
|
2003-12-05 17:23:46 +00:00
|
|
|
|
* mkvmerge: bug fix: Internal changes had messed up the --language
|
|
|
|
|
and --track-name functionality.
|
|
|
|
|
|
2003-12-04 18:56:52 +00:00
|
|
|
|
2003-12-04 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-12-04 19:34:20 +00:00
|
|
|
|
* mmg: new feature: Added "up" and "down" buttons for the tracks,
|
|
|
|
|
too.
|
|
|
|
|
|
2003-12-04 19:09:08 +00:00
|
|
|
|
* mmg: new feature: Added a menu option, 'set output file', that
|
|
|
|
|
can be used as an alternative to the "browse" button at the bottom
|
|
|
|
|
(for those poor users with nothing more than 800x600 ;)).
|
|
|
|
|
|
2003-12-04 18:56:52 +00:00
|
|
|
|
* mkvmerge: new feature: The user can alter the order in which the
|
|
|
|
|
tracks for an input file are put into the output file with the new
|
|
|
|
|
"--track-order" option.
|
|
|
|
|
|
|
|
|
|
* mmg: bug fix: The "AAC is SBR" check box was grayed out for AAC
|
|
|
|
|
inside MP4 files.
|
|
|
|
|
|
2003-12-03 11:26:00 +00:00
|
|
|
|
2003-12-03 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-12-03 21:42:20 +00:00
|
|
|
|
* mmg: bug fix: The "load settings" function did not load all
|
|
|
|
|
settings, and some strings were not allocated at all resulting in
|
|
|
|
|
a crash when a track was removed after loading these settings.
|
|
|
|
|
|
2003-12-03 17:25:54 +00:00
|
|
|
|
* mkvmerge: bug fix: The AAC packetizer was not working if packets
|
|
|
|
|
were being read from a raw AAC file (it worked fine from MP4 and
|
|
|
|
|
Matroska files).
|
|
|
|
|
|
2003-12-03 15:52:54 +00:00
|
|
|
|
* mkvmerge: bug fix: Avoid deadlocks when parsing broken SPU
|
|
|
|
|
packets from VobSubs.
|
|
|
|
|
|
2003-12-03 11:26:00 +00:00
|
|
|
|
* mmg: new feature: Added buttons for moving input files up and
|
|
|
|
|
down in the input file box.
|
|
|
|
|
|
2003-12-02 22:09:05 +00:00
|
|
|
|
2003-12-02 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-12-02 22:18:34 +00:00
|
|
|
|
* Released v0.7.8.
|
|
|
|
|
|
2003-12-02 22:09:05 +00:00
|
|
|
|
* mmg: new feature: You can set the values for the language and/or
|
|
|
|
|
country codes for a chapter and all its children with the push of
|
|
|
|
|
one button (the new "Set values" button).
|
|
|
|
|
|
|
|
|
|
* mmg: new feature: You can set default values for the language
|
|
|
|
|
and the country codes in the chapter editor (Chapter menu -> Set
|
|
|
|
|
default values).
|
|
|
|
|
|
2003-12-01 17:02:03 +00:00
|
|
|
|
2003-12-01 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mkvmerge: bug fix: Display dimensions were sometimes off by one,
|
|
|
|
|
e.g. 640x479 instead of 640x480. This should not happen anymore
|
|
|
|
|
for sane pixel dimensions.
|
|
|
|
|
|
|
|
|
|
* mkvmerge: Changed the options '--fourcc' and
|
|
|
|
|
'--aspect-ratio'. They now take a track ID just like all the other
|
|
|
|
|
track specific options.
|
|
|
|
|
|
|
|
|
|
* mkvmerge: new feature: Added an option '--display-dimensions'
|
|
|
|
|
which allows the direct setting of the display dimensions. It is
|
|
|
|
|
mutually exclusive with '--aspect-ratio', of course.
|
|
|
|
|
|
2003-11-29 20:14:20 +00:00
|
|
|
|
2003-11-29 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mmg: bug fix: The language combo box was not correctly set on
|
|
|
|
|
Windows.
|
|
|
|
|
|
2003-12-01 17:02:03 +00:00
|
|
|
|
2003-11-25 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mkvmerge: Added an option for dumpig all split points including
|
|
|
|
|
file size and timestamp information after the first splitting
|
|
|
|
|
pass.
|
|
|
|
|
|
2003-11-23 12:45:54 +00:00
|
|
|
|
2003-11-23 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mmg: bug fix: Quotes were missing if the timecode file's name
|
|
|
|
|
contained spaces.
|
|
|
|
|
|
2003-11-18 18:00:58 +00:00
|
|
|
|
2003-11-18 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mkvmerge: Rewrote the SPU packet parsing code. It should not
|
|
|
|
|
abort anymore.
|
|
|
|
|
|
|
|
|
|
* everything: Committed a lot of cross-OS compatibility fixes
|
|
|
|
|
(thanks to Haali and thedj).
|
|
|
|
|
|
2003-11-16 12:40:33 +00:00
|
|
|
|
2003-11-16 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-16 20:23:59 +00:00
|
|
|
|
* Released v0.7.7.
|
|
|
|
|
|
2003-11-16 18:54:57 +00:00
|
|
|
|
* mkvextract: Added extraction of FLAC to raw FLAC or OggFLAC
|
|
|
|
|
files.
|
|
|
|
|
|
2003-11-16 18:22:40 +00:00
|
|
|
|
* mkvmerge: Added full support for FLAC (both raw FLAC and OggFLAC
|
|
|
|
|
are supported, even though raw FLAC is very slow).
|
2003-11-16 12:40:33 +00:00
|
|
|
|
|
2003-11-15 15:29:40 +00:00
|
|
|
|
2003-11-15 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-15 18:20:40 +00:00
|
|
|
|
* mmg: Added an input field for the 'CUE sheet to chapter name'
|
|
|
|
|
conversion format.
|
|
|
|
|
|
2003-11-15 15:29:40 +00:00
|
|
|
|
* mkvmerge: bug fix: Reworked the audio sychronization which did
|
|
|
|
|
not work correctly for Matroska source files.
|
|
|
|
|
|
2003-11-13 20:01:38 +00:00
|
|
|
|
2003-11-13 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mkvmerge: bug fix: Increased the size of the space reserved for
|
|
|
|
|
the first meta seek element (see mkvmerge.1 for an
|
|
|
|
|
explanation). In some situations (with tags, chapters,
|
|
|
|
|
attachements and very big file) it might not have been enough in
|
|
|
|
|
order to contain all elements.
|
|
|
|
|
|
2003-11-12 11:19:41 +00:00
|
|
|
|
2003-11-12 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-12 22:57:48 +00:00
|
|
|
|
* mmg: Added an input field for the 'timecodes' file to the track
|
|
|
|
|
options.
|
|
|
|
|
|
2003-11-12 20:16:01 +00:00
|
|
|
|
* mkvmerge: bug fix: When reading MP3 audio tracks from a Matroska
|
|
|
|
|
file with the A_MS/ACM CodecID (MS compatibility mode) the layer
|
|
|
|
|
was not identified correctly.
|
|
|
|
|
|
2003-11-12 18:24:27 +00:00
|
|
|
|
* mkvmerge: Improved the file type detection for AC3 and AAC files
|
|
|
|
|
a bit.
|
|
|
|
|
|
|
|
|
|
* mkvmerge: Implemented a lot of fixes for big endian systems and
|
|
|
|
|
processors that don't allow non-aligned memory access for word or
|
|
|
|
|
bigger sized objects.
|
|
|
|
|
|
2003-11-12 11:19:41 +00:00
|
|
|
|
* mmg: Made mmg accept return codes of 1 when 'mkvmerge -i' is run
|
|
|
|
|
when an input file is added. This way mmg won't reject mkvmerge's
|
|
|
|
|
output if mkvmerge only printed some warnings which will result in
|
|
|
|
|
a return code of 1 instead of 0.
|
|
|
|
|
|
|
|
|
|
* mkvmerge: bug fix: If running in identification mode (-i, used
|
|
|
|
|
by mmg a lot) then don't output any warnings or mmg will not
|
|
|
|
|
accept this file.
|
|
|
|
|
|
2003-11-10 22:16:29 +00:00
|
|
|
|
2003-11-10 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mkvmerge: new feature: CUE sheets can be used for chapters.
|
|
|
|
|
|
2003-11-09 10:45:40 +00:00
|
|
|
|
2003-11-09 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mkvmerge: Added support for --sync for VobSub tracks.
|
|
|
|
|
|
|
|
|
|
* mkvtoolnix: Re-worked the configure script. Removed all the lib
|
|
|
|
|
specific --with-...-include and --with-...-lib options. The
|
|
|
|
|
--with-extra-includes and --with-extra-libs options can be used
|
|
|
|
|
instead.
|
|
|
|
|
|
2003-11-08 10:26:51 +00:00
|
|
|
|
2003-11-08 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mmg: When a file is being added then some information from it
|
|
|
|
|
(languages, track names, file title) are kept, and the appropriate
|
|
|
|
|
input boxes are pre-set with these values. Works only for formats
|
|
|
|
|
that support such information (Matroska, VobSub).
|
|
|
|
|
|
|
|
|
|
* mkvmerge: Sped up the reading of VobSub .idx files.
|
|
|
|
|
|
2003-11-05 15:15:08 +00:00
|
|
|
|
2003-11-05 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 19:51:15 +00:00
|
|
|
|
* Released v0.7.5.
|
|
|
|
|
|
|
|
|
|
* mkvmerge: bug fix: The VobSub .idx parser was dividing by 0 if
|
|
|
|
|
a track only contained one entry.
|
|
|
|
|
|
2003-11-05 18:32:37 +00:00
|
|
|
|
* mkvmerge: Fixed the timecode reader code and made it a bit more
|
|
|
|
|
flexible. Added more documentation for this feature along with an
|
|
|
|
|
example file (examples/example-timecodes.txt).
|
|
|
|
|
|
2003-11-05 15:15:08 +00:00
|
|
|
|
* mmg: bug fix: When 'default track' is selected then all other
|
|
|
|
|
tracks of the same type will have their 'default track' flag
|
|
|
|
|
cleared.
|
|
|
|
|
|
|
|
|
|
* mkvmerge: SPU packets belonging to the same timecode are grouped
|
|
|
|
|
together, and the duration is extracted directly from the SPU
|
|
|
|
|
stream.
|
|
|
|
|
|
2003-10-29 15:58:45 +00:00
|
|
|
|
2003-10-29 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mkvmerge: The VobSubs are now stripped of the MPEG program
|
|
|
|
|
stream, and only the SPU packets are kept.
|
|
|
|
|
|
2003-10-28 20:20:54 +00:00
|
|
|
|
2003-10-28 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mkvmerge, mkvextract: The Matroska reader and the OGM reader
|
|
|
|
|
(mkvmerge) as well as mkvextract will discard empty or 'cleaning
|
|
|
|
|
only' subtitle packets as they are appear in OGMs in order to mark
|
|
|
|
|
the end of an entry.
|
|
|
|
|
|
2003-10-27 21:21:50 +00:00
|
|
|
|
2003-10-27 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mkvmerge: new feature: Added the ability to read timecodes from
|
|
|
|
|
text files which override the timecodes mkvmerge calculates
|
|
|
|
|
normally.
|
|
|
|
|
|
2003-10-26 17:49:29 +00:00
|
|
|
|
2003-10-26 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mkvextract: bug fix: Add all the mandatory elements when
|
|
|
|
|
extracting chapters so that the resulting XML can always be used
|
|
|
|
|
directly with mkvmerge again without having to manually add
|
|
|
|
|
e.g. ChapterLanguage.
|
|
|
|
|
|
|
|
|
|
* mkvmerge: bug fix; Handle audio tracks from Matroska files with
|
|
|
|
|
the CodecID A_MS/ACM correctly.
|
|
|
|
|
|
2003-10-24 22:21:13 +00:00
|
|
|
|
2003-10-25 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mkvmerge: Changes to use libmatroska's new lacing code.
|
|
|
|
|
|
2003-10-23 19:25:31 +00:00
|
|
|
|
2003-10-23 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-10-23 21:00:45 +00:00
|
|
|
|
* mkvmerge: bug fix: The VobSub .idx parser was mis-calculating
|
|
|
|
|
the subtitle entry frame sizes.
|
|
|
|
|
|
2003-10-23 19:25:31 +00:00
|
|
|
|
* mkvmerge: bug fix: The Vorbis packetizer was miscalculating the
|
|
|
|
|
number of samples to add/remove when using audio sync.
|
|
|
|
|
|
2003-10-21 22:01:31 +00:00
|
|
|
|
2003-10-22 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-10-21 22:56:58 +00:00
|
|
|
|
* mmg: new feature: Added a new menu entry "File -> new" which
|
|
|
|
|
will clear all the current muxing settings.
|
|
|
|
|
|
2003-10-21 22:36:46 +00:00
|
|
|
|
* mmg: Added support for VobSub subtitles including their
|
|
|
|
|
compression options. Added the .m4a extension to the 'add file'
|
|
|
|
|
dialog.
|
|
|
|
|
|
|
|
|
|
* mmg: bug fix: Made the input boxes for file names (tags and
|
|
|
|
|
chapters) editable so that their contents can be deleted.
|
|
|
|
|
|
2003-10-21 22:01:31 +00:00
|
|
|
|
* mkvmerge: Adjusted the compression handling to the final content
|
|
|
|
|
encoding specs.
|
|
|
|
|
|
2003-10-19 19:06:40 +00:00
|
|
|
|
2003-10-19 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
|
|
* mkvmerge: new feature: Implemented generic support for frame
|
|
|
|
|
compression (mostly useful for VobSub subtitles but could also be
|
|
|
|
|
used for others) and the complete framework for handling content
|
|
|
|
|
encodings in the Matroska reader.
|
|
|
|
|
|
2003-10-18 11:34:16 +00:00
|
|
|
|
2003-10-18 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvinfo: new feature: Dump unknown elements recursively.
|
2003-10-18 11:34:16 +00:00
|
|
|
|
|
2003-10-15 16:49:06 +00:00
|
|
|
|
2003-10-15 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: bug fix: Made the SRT reader more tolerant regarding
|
2003-10-23 19:25:31 +00:00
|
|
|
|
empty lines.
|
2003-10-15 16:49:06 +00:00
|
|
|
|
|
2003-10-14 13:16:22 +00:00
|
|
|
|
2003-10-14 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.7.2.
|
2003-10-14 14:14:24 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: bug fix: If 'no linking' and splitting was active
|
2003-10-23 19:25:31 +00:00
|
|
|
|
mkvmerge would abort on the start of the second output file due to
|
|
|
|
|
timecodes that were calculated incorrectly.
|
2003-10-14 13:43:22 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Implemented some speedups for a couple of container
|
2003-10-23 19:25:31 +00:00
|
|
|
|
formats and track types (mainly AVI reader, MP3/AC3/AAC
|
|
|
|
|
packetizers). Especially noticeable when splitting is active as
|
|
|
|
|
well.
|
2003-10-14 13:16:22 +00:00
|
|
|
|
|
2003-10-12 16:19:51 +00:00
|
|
|
|
2003-10-12 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvextract: bug fix: Support for extracting SBR AAC (previous
|
2003-10-23 19:25:31 +00:00
|
|
|
|
'fix' did not actually fix this).
|
2003-10-12 16:19:51 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvextract: bug fix: All extracted subtitles where written to
|
2003-10-23 19:25:31 +00:00
|
|
|
|
the first output file given, not to the one they were supposed to
|
|
|
|
|
be written to.
|
2003-10-12 16:19:51 +00:00
|
|
|
|
|
2003-10-11 11:26:45 +00:00
|
|
|
|
2003-10-11 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mmg: bug fix: The 'abort' button was doing nothing under
|
2003-10-23 19:25:31 +00:00
|
|
|
|
Windows.
|
2003-10-11 11:26:45 +00:00
|
|
|
|
|
2003-10-05 22:41:32 +00:00
|
|
|
|
2003-10-06 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mmg: bug fix: Audio, video and subtitle track selection was
|
2003-10-23 19:25:31 +00:00
|
|
|
|
translated into the wrong command line options.
|
2003-10-05 22:41:32 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Replaced the avilib based AVI reading functions with
|
2003-10-23 19:25:31 +00:00
|
|
|
|
AVI classes from Cyrius.
|
2003-10-05 22:41:32 +00:00
|
|
|
|
|
2003-10-03 09:33:31 +00:00
|
|
|
|
2003-10-03 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.7.1.
|
2003-10-03 09:33:31 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Added a guide for mmg including some pictures.
|
2003-10-03 09:33:31 +00:00
|
|
|
|
|
2003-10-01 19:06:07 +00:00
|
|
|
|
2003-10-01 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Changed the lacing strategy again. New defaults are
|
2003-10-23 19:25:31 +00:00
|
|
|
|
NOT to write duration elements for all blocks, NOT to use time
|
|
|
|
|
slices and to USE lacing for most audio tracks. This will save
|
|
|
|
|
some space. The downside is that the laced frames 'lose' their
|
|
|
|
|
precise timecode information. Current demuxers don't care and will
|
|
|
|
|
work nevertheless. More sophisticated applications that make use
|
|
|
|
|
of these advanced information (duration elements, time slices) are
|
|
|
|
|
not available at the moment. All these options can be toggled by
|
|
|
|
|
the user with the new/modified options --disable-lacing,
|
|
|
|
|
--enable-durations and --enable-timeslices.
|
2003-10-01 19:06:07 +00:00
|
|
|
|
|
2003-09-29 19:26:26 +00:00
|
|
|
|
2003-09-29 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: new feature: Attachments are kept when reading
|
2003-10-23 19:25:31 +00:00
|
|
|
|
Matroska files.
|
2003-09-29 19:26:26 +00:00
|
|
|
|
|
2003-09-28 17:24:31 +00:00
|
|
|
|
2003-09-28 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mmg: new feature: Added a (nearly) full-featured chapter editor.
|
2003-09-28 17:24:31 +00:00
|
|
|
|
|
2003-09-26 10:25:16 +00:00
|
|
|
|
2003-09-26 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: bug fix: XML chapters were not parsed correctly.
|
2003-09-26 10:25:16 +00:00
|
|
|
|
|
2003-09-24 16:40:20 +00:00
|
|
|
|
2003-09-24 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: bug fix/new feature: Rewrote the complete MP3
|
2003-10-23 19:25:31 +00:00
|
|
|
|
handling. Now files with ID3 tags (both v1 and v2) are handled
|
|
|
|
|
correctly. All MPEG-1 audio files (all layers) should be handled
|
|
|
|
|
correctly now.
|
2003-09-24 16:40:20 +00:00
|
|
|
|
|
2003-09-23 18:29:46 +00:00
|
|
|
|
2003-09-23 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvextract: new feature: Support for extract HE-AAC tracks to
|
2003-10-23 19:25:31 +00:00
|
|
|
|
.aac files. Bug fix: Missing elements (default values) are handled
|
|
|
|
|
correctly for audio tracks.
|
2003-09-23 18:29:46 +00:00
|
|
|
|
|
2003-09-19 12:59:27 +00:00
|
|
|
|
2003-09-19 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: bugfix: If attachments were given with path components
|
2003-10-23 19:25:31 +00:00
|
|
|
|
then the path component wasn't discarded for the attachment's
|
|
|
|
|
description on Windows (normally only the file name should be used
|
|
|
|
|
as the attachment's name).
|
2003-09-19 14:26:04 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mmg: Fixed wrong order of the options --chapters,
|
2003-10-23 19:25:31 +00:00
|
|
|
|
--chapter-language and --chapter-charset.
|
2003-09-19 12:59:27 +00:00
|
|
|
|
|
2003-09-16 22:05:55 +00:00
|
|
|
|
2003-09-17 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mmg: Added a lot of checks on the data given by the user so that
|
2003-10-23 19:25:31 +00:00
|
|
|
|
invalid data is reported by mmg and not by mkvmerge.
|
2003-09-17 11:56:16 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mmg: Made the app a GUI app which gets rid of the "DOS box" on
|
2003-10-23 19:25:31 +00:00
|
|
|
|
Windows.
|
2003-09-16 22:05:55 +00:00
|
|
|
|
|
2003-09-15 22:03:06 +00:00
|
|
|
|
2003-09-16 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mmg: bugfix: Moved the aspect ratio and FourCC input fields from
|
2003-10-23 19:25:31 +00:00
|
|
|
|
the global tab to the input tab where they belong to.
|
2003-09-16 21:14:39 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: new feature: RealAudio can be read from Matroska
|
2003-10-23 19:25:31 +00:00
|
|
|
|
files.
|
2003-09-16 19:05:36 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: bugfix: RealVideo was not read correctly from Matroska
|
2003-10-23 19:25:31 +00:00
|
|
|
|
files.
|
2003-09-16 19:05:36 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: bugfix: The SRT reader would abort if there was more
|
2003-10-23 19:25:31 +00:00
|
|
|
|
than one empty line between subtitle entries line.
|
2003-09-16 17:34:14 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvextract: bugfix: Proper BOMs are written according to the
|
2003-10-23 19:25:31 +00:00
|
|
|
|
desired charset when extracting text subtitles.
|
2003-09-16 17:34:14 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.7.0.
|
2003-09-15 22:07:06 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvextract: Add an UTF-8 BOM to extracted SSA/ASS and SRT
|
2003-10-23 19:25:31 +00:00
|
|
|
|
subtitle files. Print warnings for missing durations for text
|
|
|
|
|
subtitle tracks.
|
2003-09-15 22:03:06 +00:00
|
|
|
|
|
2003-09-14 20:04:48 +00:00
|
|
|
|
2003-09-14 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Added a complete GUI for mkvmerge, mkvmergeGUI (mmg) based on
|
2003-10-23 19:25:31 +00:00
|
|
|
|
the work of Florian Wagner.
|
2003-09-14 20:04:48 +00:00
|
|
|
|
|
2003-09-12 09:16:54 +00:00
|
|
|
|
2003-09-12 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Support for setting the track names.
|
2003-09-12 19:37:51 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: For Matroska source files: If the source contains
|
2003-10-23 19:25:31 +00:00
|
|
|
|
chapters then these are kept unless the user specified chapters
|
|
|
|
|
with --chapters.
|
2003-09-12 09:16:54 +00:00
|
|
|
|
|
2003-09-11 19:43:32 +00:00
|
|
|
|
2003-09-11 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Implemented an experimental VobSub reader and
|
2003-10-23 19:25:31 +00:00
|
|
|
|
packetizer. No specs exist for these yet, though.
|
2003-09-11 19:43:32 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Improved the support for Matroska files with tracks
|
2003-10-23 19:25:31 +00:00
|
|
|
|
with big gaps between entries, e.g. subtitle tracks whose entries
|
|
|
|
|
are a minute or more apart.
|
2003-09-11 19:43:32 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: When splitting is active and the source is a Matroska
|
2003-10-23 19:25:31 +00:00
|
|
|
|
file then splitpoints were borked, and the first pass was slow as
|
|
|
|
|
your average mole.
|
2003-09-11 19:43:32 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: The track UIDs are kept when reading Matroska files
|
2003-10-23 19:25:31 +00:00
|
|
|
|
even when splitting is active.
|
2003-09-11 19:43:32 +00:00
|
|
|
|
|
2003-09-09 20:26:54 +00:00
|
|
|
|
2003-09-09 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Added a QuickTime/MP4 reader. Can handle several
|
2003-10-23 19:25:31 +00:00
|
|
|
|
QuickTime video and QuickTime audio formats as well as AAC (both
|
|
|
|
|
'normal' AAC and SBR AAC).
|
2003-09-09 20:26:54 +00:00
|
|
|
|
|
2003-09-08 13:20:02 +00:00
|
|
|
|
2003-09-08 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: DisplayWidth and DisplayHeight are kept intact when
|
|
|
|
|
reading from a Matroska file but can be overridden with
|
|
|
|
|
--aspect-ratio.
|
2003-09-08 13:20:02 +00:00
|
|
|
|
|
2003-08-30 10:29:09 +00:00
|
|
|
|
2003-08-30 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Wrote documentation, XML examples and the DTD for the XML
|
|
|
|
|
chapter files.
|
2003-08-30 15:03:04 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvinfo: Rewrote mkvinfo to use libebml's Read() function
|
|
|
|
|
instead of manually reading each and every element.
|
2003-08-30 13:50:00 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Added support for XML based chapter files.
|
2003-08-30 10:29:09 +00:00
|
|
|
|
|
2003-08-29 07:39:14 +00:00
|
|
|
|
2003-08-29 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.6.5.
|
2003-08-29 07:39:14 +00:00
|
|
|
|
|
2003-08-28 07:16:24 +00:00
|
|
|
|
2003-08-28 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: On Windows the 'isspace()' function used to trim
|
|
|
|
|
leading and trailing white spaces from tags considered some parts
|
|
|
|
|
of valid UTF-8 character sequences to be white spaces as
|
|
|
|
|
well. Fixed by replacing 'isspace()' with 'isblank()'. Reported
|
|
|
|
|
by Liisachan.
|
2003-08-28 17:21:23 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Support for chosing the charset and language used in
|
|
|
|
|
simple chapter files. Suggestion by Liisachan.
|
2003-08-28 09:10:45 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Rewrote the UTF-8 conversion routines. They should now handle
|
|
|
|
|
U+8000 characters correctly. Reported by Liisachan.
|
2003-08-28 08:33:30 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Real reader: For RV40 the actual dimensions were also
|
|
|
|
|
used for the aspect ratio/display dimensions. This has been fixed:
|
|
|
|
|
the actual dimensions are used for PixelWidth/PixelHeight, the
|
|
|
|
|
dimensions stored in the RM container are used for the aspect
|
|
|
|
|
ratio/DisplayWidth & DisplayHeight. Reported by Karl Lillevold.
|
2003-08-28 07:16:24 +00:00
|
|
|
|
|
2003-08-27 13:10:12 +00:00
|
|
|
|
2003-08-27 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.6.4.
|
2003-08-27 18:21:21 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvextract: Support for re-creating dropped frames when
|
|
|
|
|
extracting video to an AVI. Works only well if the frame durations
|
|
|
|
|
in the source file are multiples of the frame rate, of course.
|
2003-08-27 17:44:33 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: The MP3 packetizer did not start at 0 with its
|
|
|
|
|
timecodes. It does now. Reported by alexnoe.
|
2003-08-27 16:52:25 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Proper support for dropped frames when reading AVI
|
|
|
|
|
files. Reported by alley_cat, Horv<72>th Istv<74>n.
|
2003-08-27 16:27:33 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Fixed some missing default values in the Matroska
|
|
|
|
|
reader (e.g. mono audio files). Reported by Liisachan.
|
2003-08-27 13:10:12 +00:00
|
|
|
|
|
2003-08-25 10:21:09 +00:00
|
|
|
|
2003-08-25 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Improved all command line parsing error messages.
|
2003-08-26 16:39:57 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Improved the error message for the XML tag file parser
|
|
|
|
|
if an invalid &-sequence is found.
|
2003-08-25 10:43:58 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvextract: Strings are postprocessed so that the special
|
|
|
|
|
characters &, <, >, " are replaced by their HTML equivalents
|
|
|
|
|
&, <, > and ".
|
2003-08-25 10:21:09 +00:00
|
|
|
|
|
2003-08-23 23:27:17 +00:00
|
|
|
|
2003-08-24 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Disabled lacing by default and renamed --no-lacing to
|
|
|
|
|
--enable-lacing. With all the proper info about the laced frames
|
|
|
|
|
lacing is actually producing larger files than without lacing.
|
2003-08-24 00:27:38 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Meta seek element is split into two elements. The
|
|
|
|
|
first's located at the start of the file containing only a small
|
|
|
|
|
number of level 1 elements. The clusters are referenced in a
|
|
|
|
|
second meta seek element located at the end of the file. Removed
|
|
|
|
|
the options "--meta-seek-size" and "--no-meta-seek". Added the
|
|
|
|
|
option to disable that second meta seek entry,
|
|
|
|
|
"--no-clusters-in-meta-seek".
|
2003-08-23 23:27:17 +00:00
|
|
|
|
|
2003-08-22 19:49:37 +00:00
|
|
|
|
2003-08-22 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvextract: Backwards compatibility: Accepts S_SSA and S_ASS as
|
|
|
|
|
valid CodecIDs (new CodecIDs are S_TEXT/SSA and S_TEXT/ASS).
|
2003-08-22 20:08:21 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Bugfix: If a subtitle packet was the last packet in a
|
|
|
|
|
cluster then its duration was not written resulting in a broken file.
|
2003-08-22 19:49:37 +00:00
|
|
|
|
|
2003-08-21 19:19:02 +00:00
|
|
|
|
2003-08-21 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvinfo: Added support for the following elements:
|
|
|
|
|
KaxPrevFilename, KaxNextFilename, KaxTrackFlagEnabled,
|
|
|
|
|
KaxTrackName, KaxCodecName, KaxCodecSettings, KaxCodecInfoURL,
|
|
|
|
|
KaxCodecDownloadURL, KaxCodecDecodeAll, KaxTrackOverlay,
|
|
|
|
|
KaxAudioPosition, KaxAudioOutputSamplingFreq, KaxVideoDisplayUnit,
|
|
|
|
|
KaxVideoColourSpace, KaxVideoGamma, KaxVideoFlagInterlaced,
|
|
|
|
|
KaxVideoStereoMode, KaxVideoAspectRatio, KaxClusterPosition,
|
|
|
|
|
KaxClusterPrevSize, KaxBlockVirtual, KaxBlockAdditions,
|
|
|
|
|
KaxBlockMore, KaxBlockAddID, KaxBlockAdditional,
|
|
|
|
|
KaxReferenceVirtual, KaxSliceBlockAddID, KaxChapters,
|
|
|
|
|
KaxEditionEntry, KaxChapterAtom, KaxChapterUID,
|
|
|
|
|
KaxChapterTimeStart, KaxChapterTimeEnd, KaxChapterTrack,
|
|
|
|
|
KaxChapterTrackNumber, KaxChapterDisplay, KaxChapterString,
|
|
|
|
|
KaxChapterLanguage, KaxChapterCountry
|
2003-08-21 19:19:02 +00:00
|
|
|
|
|
2003-08-20 21:10:00 +00:00
|
|
|
|
2003-08-20 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.6.3.
|
2003-08-20 21:10:00 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: The Real reader accepts incomplete video packets and
|
|
|
|
|
tries to re-assemble them instead of aborting with 'die: len !=
|
|
|
|
|
total'.
|
2003-08-20 21:10:00 +00:00
|
|
|
|
|
2003-08-18 17:58:56 +00:00
|
|
|
|
2003-08-18 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Implemented a switch that has to be used for SBR AAC /
|
|
|
|
|
AAC+ / HE-AAC if the source file is an AAC file and the AAC file
|
|
|
|
|
contains SBR AAC data (no automatic detection possible in this case!).
|
2003-08-18 17:58:56 +00:00
|
|
|
|
|
2003-08-14 16:24:38 +00:00
|
|
|
|
2003-08-14 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Low bitrate AC3 tracks from Real's DNET are identified
|
|
|
|
|
as A_AC3/BSID9 or A_AC3/BSID10.
|
2003-08-14 17:19:46 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: The RealMedia reader takes the number of packets into
|
|
|
|
|
account when reading which results in better end-of-file detection.
|
2003-08-14 16:24:38 +00:00
|
|
|
|
|
2003-08-12 12:46:12 +00:00
|
|
|
|
2003-08-12 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Windows versions: Fixed a bug with files bigger than 2GB not
|
|
|
|
|
being recognized. The accompanying error message was "File NAME
|
|
|
|
|
has unknown type. Please have a look at the supported file
|
|
|
|
|
types..."
|
2003-08-12 16:15:41 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* all tools: Fixed a bug which would only allow Matroska files up
|
|
|
|
|
to 4GB to be read. The accompanying error message was "No segment
|
|
|
|
|
found" or something similar.
|
2003-08-12 13:27:55 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvinfo: Unknown elements are properly skipped now.
|
2003-08-12 12:46:12 +00:00
|
|
|
|
|
2003-08-11 16:42:43 +00:00
|
|
|
|
2003-08-11 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: For RV40 (RealVideo 9) the actual video dimensions are
|
|
|
|
|
decoded from the first video frame.
|
2003-08-11 21:59:06 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.6.2.
|
2003-08-11 18:34:40 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Video aspect ratio was set wrong if the user did not
|
|
|
|
|
specify any.
|
2003-08-11 18:34:40 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.6.1.
|
2003-08-11 16:45:29 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: RealVideo: Support for all kinds of frames including
|
|
|
|
|
"short" and "merged" frames (results are identical to Gabest's
|
|
|
|
|
output).
|
2003-08-11 16:42:43 +00:00
|
|
|
|
|
2003-08-10 06:40:13 +00:00
|
|
|
|
2003-08-10 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: The aspect ratio setting will only cause upscaling of
|
|
|
|
|
the current video dimensions which are then put into
|
|
|
|
|
KaxVideoDisplayWidth and KaxVideoDisplayHeight.
|
2003-08-10 20:13:40 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvextract: Changed how the global elements are handled by
|
|
|
|
|
taking the parent's size into account. This re-enables processing
|
|
|
|
|
of files produced with the latest VirtualDubMod.
|
2003-08-10 20:01:55 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Changed how the Matroska reader handles global
|
|
|
|
|
elements by taking the parent's size into account. This re-enables
|
|
|
|
|
processing of files produced with the latest VirtualDubMod.
|
2003-08-10 15:43:52 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvinfo: Changed how mkvinfo handles global elements by taking
|
|
|
|
|
the parent's size into account. Hopefully this is now correct.
|
2003-08-10 09:48:51 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvextract: Support for MultiComment tags.
|
2003-08-10 09:41:16 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Fixed support for reading MultiComment tags from
|
|
|
|
|
XML tag files.
|
2003-08-10 09:07:22 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Allow some slightly broken Matroska files to be
|
|
|
|
|
processed correctly if the reference blocks are off by at most 1ms.
|
2003-08-10 06:40:13 +00:00
|
|
|
|
|
2003-08-09 12:57:16 +00:00
|
|
|
|
2003-08-09 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: MP3: Better support for other MPEG versions and layers
|
|
|
|
|
(number of samples per packet).
|
2003-08-09 22:03:31 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvinfo: Added Adler32 calculation and display for frame
|
|
|
|
|
contents with the -c option.
|
2003-08-09 21:11:54 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: RealAudio: "dnet" is actually byte-swapped AC3 and is
|
|
|
|
|
being treated as such (re-swapped and output as AC3).
|
2003-08-09 12:57:16 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Fixed a bug with chapters and splitting which would
|
|
|
|
|
crash mkvmerge if no chapter belonged into the output file.
|
2003-08-09 12:57:16 +00:00
|
|
|
|
|
2003-08-06 12:42:45 +00:00
|
|
|
|
2003-08-06 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Changes for compilation with gcc 2.95.
|
2003-08-06 12:42:45 +00:00
|
|
|
|
|
2003-08-04 07:41:21 +00:00
|
|
|
|
2003-08-04 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.6.0.
|
2003-08-04 07:41:21 +00:00
|
|
|
|
|
|
|
|
|
2003-07-30 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* base64tool: Added a tool for Base64 encoding/decoding needed for
|
|
|
|
|
binary elements in the tags.
|
2003-08-04 07:41:21 +00:00
|
|
|
|
|
2003-07-28 23:09:12 +00:00
|
|
|
|
2003-07-29 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvextract: Support for extracting chapter information.
|
2003-07-29 20:27:05 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Added support for simple chapter files (CHAPTER01=...,
|
|
|
|
|
CHAPTER01NAME=Hello World etc).
|
2003-07-28 23:09:12 +00:00
|
|
|
|
|
2003-07-26 14:40:20 +00:00
|
|
|
|
2003-07-26 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Added support tags based on XML files.
|
2003-07-26 14:40:20 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvextract: Rewrote the command line syntax. Added extracting
|
|
|
|
|
attachments and tags as new options.
|
2003-07-26 14:40:20 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Fixed a bug in the SRT reader which would not always
|
|
|
|
|
handle Unix/DOS style new line cases correctly.
|
2003-07-26 14:40:20 +00:00
|
|
|
|
|
2003-07-23 20:47:31 +00:00
|
|
|
|
2003-07-23 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Added support for the "SegmentTitle" (general title of
|
|
|
|
|
the file written).
|
2003-07-23 20:47:31 +00:00
|
|
|
|
|
2003-07-15 22:55:57 +00:00
|
|
|
|
2003-07-16 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Added support for UTF-8 and UTF-16 encoded text files
|
|
|
|
|
for the SRT and SSA/ASS readers.
|
2003-07-15 22:55:57 +00:00
|
|
|
|
|
2003-07-15 18:51:28 +00:00
|
|
|
|
2003-07-15 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: The SSA/ASS reader ignored the --sub-charset option
|
|
|
|
|
and always used the current charset to recode the subtitles.
|
2003-07-15 18:51:28 +00:00
|
|
|
|
|
2003-07-14 07:22:26 +00:00
|
|
|
|
2003-07-14 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Added support for attaching files to the output
|
|
|
|
|
file(s).
|
2003-07-14 19:10:36 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvinfo: Support for the elements dealing with attachments
|
|
|
|
|
(KaxAttachments, KaxAttached, KaxFileDescription, KaxFileName,
|
|
|
|
|
KaxMimeType, KaxFileData).
|
2003-07-14 07:22:26 +00:00
|
|
|
|
|
|
|
|
|
2003-07-13 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Changed the RealVideo packaging method: Subpackets are
|
|
|
|
|
assembled into complete packets so the demuxer does not have to do
|
|
|
|
|
that anymore.
|
2003-07-14 07:22:26 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: DisplayWidth and DisplayHeight, which form the display
|
|
|
|
|
aspect ratio, are now always written to ease changing them later
|
|
|
|
|
without having to completely remux the file.
|
2003-07-14 07:22:26 +00:00
|
|
|
|
|
2003-07-08 15:40:02 +00:00
|
|
|
|
2003-07-08 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Fixed some infinite-reading-from-a-file bug that
|
|
|
|
|
occured on Windows when reading SSA/ASS files.
|
2003-07-08 17:35:19 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Fixed a bug which would mostly appear with subtitles
|
|
|
|
|
that have very long ( > 60s) gaps between entries. Here the
|
|
|
|
|
cluster would not been rendered properly leaving mkvmerge either
|
|
|
|
|
comatose ( = endless loop) or just plain dead ( = crashing).
|
2003-07-08 15:40:02 +00:00
|
|
|
|
|
2003-07-07 14:45:16 +00:00
|
|
|
|
2003-07-07 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvinfo: Added support for the rest of the tags:
|
|
|
|
|
KaxTagMultiComment, KaxTagMultiCommentName,
|
|
|
|
|
KaxTagMultiCommentComments and KaxTagMultiCommentLanguage. Almost
|
|
|
|
|
all tags have been successfully tested.
|
2003-07-07 14:45:16 +00:00
|
|
|
|
|
2003-07-06 11:10:56 +00:00
|
|
|
|
2003-07-06 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Added a RealMedia demuxer that can handle both RealVideo and
|
|
|
|
|
RealAudio (all codecs).
|
2003-07-06 11:10:56 +00:00
|
|
|
|
|
2003-07-02 21:12:07 +00:00
|
|
|
|
2003-07-02 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvinfo: Added support for allmost all tags (totally untested):
|
|
|
|
|
KaxTag KaxTagArchivalLocation KaxTagAudioEncryption
|
|
|
|
|
KaxTagAudioGain KaxTagAudioGenre KaxTagAudioPeak
|
|
|
|
|
KaxTagAudioSpecific KaxTagBibliography KaxTagBPM KaxTagCaptureDPI
|
|
|
|
|
KaxTagCaptureLightness KaxTagCapturePaletteSetting
|
|
|
|
|
KaxTagCaptureSharpness KaxTagChapterUID KaxTagCommercial
|
|
|
|
|
KaxTagCropped KaxTagDate KaxTagDiscTrack KaxTagEncoder
|
|
|
|
|
KaxTagEncodeSettings KaxTagEntity KaxTagEqualisation KaxTagFile
|
|
|
|
|
KaxTagGeneral KaxTagGenres KaxTagIdentifier KaxTagImageSpecific
|
|
|
|
|
KaxTagInitialKey KaxTagKeywords KaxTagLanguage KaxTagLegal
|
|
|
|
|
KaxTagMood KaxTagMultiCommercial KaxTagMultiCommercialAddress
|
|
|
|
|
KaxTagMultiCommercialEmail KaxTagMultiCommercialType
|
|
|
|
|
KaxTagMultiCommercialURL KaxTagMultiDate KaxTagMultiDateDateBegin
|
|
|
|
|
KaxTagMultiDateDateEnd KaxTagMultiDateType KaxTagMultiEntity
|
|
|
|
|
KaxTagMultiEntityAddress KaxTagMultiEntityEmail
|
|
|
|
|
KaxTagMultiEntityName KaxTagMultiEntityType KaxTagMultiEntityURL
|
|
|
|
|
KaxTagMultiIdentifier KaxTagMultiIdentifierBinary
|
|
|
|
|
KaxTagMultiIdentifierString KaxTagMultiIdentifierType
|
|
|
|
|
KaxTagMultiLegal KaxTagMultiLegalAddress KaxTagMultiLegalType
|
|
|
|
|
KaxTagMultiLegalURL KaxTagMultiPrice KaxTagMultiPriceAmount
|
|
|
|
|
KaxTagMultiPriceCurrency KaxTagMultiPricePriceDate
|
|
|
|
|
KaxTagMultiTitle KaxTagMultiTitleAddress KaxTagMultiTitleEdition
|
|
|
|
|
KaxTagMultiTitleEmail KaxTagMultiTitleLanguage
|
|
|
|
|
KaxTagMultiTitleName KaxTagMultiTitleSubTitle KaxTagMultiTitleType
|
|
|
|
|
KaxTagMultiTitleURL KaxTagOfficialAudioFileURL
|
|
|
|
|
KaxTagOfficialAudioSourceURL KaxTagOriginalDimensions
|
|
|
|
|
KaxTagOriginalMediaType KaxTagPlayCounter KaxTagPopularimeter
|
|
|
|
|
KaxTagProduct KaxTagRating KaxTagRecordLocation KaxTags
|
|
|
|
|
KaxTagSetPart KaxTagSource KaxTagSourceForm KaxTagSubGenre
|
|
|
|
|
KaxTagSubject KaxTagTargets KaxTagTitle KaxTagTrackUID
|
|
|
|
|
KaxTagVideoGenre
|
2003-07-02 21:12:07 +00:00
|
|
|
|
|
2003-06-29 17:56:38 +00:00
|
|
|
|
2003-06-29 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Support for handling native video tracks (e.g. B
|
|
|
|
|
frames) when reading Matroska files.
|
2003-06-29 21:35:19 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvmerge: Implemented time slice durations , default block
|
|
|
|
|
duration and block durations for slices where necessary.
|
2003-06-29 17:56:38 +00:00
|
|
|
|
|
2003-06-24 16:11:43 +00:00
|
|
|
|
2003-06-24 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvinfo: Support for KaxSegmentFilename, KaxTitle, KaxSlices,
|
|
|
|
|
KaxTimeSlice, KaxSliceLaceNumber, KaxSliceFrameNumber,
|
|
|
|
|
KaxSliceDelay and KaxSliceDuration.
|
2003-06-24 16:11:43 +00:00
|
|
|
|
|
2003-06-22 08:37:09 +00:00
|
|
|
|
2003-06-22 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.5.0.
|
2003-06-22 19:37:07 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Added 'ReferencePriority' element to the known elements for
|
|
|
|
|
mkvinfo.
|
2003-06-22 14:30:02 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Removed "(mkvinfo) " from mkvinfo's output in order to improve
|
|
|
|
|
readability and save space.
|
2003-06-22 12:27:46 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* --sub-charset now also needs a track ID.
|
2003-06-22 12:11:54 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Modified the verbosity levels for mkvinfo: The seek head subentries
|
|
|
|
|
and cue subentries will only be shown at level 2 to make the
|
|
|
|
|
output easier to read.
|
2003-06-22 09:47:08 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* The language and default track settings are now kept again if
|
|
|
|
|
not overridden when reading from Matroska files.
|
2003-06-22 08:37:09 +00:00
|
|
|
|
|
2003-06-21 16:08:01 +00:00
|
|
|
|
2003-06-21 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Added mkvextract which can extract tracks from a Matroska file
|
|
|
|
|
into other files.
|
2003-06-21 16:08:01 +00:00
|
|
|
|
|
2003-06-20 11:11:54 +00:00
|
|
|
|
2003-06-20 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Switched from cygwin to MinGW32 for the Windows binaries.
|
2003-06-20 21:40:13 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Fixed a double free() on cleanup (after writing the cues) which
|
|
|
|
|
resulted in a segfault sometimes.
|
2003-06-20 21:40:13 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Added a SSA/ASS reader.
|
2003-06-20 11:11:54 +00:00
|
|
|
|
|
2003-06-19 19:32:50 +00:00
|
|
|
|
2003-06-19 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Support for reading text subtitles from Matroska files.
|
2003-06-19 21:44:27 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Made the AAC reader automatically recognize if a MPEG4 AAC file
|
|
|
|
|
contains the emphasis header (deprecated) or not (current standard).
|
2003-06-19 19:32:50 +00:00
|
|
|
|
|
2003-06-15 08:40:43 +00:00
|
|
|
|
2003-06-15 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.4.4.
|
2003-06-19 19:32:50 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Several options now need an explicity track ID to specify
|
|
|
|
|
which tracks of an input file the option should be applied
|
|
|
|
|
to. These options include --atracks, --vtracks, --stracks, --sync,
|
|
|
|
|
--default-track, --cues and --language.
|
2003-06-15 11:23:39 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* The Matroska reader now handles track selection correctly.
|
2003-06-15 08:40:43 +00:00
|
|
|
|
|
2003-06-12 23:05:49 +00:00
|
|
|
|
2003-06-13 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Added an option for identifying input files and their track types.
|
2003-06-12 23:05:49 +00:00
|
|
|
|
|
2003-06-11 22:28:45 +00:00
|
|
|
|
2003-06-12 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.4.3.
|
2003-06-11 22:28:45 +00:00
|
|
|
|
|
2003-06-11 18:21:24 +00:00
|
|
|
|
2003-06-11 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Support for proper linking of segments via the segment UIDs. The
|
|
|
|
|
first and last files created can be manually linked to given UIDs.
|
2003-06-11 18:21:24 +00:00
|
|
|
|
|
2003-06-08 19:00:33 +00:00
|
|
|
|
2003-06-08 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Added support for splitting output files by size or by time and
|
|
|
|
|
limiting the number of output files.
|
2003-06-08 19:00:33 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Added support for the segment UID/next segment UID/previous
|
|
|
|
|
segment UID.
|
2003-06-08 19:00:33 +00:00
|
|
|
|
|
2003-06-06 20:56:28 +00:00
|
|
|
|
2003-06-06 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* A lot of changes to comply with libmatroska/libebml 0.4.4.
|
2003-06-06 20:56:28 +00:00
|
|
|
|
|
|
|
|
|
2003-06-03 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Implemented stricter content based file type identification for
|
|
|
|
|
MP3 and AC3 files so that those won't be mis-identified.
|
2003-06-06 20:56:28 +00:00
|
|
|
|
|
2003-05-31 09:08:02 +00:00
|
|
|
|
2003-05-31 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Some improvements to the mkvinfo GUI (thanks to jcsston for the
|
|
|
|
|
patch/the ideas).
|
2003-05-31 09:08:02 +00:00
|
|
|
|
|
2003-05-29 18:38:27 +00:00
|
|
|
|
2003-05-29 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.4.2.
|
2003-05-29 20:30:33 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Support for some more tags in both mkvmerge and mkvinfo.
|
2003-05-29 20:19:53 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Fixed a segfault in the Matroska reader.
|
2003-05-29 19:39:46 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Removed the '--sub-type' switch as all text subtitles will be
|
|
|
|
|
stored in UTF-8 format. Made iconv mandatory in the configure
|
|
|
|
|
checks for this very reason.
|
2003-05-29 18:50:03 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Added a GUI to mkvinfo.
|
2003-05-29 18:38:27 +00:00
|
|
|
|
|
2003-05-23 10:24:07 +00:00
|
|
|
|
2003-05-23 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.4.1.
|
2003-05-23 10:24:07 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* A lot of changes regarding file I/O. Files bigger than 2GB
|
|
|
|
|
should now be handled correctly on both Linux and Windows.
|
2003-05-23 10:24:07 +00:00
|
|
|
|
|
2003-05-21 22:23:15 +00:00
|
|
|
|
2003-05-22 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Added checks for MP4/Quicktime files which will abort mkvmerge.
|
2003-05-22 15:37:53 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Support for reading AAC tracks from Matroska files.
|
2003-05-22 11:11:30 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.4.0.
|
2003-05-21 22:23:15 +00:00
|
|
|
|
|
2003-05-21 21:05:47 +00:00
|
|
|
|
2003-05-21 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Some internal changes and enhancements. Code requires libebml
|
|
|
|
|
and libmatroska 0.4.3 now.
|
2003-05-21 21:05:47 +00:00
|
|
|
|
|
2003-05-19 20:51:12 +00:00
|
|
|
|
2003-05-19 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* ADTS headers are stripped from the AAC streams. This is what I'd
|
|
|
|
|
call 'proper AAC support'.
|
2003-05-19 20:51:12 +00:00
|
|
|
|
|
2003-05-18 20:40:11 +00:00
|
|
|
|
2003-05-18 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Better support for DTS streams in general and for DTS-in-WAV in
|
|
|
|
|
particular (patch by Peter Niemayer <niemayer AT isg.de>).
|
2003-05-18 20:40:11 +00:00
|
|
|
|
|
2003-05-17 20:51:34 +00:00
|
|
|
|
2003-05-17 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Renamed '--no-utf8-subs' to '--sub-type utf8'. Polished the man
|
|
|
|
|
page regarding subtitle handling.
|
2003-05-17 23:25:08 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Fixed a bug with mono MP3 files.
|
2003-05-17 20:59:21 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Added support for AAC files (only those with ADTS headers at the
|
|
|
|
|
moment).
|
2003-05-17 20:51:34 +00:00
|
|
|
|
|
2003-05-15 09:10:17 +00:00
|
|
|
|
2003-05-15 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.3.3.
|
2003-05-15 09:43:59 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* If an error occurs while writing to the destination file the
|
|
|
|
|
error is reported and mkvmerge aborts with a non-zero exit code.
|
2003-05-15 09:38:01 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* The OGM reader reported I frames as P frames and vice versa
|
|
|
|
|
round making seeking not really nice ;)
|
2003-05-15 09:10:17 +00:00
|
|
|
|
|
2003-05-11 09:05:55 +00:00
|
|
|
|
2003-05-11 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Fixed a bug with the AC3 timecode calculation (patch by Peter
|
|
|
|
|
Niemayer <niemayer AT isg.de>).
|
2003-05-15 08:58:52 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Support for reading DTS files & putting them into Matroska
|
|
|
|
|
(main patch by Peter Niemayer <niemayer AT isg.de>, a few things
|
|
|
|
|
by me).
|
2003-05-15 08:58:52 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.3.2.
|
2003-05-11 15:52:54 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Fixed the huge memory need if reading from AVI files (introduced
|
|
|
|
|
on 2003-05-06 with the internal changes).
|
2003-05-11 12:42:09 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Proper handling of the 'default track' flag and the language for
|
|
|
|
|
the Matroska reader.
|
2003-05-11 09:24:02 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Proper handling of the 'default track' flag for all the packetizers.
|
2003-05-11 09:05:55 +00:00
|
|
|
|
|
2003-05-09 06:27:26 +00:00
|
|
|
|
2003-05-09 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Made mkvtoolnix compile under cygwin.
|
2003-05-09 06:27:26 +00:00
|
|
|
|
|
2003-05-06 08:24:02 +00:00
|
|
|
|
2003-05-06 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Added support for aspect ratio.
|
2003-05-06 09:59:37 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Subtitle charsets can be specified with --sub-charset and do not
|
|
|
|
|
rely on the current locale anymore.
|
2003-05-06 08:24:02 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* For the last packet of each track its duration is now stored.
|
2003-05-06 08:24:02 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* A lot of internal changes - I hope nothing has broken... (See
|
|
|
|
|
ChangeLog.cvs for details.)
|
2003-05-06 08:24:02 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* The matroska reader calculated wrong header lengths for Vorbis
|
|
|
|
|
tracks.
|
2003-05-06 08:24:02 +00:00
|
|
|
|
|
2003-05-05 18:37:36 +00:00
|
|
|
|
2003-05-04 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* mkvinfo reports the FourCC for video tracks with a
|
|
|
|
|
CodecID of V_MS/VFW/FOURCC and the format tag for audio tracks
|
|
|
|
|
with a CodecID of A_MS/ACM.
|
2003-05-05 18:37:36 +00:00
|
|
|
|
|
2003-05-03 20:24:58 +00:00
|
|
|
|
2003-05-03 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Released v0.3.1.
|
2003-05-04 07:36:32 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Tracks read from a Matroska file will keep their UID if it
|
|
|
|
|
hasn't been used yet.
|
2003-05-03 20:24:58 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Support for reading text subtitle streams from OGM files.
|
2003-05-03 20:24:58 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Added support for EbmlVoid everywhere to mkvinfo.
|
2003-05-03 20:24:58 +00:00
|
|
|
|
|
2003-05-02 21:44:01 +00:00
|
|
|
|
2003-05-02 Moritz Bunkus <moritz@bunkus.org>
|
2003-04-30 18:54:17 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* Support for KaxTrackLanguage and ISO639 languages.
|
2003-04-30 18:54:17 +00:00
|
|
|
|
|
2003-05-02 21:44:01 +00:00
|
|
|
|
2003-04-30 Moritz Bunkus <moritz@bunkus.org>
|
2003-04-30 18:54:17 +00:00
|
|
|
|
|
2003-11-05 20:17:05 +00:00
|
|
|
|
* First public release.
|
2003-03-04 08:55:30 +00:00
|
|
|
|
|