How to remove audio from videos with ffmpeg

To remove audio from video, pass -an flag to the command.

Previous post: Paste command output into vim

Next post: How to cut videos with ffmpeg