Advertisement
Guest User

Untitled

a guest
Jun 29th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. DGDecode_mpeg2source("1.d2v", info=3)
  2.  
  3.  
  4. tfm(order=1,pp=4,clip2=crop(4,0,-4,0).nnedi3(field=1,nns=4, pscrn=false).Spline64Resize(720,480),ovr="ovr1.txt",display=false)
  5. trim(0,45509) + trim(45510,0).crop(4,0,-4,0).Spline64Resize(720,480)
  6. orig = last
  7.  
  8. trim(0,39859).tdecimate() + orig.trim(39860,42555).assumefps("ntsc_film") + trim(42556,0).tdecimate()
  9.  
  10.  
  11. spline64resize(1280,720).GradFun2DBmod(thr=1.2, str=0.8, strC=0.0, mode=3, temp=100).Spline64Resize(720,480)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement