Created
July 31, 2017 11:32
-
-
Save jelmervdl/7cd5a50d1a4a201cc1503b0c9d878c88 to your computer and use it in GitHub Desktop.
iPhone ringtone
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 -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