Advertisement
duccuong1

Stretch.2014.720p.BluRay.DD5.1.x264-VietHD

Mar 30th, 2015
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 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("D:\F2\STRETCH\F1_T2_Video - .mkv")
  12. Crop(0,140,0,-140)
  13. ConditionalFilter(last, f3kdb(dither_algo=3, dynamic_grain=true), "SceneType", "<", "1")
  14. ConditionalReader("D:\F2\STRETCH\F2.txt", "SceneType")
  15. Spline36Resize(1280,534)
  16.  
  17.  
  18. #################### F2.txt################################
  19. TYPE int
  20. DEFAULT 0
  21.  
  22.  
  23. R 2181 3473 1
  24. R 11397 13053 1
  25. R 25092 25487 1
  26. R 39581 40810 1
  27. R 44062 44142 1
  28. R 46034 48342 1
  29. R 55143 56281 1
  30. R 71399 71556 1
  31. R 109534 109719 1
  32. R 109907 110742 1
  33. R 117181 117422 1
  34. R 126111 126741 1
  35. R 126795 135648 1
  36.  
  37.  
  38. ################# .Zone and Sar ##################################
  39. --zones=0,528,crf=15.0/2181,3473,crf=15.0/11397,13053,crf=15.3/25092,25487,crf=15.0/39581,40810,crf=15.0/44062,44142,crf=15.0/46034,48342,crf=15.3/55143,56281,crf=15.3/71399,71556,crf=15.0/109534,109719,crf=15.0/109907,110742,crf=15.3/117181,117422,crf=14/126111,126741,crf=15.2/126795,135648,crf=18 --sar 801:800
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement