+++ title = "How to remove audio from videos with ffmpeg" date = 2024-04-24 categories = ["software", "guide"] tags = ["ffmpeg"] +++ To remove audio from video, pass `-an` flag to the command.