Skip to content

Instantly share code, notes, and snippets.

@sgnm
Last active February 25, 2020 11:53
Show Gist options
  • Save sgnm/978ac40a4ca3fad50dc1d557d7920f20 to your computer and use it in GitHub Desktop.
Save sgnm/978ac40a4ca3fad50dc1d557d7920f20 to your computer and use it in GitHub Desktop.
Command of audio conversion for SparkAR
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