Advertisement
astalush

script

Oct 6th, 2019
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. FFVideoSource("C:\ENCODE\Encode1\video.mkv")
  2. spline36resize(1280, 720)
  3. a=trim(0,37741)
  4. b=trim(37742,38135).f3kdb(sample_mode=2, range=15, dither_algo=3, dynamic_grain=false, grainY=0, grainC=0)
  5. c=trim(38136,40152)
  6. d=trim(40153,40549).f3kdb(sample_mode=2, range=15, dither_algo=3, dynamic_grain=false, grainY=0, grainC=0)
  7. e=trim(40550,43273)
  8. f=trim(43274,43458)f3kdb(sample_mode=2, range=15, dither_algo=3, dynamic_grain=false, grainY=0, grainC=0)
  9. g=trim(43459,112704)
  10. a+b+c+d+e+f+g
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement