1MMG(1) User Commands MMG(1)
2
3
4
6 mmg - a GUI for mkvmerge(1) including a chapter and a header editor
7
9 mmg [[{--edit-headers} {filename.mkv}] | [preferences-file.mmg] |
10 [source-file.ext]]
11
13 mmg(1) is a wxWindows(TM) based GUI for mkvmerge(1). It offers easy
14 access to all of mkvmerge(1)'s options. All settings (e.g. source
15 files, track options etc) can be saved and restored. Included is a
16 chapter editor that can read OGM style and XML style chapter files,
17 write XML style chapter files and even read chapters from Matroska(TM)
18 files and write chapters directly to Matroska(TM) files. Included is
19 also a header editor that can be used to quickly change properties of
20 existing Matroska(TM) files without needing a complete remux.
21
22 mmg(1) knows few options. The first possibility is to start it with a
23 single file name. If that file name's extenion is '.mmg' then it will
24 be treated as a preferences file and mmg(1) will load its setting when
25 it starts. Otherwise the name is interpreted as being the name of an
26 input file which will be added.
27
28 The second operation mode is invoked with the option --edit-headers and
29 a file name. This lets mmg(1) run its header editor and load the file.
30
31 The full documentation is available in HTML form
32 (doc/mkvmerge-gui.html).
33
35 mkvmerge(1), mkvextract(1), mkvinfo(1), mkvpropedit(1)
36
38 The latest version can always be found at the MKVToolNix homepage[1].
39
41 Moritz Bunkus <moritz@bunkus.org>
42 Developer
43
45 1. the MKVToolNix homepage
46 http://www.bunkus.org/videotools/mkvtoolnix/
47
48
49
50MkvToolNix 4.4.0 2010-10-31 MMG(1)