Skip to content

Instantly share code, notes, and snippets.

@wiiaboo
Created July 6, 2014 04:35
Show Gist options
  • Save wiiaboo/aa1e2372158600ad1c1f to your computer and use it in GitHub Desktop.
Save wiiaboo/aa1e2372158600ad1c1f 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 "subtitles='%~1'",scale=-1:480 -c:a libvorbis -sn "%4.webm"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment