Created
July 6, 2014 04:35
-
-
Save wiiaboo/aa1e2372158600ad1c1f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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