Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 19th, 2010 | Syntax: None | Size: 0.43 KB | Hits: 32 | Expires: Never
This paste has a previous version, view the difference. Copy text to clipboard
  1. First pass:
  2. x264 --pass 1 --level 4.1 --stats .stats --bitrate 1200 --threads auto --bframes 3 --me dia --ref 1 --subme 3 --no-dct-decimate --partitions none --output NUL bah_sample.avs
  3.  
  4. Second pass:
  5. x264 --pass 2 --level 4.1 --stats .stats --bitrate 1200 --threads auto --bframes 3 --b-pyramid --weightb --me umh --ref 5 --mixed-refs --subme 7 --trellis 1 --analyse all --8x8dct --no-fast-pskip --output final_bah_sample.mkv bah_sample.avs