動画の音声トラックを削除@FFmpeg
#FFmpeg
-an
オプションを挟めばいい
$ ffmpeg -i input.mp4 -an output.mp4