mkvtoolnix -- Wrapper/entrypoint around the other executables of the MKVToolNix package

Table of contents

1. Sinopsis

mkvtoolnix command options

2. Descripción

This program acts as a wrapper or entrypoint around the other executables in the MKVToolNix package. It is used for package formats and distribution methods where only a single executable can be the set as the program to execute (e.g. Flatpak or the Microsoft Store). The first argument can then be the actual program to execute, e.g. mkvmerge(1), and the rest of the arguments are passed through as they are.

The first argument can be the name of the program to execute. The following names are recognized, each with an optional .exe extension:

If the first argument is none of the recognized program names, the program mkvtoolnix-gui will be run.

3. Vea también

mkvmerge(1), mkvinfo(1), mkvextract(1), mkvpropedit(1), mkvtoolnix-gui(1)

4. WWW

La última versión se puede encontrar siempre en la página de MKVToolNix.