Moritz Bunkus
104562dcc6
Removed a note about an ancient mkvmerge version.
2009-08-06 11:33:34 +02:00
Moritz Bunkus
72320f6142
Preparations for release 2.9.7.
...
Bumped the version number. Set the release code name. Added the
release message.
2009-07-01 18:40:03 +02:00
Moritz Bunkus
25825aceea
Allow the user to change the language for chapters read from OGM/MP4 files with the "--chapter-language" option.
2009-06-14 14:39:02 +02:00
Moritz Bunkus
30c0557529
Made the chapter and tag information available for individual selection in the former "tracks" list box.
...
The "no chapters" and "no tags" checkboxes have been removed. Chapter
and tag information can be enabled for each entry, and the user can
select the charset for chapters.
Fix for bug 400.
2009-06-14 12:48:06 +02:00
Moritz Bunkus
a61237f991
Bumped the version number, added the release message, set the release code name.
2009-06-07 11:04:28 +02:00
Moritz Bunkus
8139108c0f
Improved the control over which tags get copied from a source file to the output file
...
The old option --no-tags" was replaced with the new options
"--no-global-tags" which causes global tags not to be copied and
"--no-track-tags" which causes track specific tags to not be
copied. The new option "--track-tags" can be used to select tracks for
which tags will be copied. The default is still to copy all existing
tags.
2009-05-31 21:08:12 +02:00
Moritz Bunkus
feb085d055
Renamed a couple of command line options to have a more consistent command line interface.
...
The old versions are still supported but not mentioned in the
documentation anymore.
2009-05-31 18:21:40 +02:00
Moritz Bunkus
97a06c45f7
Fix the usage of URL macros in the man pages.
2009-05-30 20:22:56 +02:00
Moritz Bunkus
29ce2003d3
Bumped the version number; set the release code name; added the release message.
2009-05-22 13:34:12 +02:00
Moritz Bunkus
3361c96032
Added documentation for the "--apend-mode" option.
2009-05-12 10:15:56 +02:00
Moritz Bunkus
5aed5ab00f
Updated the tool tip for the FPS input box and the documentation for the --default-duration option.
...
Fix for bug 387.
2009-05-10 12:40:48 +02:00
Moritz Bunkus
ed5e761cfb
Bumped the version number. Added the release message. Set the release codename.
2009-05-09 11:08:44 +02:00
Moritz Bunkus
1fec941ea9
Output the frame position for each frame in summary mode with verbosity level 1 and higher.
2009-04-21 00:14:39 +02:00
Moritz Bunkus
c573ecea0e
Set the version number, added the release message, set the release codename.
2009-04-14 19:51:32 +02:00
Moritz Bunkus
1320636f91
Bumped the version number to 2.6.0, set the release code name, added the release message to the ChangeLog.
2009-03-24 11:51:37 +01:00
Moritz Bunkus
0003a1b523
Added documentation for the header editor.
2009-03-22 00:09:11 +01:00
Moritz Bunkus
97f8f14a73
Added an option --edit-headers for mmg to start with the header editor opening the given file name.
2009-03-21 23:18:02 +01:00
Moritz Bunkus
c48917c747
Released v2.5.3.
2009-03-07 11:31:57 +01:00
Moritz Bunkus
5523f59962
Release 2.5.2.
...
Added the release message to the ChangeLog; set the version number;
set the release code name.
2009-02-28 15:11:55 +01:00
Moritz Bunkus
57d853188e
Release v2.5.1
...
Added the release message, set the release code name and the version number.
2009-02-22 14:59:55 +01:00
Moritz Bunkus
681fc96e94
Released v2.5.0.
...
Bumped the version number, added the release message, set the
release codename.
2009-02-21 19:06:46 +01:00
Moritz Bunkus
277a3b9a09
Fixed wrong markup and unbreakable long lines in man pages
...
An URL macro (.UR) must be closed with .UE. The URLs themselves
should be breakable after each slash.
2009-02-12 16:25:25 +01:00
Moritz Bunkus
4a71e50946
Added an option for selecting the translations to use
...
Added the option "--ui-language" so that the translations used can be
selected either with the usual environment variables (LANG, LC_MESSAGS,
LC_ALL) or with this option.
2009-02-08 16:18:36 +01:00
Moritz Bunkus
e5d156a07c
Releasemessage and version number for 2.4.2
2009-01-17 22:07:31 +01:00
Moritz Bunkus
1274db8d25
Added .gitignore files
...
All files created by a full build are ignored.
2009-01-14 23:34:07 +01:00
Moritz Bunkus
e526a8a591
Removed outdated information. Attachments are indeed copied from Matroska files. Partial fix for bug 324.
2009-01-03 18:17:00 +00:00
Moritz Bunkus
ddd11a12b4
Set the release codename, the new version and the release message in the ChangeLog.
2008-12-04 20:13:51 +00:00
Moritz Bunkus
11e1352689
Clarified how mkvmerge interprets timecodes given for the --split option.
2008-11-04 18:09:18 +00:00
Moritz Bunkus
d6cd6fff27
Added the release message, set the release codename, bumped the version number to 2.4.0.
2008-10-11 17:17:00 +00:00
Moritz Bunkus
981e9245a1
Better wording ;)
2008-09-22 17:27:47 +00:00
Moritz Bunkus
79d97f4729
Bumped the version number to 2.3.0, set the release name and added the release message.
2008-09-07 12:49:59 +00:00
Moritz Bunkus
04f35dc84a
Added support for Ogg Kate subtitles. Patch by ogg.k.ogg.k@googlemail.com.
2008-08-21 10:12:31 +00:00
Moritz Bunkus
3fb8a8863d
Removed the "--delay" option. Changed the "--sync d,l/p" option: audio samples are not added. Instead only the timecodes are adjusted. The default for "p" has been changed from 1000 to 1 if it is left out. The "--sync" option works for all track types. Therefore mmg activates the "delay" and "stretch by" inputs no matter what track type is selected.
2008-08-20 19:04:10 +00:00
Moritz Bunkus
b88b0ebf8a
Updated the version number, set the new release nick name and included the release message in ChangeLog.
2008-03-04 07:35:53 +00:00
Moritz Bunkus
120ca3389a
Bumped the version number to 2.1.0; set the release code name; added the release message to the ChangeLog.
2007-08-19 09:24:10 +00:00
Moritz Bunkus
24fb1b46f4
Bumped the version number to 2.0.2 and set the release code name.
2007-02-21 10:29:30 +00:00
Moritz Bunkus
3484733c9b
Extended the option "--default-track" so that it can be forced to "off" allowing the user to create a file for which no track has its "default" flag set. Fix for bug #224 .
2007-01-28 21:57:32 +00:00
Moritz Bunkus
46838f2a41
Changed the version to 2.0.0 and the version code name.
2007-01-13 18:08:21 +00:00
Moritz Bunkus
99e07e1cc2
The NALU size length can be overridden for AVC/h.264 elementary streams. It defaults to 2 which might not be enough for larger frames/slices.
2007-01-04 08:07:17 +00:00
Moritz Bunkus
a4fd05dc2d
Updated the mmg guide with the new options.
2007-01-03 19:00:49 +00:00
Moritz Bunkus
0be060306a
Updated the pictures for the mmg guide.
2007-01-03 18:16:53 +00:00
Moritz Bunkus
616be8e6a6
Added support for reading AVC/h.264 elementary streams.
2007-01-01 14:28:27 +00:00
Moritz Bunkus
b775f7545e
Allow the user to tell mkvmerge that an AAC track is not SBR.
2006-11-26 13:07:52 +00:00
Moritz Bunkus
6740661040
Bumped the version number to 1.8.1 and updated the release code name.
2006-11-25 08:11:31 +00:00
Moritz Bunkus
a97134b3a0
Updated the version number and set the release codename.
2006-11-10 07:57:14 +00:00
Moritz Bunkus
8083266e1d
Added support for the "stereo mode" flag for video tracks.
2006-11-07 15:11:49 +00:00
Moritz Bunkus
046704ecc2
Bumped the version number to 1.7.0 and set the new version code name.
2006-04-28 14:52:55 +00:00
Moritz Bunkus
e3eaa585a1
Added a note that mkvmerge can only split right before key frames.
2005-12-19 17:04:26 +00:00
Moritz Bunkus
b00de421cf
Bumped the version number to 1.6.5 and set its release codename "Watcher Of The Skies".
2005-12-07 17:22:29 +00:00
Moritz Bunkus
4b1d293400
Make mkvmerge use the timecode factory of the previous tracks when appending tracks. This way the user must only specify one timecode file, and that one for the first track in a chain (just like mmg has been working already). Fixes Anthill bug #162 . Also fixed a minor memleak.
2005-12-05 13:01:24 +00:00