Advertisement
duccuong1

Edge of Tomorrow 2014.720p.BluRay.DTS.x264-VietHD

Sep 22nd, 2014
635
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. function FDeb(clip c) {
  2. a = c
  3. b = c.GradFun3(thr=0.45)
  4. th_low = 20
  5. th_high = 35
  6. dmask = b.levels(th_low,1.0,th_high,255,0,false)
  7. h=a.mt_merge(b,dmask,U=3,V=3,luma=true)
  8. repair(a, h, 15)
  9. return last
  10. }
  11. FFmpegSource2("E:\Source\Edge\1_2_video.mkv")
  12. Crop(0,140,0,-140)
  13. ConditionalFilter(last, f3kdb(dither_algo=3, dynamic_grain=true), "SceneType", "<", "1")
  14. ConditionalReader("E:\Source\Edge\BandingRanges.txt", "SceneType")
  15. Spline36Resize(1280,534)
  16.  
  17.  
  18. ####### BandingRanges.txt #########
  19.  
  20. TYPE int
  21. DEFAULT 0
  22.  
  23. R 20 3839 1
  24. R 105852 106140 1
  25. R 163101 163218 1
  26.  
  27.  
  28.  
  29. vfw4x264 1.avs --crf 15.5 --level 4.1 --preset placebo --bframes 12 --deblock -3:-3 --subme 10 --me umh --merange 48 --psy-rd 0.90:0 --aq-strength 0.65 --qcomp 0.65 --ipratio 1.3 --pbratio 1.2 --ssim --no-mbtree --no-dct-decimate --no-fast-pskip --vbv-bufsize 78125 --vbv-maxrate 62500 --zones 152,280,crf=12/357,530,crf=12/531,600,crf=10/601,752,crf=12/778,1006,crf=10/1404,1562,crf=12/2340,2390,crf=13/2391,2452,crf=12/2504,2563,crf=13/2564,2617,crf=12/2704,2850,crf=13/2851,2953,crf=10/2954,3000,crf=8/3001,3132,crf=12/3654,3749,crf=12/19996,20138,crf=15/77833,77975,crf=15/91778,92127,crf=15/96146,96330,crf=12/105558,105851,crf=15/105852,106140,crf=14/106141,108577,crf=14/117773,118830,crf=15/119528,119612,crf=15/119965,120014,crf=15/122653,123359,crf=15/126352,126603,crf=14/126960,127075,crf=14/128496,128731,crf=14/129151,129272,crf=15/130107,130790,crf=15/130791,130951,crf=14/130952,148150,crf=15/152156,155060,crf=15/163104,163220,crf=11 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --output "encode.mkv" - 2> encode.log
  30.  
  31.  
  32. x264 [info]: frame I:1160 Avg QP:13.67 size:102265
  33. x264 [info]: frame P:37347 Avg QP:15.35 size: 56313
  34. x264 [info]: frame B:124757 Avg QP:16.95 size: 25644
  35. x264 [info]: consecutive B-frames: 2.8% 3.7% 8.4% 24.8% 15.4% 30.8% 4.8% 5.3% 1.4% 0.7% 0.4% 1.3% 0.3%
  36. x264 [info]: mb I I16..4: 5.1% 78.7% 16.3%
  37. x264 [info]: mb P I16..4: 1.2% 27.5% 2.8% P16..4: 26.8% 22.4% 15.4% 0.8% 0.2% skip: 2.8%
  38. x264 [info]: mb B I16..4: 0.1% 4.3% 0.5% B16..8: 36.1% 21.0% 7.3% direct: 9.2% skip:21.6% L0:42.5% L1:42.0% BI:15.5%
  39. x264 [info]: 8x8 transform intra:87.0% inter:56.7%
  40. x264 [info]: direct mvs spatial:100.0% temporal:0.0%
  41. x264 [info]: coded y,uvDC,uvAC intra: 95.2% 89.3% 72.9% inter: 45.2% 30.0% 13.1%
  42. x264 [info]: i16 v,h,dc,p: 35% 9% 13% 44%
  43. x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 12% 10% 10% 9% 12% 11% 12% 10% 13%
  44. x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 13% 7% 4% 9% 16% 14% 14% 11% 13%
  45. x264 [info]: i8c dc,h,v,p: 45% 23% 17% 15%
  46. x264 [info]: Weighted P-Frames: Y:4.0% UV:2.7%
  47. x264 [info]: ref P L0: 44.7% 10.1% 17.3% 6.5% 5.7% 3.8% 3.4% 2.0% 2.0% 1.5% 1.5% 1.3% 0.2% 0.0%
  48. x264 [info]: ref B L0: 74.4% 11.1% 4.8% 2.7% 1.9% 1.6% 1.2% 0.8% 0.7% 0.5% 0.2%
  49. x264 [info]: ref B L1: 94.0% 6.0%
  50. x264 [info]: SSIM Mean Y:0.9849865 (18.235db)
  51. x264 [info]: kb/s:6368.89
  52.  
  53. encoded 163264 frames, 2.91 fps, 6368.89 kb/s, duration 15:35:03.89
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement