Advertisement
Guest User

Untitled

a guest
Oct 7th, 2014
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. ffmpeg -i $1 -an -vcodec mjpeg -q 10 -vf vidstabdetect dummy.avi
  2. ffmpeg -i $1 -acodec copy -vcodec mjpeg -q 10 -vf vidstabtransform stab_$1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement