Skip to content

Instantly share code, notes, and snippets.

@AARomanov1985
Created May 4, 2017 14:22
Show Gist options
  • Save AARomanov1985/f24a05659fa996f07d4694f7a108ca06 to your computer and use it in GitHub Desktop.
Save AARomanov1985/f24a05659fa996f07d4694f7a108ca06 to your computer and use it in GitHub Desktop.
ffmpeg -i video.avi -b:v 800k -s 256x144 -vcodec mpeg2video -ab 48k -ar 8000 -acodec ac3 final_video.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment