usage: mpeg-convert <file.in> <file.out> [options]

required positionals:
  <file.in>         the path to the file to convert from
  <file.out>        the path that mpeg-convert should output to

available options:
  -h, --help        displays this help message
  -v, --version     displays the version and platform info
  -p, --plain       do not apply any presets when converting
      --preset      specifies a named preset to use when converting
      --config      opens the config file that mpeg-convert uses to
                    retrieve preset info and command for conversions
      
for more information on the usage and configuration of mpeg-convert, 
head to https://github.com/SomedudeX/mpeg-convert/blob/main/README.md 