Yesterday, 22:25
1. With "check the Avisynth preview, "
I was referring to the "Avisynth Preview" in Hybrid, not some other Avisynth preview like avsmod.
2. Okay, I try to explain it again.
You got at least two Avisynth environments:
a. the one avsmod uses, which is probably a system-wide install.
b. the one Hybrid uses, which is a portable version.
You can not mix different Avisynth environments.
When you feed an Avisynth script to Hybrid, Hybrid can only use its own Avisynth environment.
So every filter you use must be available in the environment you use.
Since Hybrid uses a portable Avisynth environment, the filters must be called explicitly.
Ideally your script should have an explicit return value.
Cu Selur
I was referring to the "Avisynth Preview" in Hybrid, not some other Avisynth preview like avsmod.
2. Okay, I try to explain it again.
You got at least two Avisynth environments:
a. the one avsmod uses, which is probably a system-wide install.
b. the one Hybrid uses, which is a portable version.
You can not mix different Avisynth environments.
When you feed an Avisynth script to Hybrid, Hybrid can only use its own Avisynth environment.
So every filter you use must be available in the environment you use.
Since Hybrid uses a portable Avisynth environment, the filters must be called explicitly.
Ideally your script should have an explicit return value.
Quote:I copied the plugins to the directory where your program's plugins are located, but I'm still getting errors.Copying those filters was not necessary and didn't change anything. Read 2. to understand what is happening.
Quote:I haven't included `SelectRangeEvery`.Some setting you used caused Hybrid to add it,...
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.

