Provided by: mkvtoolnix-gui_65.0.0-1_amd64 

名称
mkvtoolnix-gui - mkvmerge(1) 的使用者介面,包含表頭編輯與章節編輯
概要
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
顯示版本資訊並離開。
參閱
mkvmerge(1), mkvextract(1), mkvinfo(1), mkvpropedit(1)
網路
永遠可在 MKVToolNix 首頁[1] 找到最新版。
作者
Moritz Bunkus <moritz@bunkus.org>
開發人員
备注
1. MKVToolNix 首頁
https://mkvtoolnix.download/
MKVToolNix 65.0.0 2022-02-06 MKVTOOLNIX-GUI(1)