MKVTOOLNIX-GUI(1) | 사용자 명령어 | MKVTOOLNIX-GUI(1) |
NAME¶
mkvtoolnix-gui - 챕터와 헤더 편집기를 포함하는 mkvmerge(1)용 GUI
개요¶
mkvtoolnix-gui [[configuration-file-name.mtxcfg] | [source-file.ext] | [--info [matroska-file.mkv]] | [--edit-chapters [chapter-file.ext]] | [--edit-headers [matroska-file.mkv]]]
설명¶
mkvtoolnix-gui(1) is a Qt based GUI for mkvmerge(1). It also implements mkvinfo(1)'s and mkvpropedit(1)'s functionality and will evolve to cover mkvextract(1) as well. All settings (e.g. source files, track options etc) can be saved and restored.
Listing configuration file names with the extension .mtxcfg causes the GUI to load the those configuration files in the appropriate tool. Any other file name is added as a source file for multiplexing, opened in the info tool, the chapter editor or in the header editor depending on the current mode. The current mode can be changed with --merge, --info, --edit-chapters or --edit-headers. The default mode is adding files for multiplexing.
Note that if an instance of the application is already running when the application is started a second time, all file names given on the command line are handled by the already-running instance.
--merge
--info
--edit-chapters
--edit-headers
-h, --help
-V, --version
더 보기¶
WWW¶
The latest version can always be found at the MKVToolNix homepage[1].
AUTHOR¶
Moritz Bunkus <moritz@bunkus.org>
NOTES¶
- 1.
- the MKVToolNix homepage
2019-02-09 | MKVToolNix 31.0.0 |