Advertisement
StotheG

Mad max zones

Aug 18th, 2015
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. LoadPlugin("C:\Program Files (x86)\MeGUI\tools\ffms\ffms2.dll")
  2. FFVideoSource("D:\Encoding area\Mad\Mad.mkv", fpsnum=24000, fpsden=1001)
  3. crop(0, 140, 0, -140)
  4. ConditionalFilter(last, f3kdb(dither_algo=3, Y=75, grainC=0, dynamic_grain=true), "SceneType", "<", "1")
  5. ConditionalReader("band.txt", "SceneType")
  6. Spline36Resize(1280,534)
  7.  
  8. #### Band.txt
  9.  
  10. TYPE int
  11. DEFAULT 0
  12.  
  13. R 4214 4225 1
  14.  
  15. R 6828 6936 1
  16.  
  17. R 29975 30044 1
  18.  
  19. R 31350 31389 1
  20.  
  21. R 35243 35260 1
  22.  
  23. R 35830 35867 1
  24.  
  25. R 36773 36877 1
  26.  
  27. R 38803 38837 1
  28.  
  29. R 38948 38978 1
  30.  
  31. R 39447 39470 1
  32.  
  33. R 43250 43432 1
  34.  
  35. R 56817 56868 1
  36.  
  37. R 79484 79506 1
  38.  
  39. R 88123 88204 1
  40.  
  41. R 92651 107960 1
  42.  
  43. R 118210 123120 1
  44.  
  45. R 153834 153865 1
  46.  
  47. R 157145 157159 1
  48.  
  49. R 162509 162640 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement