ffmpeg offers a solution to remove all audio channels via `-an` (https://ffmpeg.org/ffmpeg.html#Audio-Options) Useful if editors upload videos with audio which are only being used as background videos (autoplay, muted)
ffmpeg offers a solution to remove all audio channels via
-an(https://ffmpeg.org/ffmpeg.html#Audio-Options)Useful if editors upload videos with audio which are only being used as background videos (autoplay, muted)