summaryrefslogtreecommitdiff
path: root/wav2mp3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'wav2mp3.txt')
-rw-r--r--wav2mp3.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/wav2mp3.txt b/wav2mp3.txt
index 6a99e8d..25c87f0 100644
--- a/wav2mp3.txt
+++ b/wav2mp3.txt
@@ -8,3 +8,8 @@ ffmpeg -i openShedSlidingDoor.wav -codec:a libmp3lame -q:a 4 openShedSlidingDoor
see https://trac.ffmpeg.org/wiki/Encode/MP3
S
+
+# 26 Jan 2022
+sox can also do it
+
+sox file.wav file.mp3