Provided by: mkvtoolnix_19.0.0-1_amd64 bug

NAME

       mkvtoolnix-gui - 챕터와 헤더 편집기를 포함하는 mkvmerge(1)용 GUI

개요


       mkvtoolnix-gui [[configuration-file-name.mtxcfg] | [source-file.ext] |
                      [--edit-chapters [chapter-file.ext]] | [--edit-headers [matroska-file.mkv]]]

설명

       mkvtoolnix-gui(1) is a Qt based GUI for mkvmerge(1) (and will evolve to cover mkvinfo(1) and
       mkvextract(1) as well). It offers easy access to most of mkvmerge(1)'s options. 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 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.

       --merge
           All following file names will be added as source files to the current multiplex job. This is the
           default mode.

       --edit-chapters
           다음의 모든 파일명을 챕터 편집기에서 열 것입니다.

       --edit-headers
           다음의 모든 파일명을 헤더 편집기에서 열 것입니다.

       -h, --help
           사용법에 관한 정보를 표시하고 종료합니다.

       -V, --version
           버전 정보를 표시하고 종료합니다.

보기

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

WWW

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

AUTHOR

       Moritz Bunkus <moritz@bunkus.org>
           개발자

NOTES

        1. the MKVToolNix homepage
           https://mkvtoolnix.download/

MKVToolNix 19.0.0                                  2017-12-17                                  MKVTOOLNIX-GUI(1)