Guest User

Untitled

a guest
May 20th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. "G:\Program Files\WinFF\ffmpeg.exe" -i "C:\mins.mkv" -vcodec flv -f flv -s 352x272 -aspect 4:3 -b 250kb -g 160 -cmp 2 -subcmp 2 -mbd 2 -flags +aic+cbp+mv0+mv4+trell -ac 2 -ar 44100 -ab 96k -passlogfile "c:\mins.log" -pass 1 -y "NUL.avi"
  2.  
  3. "G:\Program Files\WinFF\ffmpeg.exe" -y -i "C:\mins.mkv" -vcodec flv -f flv -s 352x272 -aspect 4:3 -b 250kb -g 160 -cmp 2 -subcmp 2 -mbd 2 -flags +aic+cbp+mv0+mv4+trell -ac 2 -ar 44100 -ab 96k -passlogfile "c:\mins.log" -pass 2 "c:\mins.flv"
Add Comment
Please, Sign In to add comment