Skip to content

Instantly share code, notes, and snippets.

@langheran
Created February 12, 2025 16:34
Show Gist options
  • Save langheran/1d003cc996134c431db54567331e80fc to your computer and use it in GitHub Desktop.
Save langheran/1d003cc996134c431db54567331e80fc to your computer and use it in GitHub Desktop.
C:\Users\NisimHurst\NDS\scripts\audio2whatsapp.bat
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