Skip to content

Instantly share code, notes, and snippets.

@wiiaboo
Created July 4, 2014 00:41
Show Gist options
  • Save wiiaboo/009ba775f3134015da6c to your computer and use it in GitHub Desktop.
Save wiiaboo/009ba775f3134015da6c to your computer and use it in GitHub Desktop.
ffmpeg -y -hide_banner -i %1 -ss %2 -to %3 -c:v libvpx -crf 4 -b:v 1.5M -vf scale=-1:480 -c:a libvorbis "%4.webm"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment