Skip to content

Instantly share code, notes, and snippets.

@wiiaboo
Last active August 29, 2015 14:04
Show Gist options
  • Save wiiaboo/501e4dfa432147f73b2b to your computer and use it in GitHub Desktop.
Save wiiaboo/501e4dfa432147f73b2b to your computer and use it in GitHub Desktop.

com legendas: webm 04:34 05:02 encode

sem legendas: webms 04:34 05:02 encode

com deinterlace: webm 04:34 05:02 encode --deinterlace=yes

mpv %1 --start +%2 --end +%3 --oac=libvorbis --ovc=libvpx --ovcopts="crf=4,minrate=512K,b=2M" -vf-add=scale=-10:480:noup=2 -o "%4.webm" %5 %6 %7
mpv %1 --start +%2 --end +%3 --oac=libvorbis --ovc=libvpx --ovcopts="crf=4,minrate=512K,b=2M" -vf-add=scale=-10:480:noup=2 --no-sub -o "%4.webm" %5 %6 %7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment