khardwick

Untitled

Aug 17th, 2013
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. LoadPlugin("Z:\AviSynthPlugins\DGDecode.dll")
  2. LoadPlugin("Z:\AviSynthPlugins\TIVTC\TIVTC.dll")
  3. LoadPlugin("Z:\AviSynthPlugins\vinverse\Release\vinverse.dll")
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10. MPEG2Source("Z:\A Boy and His Dog\A Boy and His Dog.d2v", cpu=0)
  11.  
  12. tfm()
  13. TDecimate()
  14. vinverse()
  15.  
  16. Crop(8, 102, -4, -102)
Advertisement
Add Comment
Please, Sign In to add comment