Scroll to navigation

mystiq(1) MystiQ mystiq(1)

NAME

MystiQ - A media converter GUI

SYNOPSIS

mystiq[file1 [file2]] ...

DESCRIPTION

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

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

OPTIONS

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

SEEALSO

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

AUTHOR

BUGS

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

August 2019 MystiQ