Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abimaelmartell/4bf3dba68acefeedbe8bcc19572531be to your computer and use it in GitHub Desktop.
Save abimaelmartell/4bf3dba68acefeedbe8bcc19572531be to your computer and use it in GitHub Desktop.
Mov to WMV
ffmpeg -i input.mov -q:v 1 -q:a 1 output.wmv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment