Skip to content

Update Request #4

@nobananasforyou

Description

@nobananasforyou

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.

Image Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions