# ffmpeg ## Mac ```sh brew install ffmpeg ``` ```sh ffmpeg -i input.mov output.mp4 ```