Erik Jansson
Erik Jansson
Hey, thanks for reporting it @danilw! Quite curious, when I developed this it was on Linux and with a NVIDIA GPU. This was a few years ago, so it could...
Hey, I was also able to reproduce this on my NVIDIA laptop after upgrading drivers. It doesn't happen on AMD or Intel though. @Harrm I checked this a bit during...
Thanks for opening an issue on this Tony! Indeed, it is something that's missing and something I have been meaning to add eventually to polish the demo. I just never...
I've been looking into this myself but I haven't been able to complete the implementation of it. Hopefully some of the experience in trying to implement it might be of...
I'm also running into this problem, but on Windows through MinGW64. This is the package: [mingw-w64-x86_64-vapoursynth](https://packages.msys2.org/package/mingw-w64-x86_64-vapoursynth?repo=mingw64). I've also created an issue for the package itself: [msys2/MINGW64#10528](https://github.com/msys2/MINGW-packages/issues/10528). This is the stuff...
I'll try to dig a bit further later this week, any suggestions on what to try next are welcome!
Renaming `vapoursynth.dll` to `vapoursynth.pyd` seems to have been enough to get `import vapoursynth` to work at least. I'll try to figure out what's wrong with the `PKGBUILD` in MinGW64 and...
`vspipe` has been fixed for MinGW64 now. ~~There is probably going to be coming a PR since the fixes were done for `vsscript.cpp`~~ `vapoursynth` doesn't officially support MinGW64. Nevertheless, it's...
I also ran into this today, and probably spent an hour or so trying to figure what went wrong. Sharing my findings here in case it helps someone else. Like...
If I may also join in real quick. What Nvidea drivers do you use @theagentd? More importantly, could you also check your Nvidea control panel and see if it's forcing...