
Originally Posted by
jagabo
Post your entire script.
Code:
LoadPlugin("D:\Program Files\Program Inst\MeGUI_2507_x86\tools\remapframes_5F25_dll_20050826\RemapFrames.dll")
a1=DirectShowSource("X:\Diadem\Subs\150204T-ARA.mp4")
a2=ImageReader("X:\Diadem\logotest2.bmp")
a3=ImageReader("X:\Diadem\logotest2.bmp",pixel_type="RGB32").ShowAlpha(pixel_type="RGB32")
Overlay(a1,a2,mask=a3)
LoadPlugin("D:\Program Files\Program Inst\MeGUI_2507_x86\tools\ffms\ffms2.dll")
FFVideoSource("X:\Diadem\Subs\150204T-ARA.mp4", fpsnum=25, fpsden=1, threads=1)
#deinterlace
#crop
#resize
#denoise
LoadPlugin("D:\Program Files\Program Inst\MeGUI_2507_x86\tools\avisynth_plugin\VSFilter.dll")
TextSub("X:\Diadem\Subs\T-ARA CNY Greetings 150204 on Mango TV.ass", 1)