Skip to content

Instantly share code, notes, and snippets.

@caio2k
Last active March 19, 2019 10:26
Show Gist options
  • Save caio2k/144104c2780f892124e6e045cd02558a to your computer and use it in GitHub Desktop.
Save caio2k/144104c2780f892124e6e045cd02558a to your computer and use it in GitHub Desktop.
ffmpeg -i file.m4v -b 567k -vf scale=320:-2 -c:v mpeg4 -ab 220k -ar 44100 -ac 2 -c:a aac -strict experimental file320.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment