From 3eff2d874bc0dc5fa7544e5889a3325336342653 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Mon, 24 Feb 2025 17:18:18 +0700 Subject: Remove translations --- content/sw-notes/ffmpeg-remove-audio.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 content/sw-notes/ffmpeg-remove-audio.md (limited to 'content/sw-notes/ffmpeg-remove-audio.md') diff --git a/content/sw-notes/ffmpeg-remove-audio.md b/content/sw-notes/ffmpeg-remove-audio.md deleted file mode 100644 index f4c33f9..0000000 --- a/content/sw-notes/ffmpeg-remove-audio.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: "How to remove audio from videos with ffmpeg" -date: 2024-04-24 -translationKey: ffmpeg-remove-audio -categories: [software, guide] -tags: [ffmpeg] ---- - -To remove audio from video, pass `-an` flag to the command. -- cgit 1.4.1