commandCraft
// interactive ffmpeg command builder
input →
output →
generated command
$ ffmpeg -i input.mp4 output.mp4
⚠ This command contains characters that have special meaning in the shell (such as $, `, ;, |, &). Review the command carefully before pasting into a terminal.