-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello!
Could you please update this plugin to work with VapourSynth API v4?
I have installed VapourSynth R73 and Python 3.14.2. It's not working at the moment.
VS Script:
import vapoursynth as vs
core = vs.core
org = core.d2v.Source(r'aaa.d2v')
org = org.vivtc.VFM(order=1, mode=2, scthresh=7, cthresh=7).vivtc.VDecimate()
org.set_output()
AVS Script:
LoadPlugin("D:\Tools\AviSynth+\plugins64\VapourSource_x64.dll")
VSImport("x264_chap.vpy", stacked=false)
Kind Regards
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels