YomikoR / VapourSynth-Editor

Branch vse-previewer for standalone previewer. Branch vs-api4 for an IDE with a text editor. Branch master for "stability". Forked from https://bitbucket.org/mystery_keeper/vapoursynth-editor
Other
138 stars 9 forks source link

Failed to initialize VapourSynth environment #7

Closed dnjulek closed 2 years ago

dnjulek commented 2 years ago
2021-09-30 01:07:42.541
Failed to initialize VapourSynth environment!
Failed to initialize VapourSynth environment!

I have tried mod-2 and mod-3, neither worked with my VS R55 and now R56. vapoursynth-preview I am using misakikasumi's fork, works fine.

EDIT: It seems to recognize the plugins folder at least

YomikoR commented 2 years ago

Does vspipe work in the same environment?

dnjulek commented 2 years ago

Yes, no problem with vspipe.

PS D:\Downloads> vspipe -v
VapourSynth Video Processing Library
Copyright (c) 2012-2021 Fredrik Mellbin
Core R56
API R4.0
API R3.6
Options: -
dnjulek commented 2 years ago

Fixed after removing C:\mingw64\bin from path

YomikoR commented 2 years ago

Good to hear that. I guess you have vapoursynth.dll well configured (allowing finding plugins and letting vsp work), but something went wrong for vsscript.dll.

dnjulek commented 2 years ago

Yes, my mingw64 folder has some API3 files from when I compiled the descale dll.