FFmpeg automation layer for batch processing and complex video operations
FFmpeg automation layer
ffmate
$ ffmate convert input.mov -o output.mp4
$ ffmate batch *.mov -o output_dir/ -preset h264
$ ffmate extract-audio input.mp4 -o audio.mp3