View Single Post
Old 1st March 2018, 02:33   #27  |  Link
FNSCAR
Registered User
 
Join Date: Mar 2014
Posts: 10
Thanks for your work!
I have not install avisynth so I use AddAutoLoadDir() in this environment but it doesn't work.
Code:
c = core.avsw.Eval('AddAutoLoadDir("F:\x86\plugins+") TFM()', clips=[src], clip_names=["last"],avisynth=r'F:\x86\AviSynth.dll')
Just get "Avisynth 32-bit proxy: command failed".
And avisynth built-in functions e.g. selecteven() work well.
What mistakes have I made?
FNSCAR is offline   Reply With Quote