Skip to content

Instantly share code, notes, and snippets.

@muresan
Created December 20, 2019 13:02
Show Gist options
  • Save muresan/3ae959a151a6823eaf01db2b24b7d7da to your computer and use it in GitHub Desktop.
Save muresan/3ae959a151a6823eaf01db2b24b7d7da to your computer and use it in GitHub Desktop.
ffmpeg -i $FILENAME -ac 1 -b:a 128k -f mp4 -c:a aac -t 29.99 -y $OUT_FILENAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment