Advertisement
Guest User

ffmpeg command

a guest
Mar 18th, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. fffmpeg -i sample.mov -c:v libvpx-vp9 -b:v 700k -crf 10 -threads 16 -deadline realtime -cpu-used -8 -tile-columns 6 -frame-parallel 1 -an -f webm sample.webm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement