Advertisement
duccuong1

A.Fine.Step.2014.720p.BluRay.DD5.1.x264-VietHD

Sep 5th, 2014
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. FFmpegSource2("D:\setup\Backup\A.Fine.Step\1_2_video.mkv")
  2.  
  3. ################ Crop & Resize################
  4. Crop(2,132,-2,-132)
  5. Spline36Resize(1280,544)
  6.  
  7. vfw4x264 1.avs --pass 1 --bitrate 5800 --stats ".stats" --level 4.1 --ref 9 --no-fast-pskip --bframes 11 --b-adapt 2 --direct auto --deblock -3:-3 --aq-strength 0.6 --no-dct-decimate --qcomp 0.60 --no-mbtree --output NUL - 2> pass1(full).log
  8. vfw4x264 1.avs --pass 2 --bitrate 5800 --stats ".stats" --level 4.1 --preset placebo --no-fast-pskip --bframes 11 --direct auto --deblock -3:-3 --b-pyramid normal --zones=152786,160414,b=0.2 --subme 11 --trellis 2 --psy-rd 1.08:0.0 --me umh --aq-strength 0.68 --no-dct-decimate --qcomp 0.7 --ssim --no-mbtree --vbv-maxrate 38000 --vbv-bufsize 30000 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --output "encode.mkv" - 2> pass2(full).log
  9.  
  10.  
  11. x264 [info]: frame I:1364 Avg QP:13.34 size:138154
  12. x264 [info]: frame P:33728 Avg QP:16.02 size: 54949
  13. x264 [info]: frame B:125323 Avg QP:17.57 size: 22330
  14. x264 [info]: consecutive B-frames: 2.5% 3.4% 7.0% 11.7% 15.9% 44.8% 5.6% 1.9% 2.4% 2.4% 1.1% 1.3%
  15. x264 [info]: mb I I16..4: 3.1% 79.8% 17.1%
  16. x264 [info]: mb P I16..4: 0.3% 15.2% 0.8% P16..4: 24.3% 31.7% 19.5% 3.3% 0.3% skip: 4.8%
  17. x264 [info]: mb B I16..4: 0.0% 1.9% 0.1% B16..8: 31.4% 25.7% 7.3% direct:10.1% skip:23.6% L0:46.5% L1:36.0% BI:17.4%
  18. x264 [info]: 8x8 transform intra:92.4% inter:50.2%
  19. x264 [info]: direct mvs spatial:97.4% temporal:2.6%
  20. x264 [info]: coded y,uvDC,uvAC intra: 97.5% 82.0% 65.7% inter: 46.9% 33.1% 18.1%
  21. x264 [info]: i16 v,h,dc,p: 42% 9% 14% 35%
  22. x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 10% 9% 12% 9% 12% 12% 11% 12% 13%
  23. x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 13% 9% 7% 8% 14% 14% 12% 11% 12%
  24. x264 [info]: i8c dc,h,v,p: 43% 27% 18% 13%
  25. x264 [info]: Weighted P-Frames: Y:7.1% UV:3.7%
  26. x264 [info]: ref P L0: 39.3% 10.4% 19.1% 6.9% 6.6% 4.1% 4.3% 2.1% 2.3% 1.6% 1.7% 1.3% 0.2% 0.0%
  27. x264 [info]: ref B L0: 60.8% 14.8% 7.7% 4.7% 3.3% 2.9% 2.2% 1.5% 1.2% 0.7% 0.2%
  28. x264 [info]: ref B L1: 90.7% 9.3%
  29. x264 [info]: SSIM Mean Y:0.9862491 (18.617db)
  30. x264 [info]: kb/s:5793.17
  31.  
  32. encoded 160415 frames, 3.61 fps, 5793.17 kb/s, duration 12:21:05.21
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement