Commit Graph

911 Commits

Author SHA1 Message Date
Moritz Bunkus
e90d00a810 Updates 2003-10-02 23:44:51 +00:00
Moritz Bunkus
5341d9d35d Changed doc path. Added HTML version of mkvmerge's man page which is being linked to from mkvmerge-gui.html. 2003-10-02 23:43:50 +00:00
Moritz Bunkus
95a7903cc1 Fixed a lot of spelling mistakes. 2003-10-02 19:22:00 +00:00
Moritz Bunkus
ca3e6bce69 Added all the new options (--no-attachments, --no-tags, --disable-lacing, --enable-durations, --enable-timeslices). Fixed saving/restoring the input file settings. Added two buttons (start, copy to clipboard) at the bottom of the main window. 2003-10-02 19:13:22 +00:00
Moritz Bunkus
a24bb211d5 Small fixups. 2003-10-02 18:50:33 +00:00
Moritz Bunkus
725834b7ba Added the (dummy) option --no-tags which will be implemented later. 2003-10-02 18:44:09 +00:00
Moritz Bunkus
615586954f Changed the lacing strategy again. New defaults are NOT to write duration elements for all blocks, NOT to use time slices and to USE lacing for most audio tracks. 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
Moritz Bunkus
6ef2d51140 Removed the compatibility files for autoconf 2.1x. 2003-09-30 17:33:18 +00:00
Moritz Bunkus
3998c4c917 Added the images to the package. 2003-09-30 14:33:11 +00:00
Moritz Bunkus
f699f66b15 Added some small man pages. 2003-09-30 14:26:59 +00:00
Moritz Bunkus
3df07b41a9 Fixes for compilation with gcc 2.95. 2003-09-30 13:46:52 +00:00
Moritz Bunkus
bdedb66d26 Replaced the GNU extension isblank() with my own macro. 2003-09-29 23:06:03 +00:00
Moritz Bunkus
ad1efd85f5 More work on the mmg guide. Added some images. 2003-09-29 22:53:34 +00:00
Moritz Bunkus
e192071923 The aspect ratio combo box was not set to the track's value when a track was selected. 2003-09-29 22:53:16 +00:00
Moritz Bunkus
0b02af818d mkvmerge will copy the attachments from Matroska source files. Can be disabled with the --no-attachments option. 2003-09-29 19:26:26 +00:00
Moritz Bunkus
b7c1b707c7 Updated docs. 2003-09-29 19:09:26 +00:00
Moritz Bunkus
c0602a48fe Started a guide for mmg. 2003-09-28 20:25:14 +00:00
Moritz Bunkus
ec0cb9a9c1 Fixes for Win32 2003-09-28 17:45:03 +00:00
Moritz Bunkus
d373f308ae Bumped version number to 0.7.1 2003-09-28 17:24:31 +00:00
Moritz Bunkus
2786e0ff5f Added new chapter editor menu option "save to Matroska file". 2003-09-28 17:13:58 +00:00
Moritz Bunkus
b8b75cf480 Full support for writing back EbmlElements to Matroska files. 2003-09-28 16:43:07 +00:00
Moritz Bunkus
8ad8601bfa Added the hack "do not write any meta seek information". 2003-09-28 16:42:35 +00:00
Moritz Bunkus
6ab505fed5 Implemented new hack: do not put the chapters into the meta seek. 2003-09-26 14:26:46 +00:00
Moritz Bunkus
def200e8b8 Made parse_chapters() return if the file read had a simple format. 2003-09-26 13:29:09 +00:00
Moritz Bunkus
e4d5de5688 Mapped MODE_SAFE to read/write file access. 2003-09-26 13:28:17 +00:00
Moritz Bunkus
8375b22bd6 Added a new button "add subchapter" and changed the "add chapter" semantics to insert a chapter after the selected entry. A lot of progress when writing elements to Matroska files. 2003-09-26 13:26:54 +00:00
Moritz Bunkus
a9db3fe33a Implemented general support for specifying hacks on the command line. 2003-09-26 13:09:28 +00:00
Moritz Bunkus
2436193cca XML chapters were not parsed correctly. 2003-09-26 10:25:16 +00:00
Moritz Bunkus
50e2e456fa Show the size of EbmlVoid elements. 2003-09-25 15:34:59 +00:00
Moritz Bunkus
83e18bb963 Implemented a progress dialog for the Matroska file analyzer. 2003-09-25 12:49:58 +00:00
Moritz Bunkus
8c306fc892 Proper border for the chapter editor tree control. 2003-09-24 19:14:02 +00:00
Moritz Bunkus
28383cf083 Implemented a more compatible method of getting the required buffer size for a sprintf/vsprintf. 2003-09-24 19:10:16 +00:00
Moritz Bunkus
0768ed24c2 Fixes for Win32 2003-09-24 18:41:21 +00:00
Moritz Bunkus
c4146cc00a Rewrote the complete MP3 handling. ID3 tags and all MPEG audio files should be handled correctly now. 2003-09-24 16:40:20 +00:00
Moritz Bunkus
0e566da8b9 Complete rewrite of the MPEG audio parsing/handling. Halfway done. Adding support for tag packets. 2003-09-23 22:21:18 +00:00
Moritz Bunkus
900d51e938 Updates 2003-09-23 18:29:46 +00:00
Moritz Bunkus
60c5d33890 Support for extracting HE-AAC to .aac files. Proper handling of missing elements (default values) for audio tracks. 2003-09-23 18:29:07 +00:00
Moritz Bunkus
49010d29b5 Less strict detection. 2003-09-23 18:09:17 +00:00
Moritz Bunkus
51abb72b3e Added a more verbose identifying mode for the GUI. 2003-09-23 17:53:22 +00:00
Moritz Bunkus
f26c12a55c Added VobSub files to the list of supported files. 2003-09-23 17:52:27 +00:00
Moritz Bunkus
f6992aecb4 Made the checks for the compression libs non-mandatory. Documented the "--compression" options for "none" and "zlib". 2003-09-23 17:26:04 +00:00
Moritz Bunkus
135f440ab9 Re-enabled selecting the compression scheme for VobSubs. 2003-09-23 17:03:58 +00:00
Moritz Bunkus
4e2705a521 Moved the compression functions to separate classes. 2003-09-23 16:49:52 +00:00
Moritz Bunkus
5ddb34ed81 Added compressed VobSub ID. 2003-09-23 16:49:09 +00:00
Moritz Bunkus
8753171508 Added reading chapters from Matroska files. Added some code for analyzing Matroska files and a bit for saving chapters (and other level 1 elements) directly to Matroska files. 2003-09-22 21:59:32 +00:00
Moritz Bunkus
3d0784e2f7 Added a "get_size()" function. Should have done this earlier... 2003-09-22 21:58:15 +00:00
Moritz Bunkus
cee5db3014 Fixed the output of how long the muxing took (use plural only for seconds != 1). 2003-09-22 21:57:59 +00:00
Moritz Bunkus
9d64c53566 Fixed segfault in the VobSub reader. 2003-09-22 13:23:04 +00:00
Moritz Bunkus
07f4ac6132 Added automatic conversion of language index codes in the VobSub reader. 2003-09-22 13:14:30 +00:00
Moritz Bunkus
36fed2d646 Added "last four chapter files" to the chapter editor menu. 2003-09-21 18:48:22 +00:00