View Single Post
Old 09-25-2008, 10:38 PM  
cryptie
Confirmed User
 
cryptie's Avatar
 
Join Date: Jul 2007
Location: Montreal
Posts: 114
ffmpeg -y -i "$inputfile" -threads "$threads" -pass 1 -an -vcodec libx264 -b "bitrate"000 -r "framerate" -s "resolution" -bf 3 -qcomp 0.7 -g "keyint" -keyint_min "keyintmin" -refs 5 -loop 1 -flags +4mv -cmp 256 -coder 0 -me_range 16 -sc_threshold 40 -i_qfactor 0.71 -level 30 -qmin 10 -qmax 51 -qdiff 4 -padcolor 000000 -padtop "padtop" -padbottom "padbottom" -padleft "padleft" -padright "padright" -passlogfile "logfile" "tmpfile
__________________
Signature coming soon! Just as soon as my first site goes live! ETA this weekend
cryptie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote