This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Failed to load script
#2
There are a few things wrong with your script if you want to use it in Hybrid.
  • Your script does not return anything. avsmod will add 'return last' to your script automatically, Hybrid will not. So adding 'return last' to your script might help.
  • Your script relies on the autoloading on your system. Hybrid does not use autoloading. So you should explicitly load the filters you want to use. Also make sure that the filters you use in Hybrid itself and in you script both use the same bitdepth. (32bit vs 64bit)
To check your .avs file, you can check whether:
  • "Path to Hybrid/32bit/avsInfo.exe" "Path to your script" for 32bit
  • "Path to Hybrid/64bit/Avisynth/avsInfo.exe" "Path to your script" for 64bit
can load your script.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
Failed to load script - by murriato - 05.02.2023, 00:30
RE: Failed to load script - by Selur - 05.02.2023, 09:02
RE: Failed to load script - by murriato - 06.02.2023, 02:07
RE: Failed to load script - by Selur - 06.02.2023, 06:18
RE: Failed to load script - by murriato - 06.02.2023, 16:22

Forum Jump:


Users browsing this thread: 1 Guest(s)