hello_hello
11th August 2023, 00:25
I've been running Avisynth+ 3.7.2 in Wine on Linux and it hasn't missed a beat, however 3.7.3.... not so much.
I'm not expecting "support" as such, but maybe I'll get lucky and someone will know what the problem is.
If I open the following script in AVSPmod, this happens. If I remove GradFun3 there's no error.
LWLibavVideoSource("M:\NVME1\1911.mkv", cachefile="M:\NVME2\1911.mkv.lwi")
GradFun3(thr=1.0, thrc=1.0)
https://imgur.com/v8IZhmn.png
When I open the script with MPC-HC, this is the error message.
https://imgur.com/FUgq9Le.png
If I replace Avisynth.dll with version 3.7.2, everything is fine again.
I'm not expecting "support" as such, but maybe I'll get lucky and someone will know what the problem is.
If I open the following script in AVSPmod, this happens. If I remove GradFun3 there's no error.
LWLibavVideoSource("M:\NVME1\1911.mkv", cachefile="M:\NVME2\1911.mkv.lwi")
GradFun3(thr=1.0, thrc=1.0)
https://imgur.com/v8IZhmn.png
When I open the script with MPC-HC, this is the error message.
https://imgur.com/FUgq9Le.png
If I replace Avisynth.dll with version 3.7.2, everything is fine again.