1. Szablon linii komend
2. Opis
mkvtoolnix-gui(1) jest opartym o biblioteki Qt(tm) graficznym interfejsem dla mkvmerge(1) (w przyszłości także dla mkvinfo(1) i mkvextract(1)). Oferuje on łatwy dostęp do większości funkcji mkvmerge(1). Wszystkie ustawienia (np. pliki źródłowe, opcje ścieżek itp) mogą być zapisane i wczytane.
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 chapter editor or in the header editor depending on the current mode. The current mode can be changed with --merge, --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.
Option | Description |
---|---|
--merge |
All following file names will be added as source files to the current multiplex job. This is the default mode. |
--edit-chapters |
Wszystkie następujące nazwy plików zostaną otwarte w edytorze rozdziałów. |
--edit-headers |
Wszystkie następujące nazwy plików zostaną otwarte w edytorze nagłówków. |
-h, --help |
Pokazuje informacje o sposobie użycia opcji i zamyka się. |
-V, --version |
Pokazuje informację o wersji i zamyka się. |
3. Zobacz także
mkvmerge(1), mkvextract(1), mkvinfo(1), mkvpropedit(1)
4. Strona www
The latest version can always be found at the MKVToolNix homepage.