Guest User

Untitled

a guest
Nov 8th, 2011
25
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ffmpeg -i %video_path% -metadata title=%video_title% -metadata comment=www.break.com
  2. -y -vcodec libx264 -crf 30 -refs 3 -bf 16 -g 60 -keyint_min 25 -sc_threshold 40
  3. -b_strategy 1 -bframebias 0 -coder 1 -directpred 1 -deblockalpha -1 -deblockbeta -1 -trellis 1 -me_method umh
  4. -subq 6 -me_range 16 -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -i_qfactor 0.71 -b_qfactor 1.3 -b_strategy 1
  5. -partitions +parti8x8+parti4x4+partp8x8+partb8x8 -flags +loop-psnr -flags2 +wpred+mixed_refs+dct8x8+fastpskip
  6. -cmp +chroma -maxrate 25000 -acodec libfaac -ab 96k -s %width%x%height% -threads %thread% %output_name%
  7.  
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×