04.08.2023, 21:11
Any suggestions?
[HELP] Avisynth not processing
|
04.08.2023, 21:11
Any suggestions?
[avisynth @ 0000019ca8b46980] Cannot load file 'C:/Program Files/Hybrid/64bit/Avisynth/avisynthPlugins/FFT3dGPU.dll'. Platform returned code 127: Not sure why it's failing, seems like some dependency is missing. => check the Avisynth preview, it should show additional erros,.. Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Seems to be related to TemporalDegrain2.
Using FFT3DGPU on its own seems to work fine here.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
04.08.2023, 22:03
Replacing hqdn3d in Avisynth/64bit/avisynthPlugins with the one from: https://github.com/Asd-g/AviSynth-hqdn3d.../tag/1.1.1 does seem to fix the issue for 64bit Avisynth, but strangly replacing the 32bit version still crashed here
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
05.08.2023, 12:57
Okay, I found the issue, it's a dependencies mix up. (some dlls too much and some are missing)
-> this will take me a while to sort out (will have to check for each dll what it is for)
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
05.08.2023, 17:06
Send you a link to a dev version for testing.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
07.08.2023, 16:30
Thanks, still seem to be having a few problems.
Quote:Avisynth preview error: -> Evaluate: Unhandled C++ exception! (M:\TEMP\tempPreviewAvisynthFile15_10_04_966.avs, line 29) Also in Avisynth preview, interlacing is not removed.
The error is because of some missing runtime. (works fine here, but I got tons of runtimes in my system)
Can you use DependencyWalker (https://www.dependencywalker.com/) and test whether it reports a missing dependency for one of these files:
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
07.08.2023, 17:02
All of those files report the same error.
I'm not sure if there is a way to detail what exactly is missing as I am unfamiliar with the software. Quote:Error: At least one required implicit or forwarded dependency was not found.
07.08.2023, 17:09
On the left side, you should see what dependencies are found and are missing.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. |
« Next Oldest | Next Newest »
|