Skip to content

Instantly share code, notes, and snippets.

@hXtreme
Created July 20, 2019 17:32
Show Gist options
  • Save hXtreme/6d4c2e4d64e30786a891616a7e81e507 to your computer and use it in GitHub Desktop.
Save hXtreme/6d4c2e4d64e30786a891616a7e81e507 to your computer and use it in GitHub Desktop.
ffmpeg-twitter
ffmpeg -i $input -vcodec libx264 -pix_fmt yuv420p -strict -2 -acodec aac ${input%.*}.mp4
@hXtreme
Copy link
Author

hXtreme commented Jul 20, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment