1MKVTOOLNIX-GUI(1)                User Commands               MKVTOOLNIX-GUI(1)
2
3
4

NAME

6       mkvtoolnix-gui - a GUI for mkvmerge(1) including a chapter and a header
7       editor
8

SYNOPSIS

10       mkvtoolnix-gui [[configuration-file-name.mtxcfg] | [source-file.ext] |
11                      [--info [matroska-file.mkv]] |
12                      [--edit-chapters [chapter-file.ext]] |
13                      [--edit-headers [matroska-file.mkv]]]
14

DESCRIPTION

16       mkvtoolnix-gui(1) is a Qt(TM) based GUI for mkvmerge(1). It also
17       implements mkvinfo(1)'s and mkvpropedit(1)'s functionality and will
18       evolve to cover mkvextract(1) as well. All settings (e.g. source files,
19       track options etc) can be saved and restored.
20
21       Listing configuration file names with the extension .mtxcfg causes the
22       GUI to load the those configuration files in the appropriate tool. Any
23       other file name is added as a source file for multiplexing, opened in
24       the info tool, the chapter editor or in the header editor depending on
25       the current mode. The current mode can be changed with --merge, --info,
26       --edit-chapters or --edit-headers. The default mode is adding files for
27       multiplexing.
28
29       Note that if an instance of the application is already running when the
30       application is started a second time, all file names given on the
31       command line are handled by the already-running instance.
32
33       --merge
34           All following file names will be added as source files to the
35           current multiplex job. This is the default mode.
36
37       --info
38           All following file names will be opened in the info tool.
39
40       --edit-chapters
41           All following file names will be opened in the chapter editor.
42
43       --edit-headers
44           All following file names will be opened in the header editor.
45
46       -h, --help
47           Show usage information and exit.
48
49       -V, --version
50           Show version information and exit.
51

SEE ALSO

53       mkvmerge(1), mkvextract(1), mkvinfo(1), mkvpropedit(1)
54

WWW

56       The latest version can always be found at the MKVToolNix homepage[1].
57

AUTHOR

59       Moritz Bunkus <moritz@bunkus.org>
60           Developer
61

NOTES

63        1. the MKVToolNix homepage
64           https://mkvtoolnix.download/
65
66
67
68MKVToolNix 40.0.0                 2019-11-09                 MKVTOOLNIX-GUI(1)
Impressum