| 
 | 
 
当然唔系用默认参数啦 
- <P> LoadPlugin("C:\Program Files (x86)\MeGUI\tools\avisynth_plugin\dither\dither.dll")
 
 - LoadPlugin("C:\Program Files (x86)\MeGUI\tools\avisynth_plugin\BlendBob.dll")
 
 - LoadPlugin("C:\Program Files (x86)\MeGUI\tools\dgavcindex\DGAVCDecode.dll")
 
 - AVCSource("H:\130603175503_082_櫻桃小丸子.dga")
 
 - Load_Stdcall_Plugin("C:\Program Files (x86)\MeGUI\tools\yadif\yadif.dll")
 
 - Yadif(mode=1,order=1)
 
 - Blendbob(badframes=0,forcematch=1)
 
 - Sharpen(0.2)</P>
 
 - <P>__film = last
 
 - __t0 = __film.trim(2849, 20758)
 
 - __t1 = __film.trim(25637, 43823)
 
 - __t0 ++ __t1 </P>
 
 - <P>import("C:\Program Files (x86)\MeGUI\tools\avisynth_plugin\dither\dither.avsi")
 
 - Dither_convert_8_to_16 ()
 
 - #Dither_resize16(1280, 720)
 
 - Dither_convey_yuv4xxp16_on_yvxx()</P>
 
  复制代码 |   
        
        
 
 
 
 |