Skip to content

Instantly share code, notes, and snippets.

@srichakradhar
Created June 27, 2018 17:18
Show Gist options
  • Save srichakradhar/9319be80252741f7e29c3c61d45d0485 to your computer and use it in GitHub Desktop.
Save srichakradhar/9319be80252741f7e29c3c61d45d0485 to your computer and use it in GitHub Desktop.
mp42wmv.sh
ffmpeg -i source.mp4 -c:v wmv2 -b:v 1024k -c:a wmav2 -b:a 192k target.wmv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment