Skip to content

Instantly share code, notes, and snippets.

@jelmervdl
Created July 31, 2017 11:32
Show Gist options
  • Save jelmervdl/7cd5a50d1a4a201cc1503b0c9d878c88 to your computer and use it in GitHub Desktop.
Save jelmervdl/7cd5a50d1a4a201cc1503b0c9d878c88 to your computer and use it in GitHub Desktop.
iPhone ringtone
ffmpeg -i "$INPUT" -ac 1 -ab 128000 -acodec aac -f mp4 "$OUTPUT"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment