Appearance
$ brew install ffmpeg
例如:将 obs 默认录制的 mkv 格式转换为 mp4
$ ffmpeg -i example.mkv -c copy example.mp4