Advertisement
Andysp

My tekno's blur setting

Jul 29th, 2023
651
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | Software | 0 0
  1. - blur
  2. blur: true
  3. blur amount: 1.3
  4. blur output fps: 60
  5. blur weighting: gaussian_sym
  6.  
  7. - interpolation
  8. interpolate: true
  9. interpolated fps: 1920
  10.  
  11. - rendering
  12. quality: 15
  13. preview: true
  14. detailed filenames: true
  15.  
  16. - timescale
  17. input timescale: 1
  18. output timescale: 1
  19. adjust timescaled audio pitch: false
  20.  
  21. - filters
  22. brightness: 1.2
  23. saturation: 1
  24. contrast: 1
  25.  
  26. - advanced rendering
  27. gpu: true
  28. gpu type (nvidia/amd/intel): amd
  29. deduplicate: true
  30. custom ffmpeg filters: -c:v libx264 -preset slow -crf 15
  31.  
  32. - advanced blur
  33. blur weighting gaussian std dev: 2
  34. blur weighting triangle reverse: false
  35. blur weighting bound: [0,2]
  36.  
  37. - advanced interpolation
  38. interpolation program (svp/rife/rife-ncnn): svp
  39. interpolation speed: fast
  40. interpolation tuning: weak
  41. interpolation algorithm: 13
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement