Advertisement
Guest User

Untitled

a guest
Apr 5th, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. ffmpeg -y -i input.mp4 -ss 00:00:16.120 -t 05:00:00 -codec:v libxvid -vtag DIVX -vf fps=fps=25 -b:v 1500k -g 250 -bf 0 -cmp chroma -mbd 2 -me_method full -subcmp chroma -trellis 1 -vf pp=lb,crop=w=iw-0:h=ih-4:x=0:y=4,scale=w=704:h=400,setsar=1:1 -sws_flags bilinear -pass 1 -an -f avi NUL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement