Last active
February 25, 2020 11:53
-
-
Save sgnm/978ac40a4ca3fad50dc1d557d7920f20 to your computer and use it in GitHub Desktop.
Command of audio conversion for SparkAR
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.wav -ac 1 -acodec alac out.m4a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment