Remove audio from video

audio

// shell

$ ffmpeg -i input.mp4 -an -c:v copy output.mp4