Created
February 12, 2025 16:34
-
-
Save langheran/1d003cc996134c431db54567331e80fc to your computer and use it in GitHub Desktop.
C:\Users\NisimHurst\NDS\scripts\audio2whatsapp.bat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -y -i "audio.mp3" -crf 23 -preset medium -b:a 64k -fs 16000000 "audio.opus" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment