Thread: Vapoursynth
View Single Post
Old 14th December 2017, 14:35   #2918  |  Link
kriNon
Registered User
 
Join Date: Jul 2016
Posts: 39
Ah sorry, forgot to post my script:
Code:
import vapoursynth as vs
core = vs.get_core()

core.avs.LoadPlugin(r"C:\Program Files (x86)\AviSynth\plugins\deen.dll")
Yeah, I did
kriNon is offline   Reply With Quote