logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

MystiQ - A media converter GUI

Author

       The author of MystiQ is Maikel Llamaret Heredia <llamaret@webmisolutions.com>

       The MystiQ Name was created by Hugo Florentino <cre8or@gmx.net>

Bugs

       Please submit bugs to https://github.com/swl-x/mystiq/issues or info@mystiqapp.com

MystiQ                                             August 2019                                         mystiq(1)

Description

       MystiQ  is  a  GUI for FFmpeg [#ffmpeg]_, a command line media converter. FFmpeg can read audio and video
       files in various formats and convert them into  other  formats.   For  example,  you  can  convert  video
       downloaded from the Internet into audio files for your mobile phone.

       MystiQ  comes  with a set of predefined presets to help you quickly convert media files without having to
       know the details. These presets defines what arguments should be  passed  to  *ffmpeg*  for  each  output
       format.  In  case  you  want  to  adjust  the details (bitrate, audio volume, etc.), MystiQ lets you edit
       conversion parameters for each individual task.

Name

       MystiQ - A media converter GUI

Options

[file1[file2]]...
              Input files separated by spaces. These files can be any  kind  of  media  files  that  FFmpeg  can
              decode.

See Also

ffmpeg(1), ffprobe(1), sox(1)

Synopsis

mystiq [file1 [file2]] ...

See Also