View Single Post
Old 23rd September 2012, 10:41   #2  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,890
I get this error when load the plugin:

Quote:
Traceback (most recent call last):
File "Version.py", line 6, in <module>
c.avs.LoadPlugin(path=r'C:\Temp\Python\plugins\vsavsreader.dll')
File "vapoursynth.pyx", line 741, in vapoursynth.Function.__call__ (src/cython\vapoursynth.c:10611)
vapoursynth.Error: 'Avisynth Loader: no entry point found'
Same error with vsavsreader.dll in same folder and:
c.avs.LoadPlugin('vsavsreader.dll')

VS r8
AviSynth 2.6.0a3
XP SP3
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline   Reply With Quote