1. Резюме
2. Описание
mkvtoolnix-gui(1) e Qt(tm)-базиран ГПИ (графичен потребителски интерфейс) за mkvmerge(1). Също реализира и функционалностите на mkvinfo(1) и mkvpropedit(1), а в бъдеще ще покрива и mkvextract(1). Всички настройки (например файлове-източници, опции за пътечките и т.н.) могат да бъдат съхранени и възстановени.
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.
Трябва да се отбележи, че ако инстанция на приложението вече се изпълнява, то при повторно стартиране всички подадени имена на файлове в командния ред ще бъдат отворени от вече вече изпълняващата се инстанция.
Option | Description |
---|---|
--merge |
All following file names will be added as source files to the current multiplex job. This is the default mode. |
--info |
All following file names will be opened in the info tool. Additionally the info tool will be selected on startup instead of the multiplexer tool. |
--edit-chapters |
All following file names will be opened in the chapter editor. Additionally the chapter editor will be selected on startup instead of the multiplexer tool. |
--edit-headers |
All following file names will be opened in the header editor. Additionally the header editor will be selected on startup instead of the multiplexer tool. |
-h, --help |
Покажи информацията за употребата и излез. |
-V, --version |
Покажи информация за версията и излез. |
3. Виж също
mkvmerge(1), mkvextract(1), mkvinfo(1), mkvpropedit(1)
4. Уебсайт
Най-новата версия винаги може да бъде намерена на началната страница на MKVToolNix.