Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ffmpeg -y -i input.mp4 -codec:v libxvid -vtag DIVX -vf fps=fps=25 -b:v 1500k -bf 0 -cmp chroma -mbd 2 -me_method full -g 250 -qmin 1 -qmax 31 -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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement