Quote:Any plan to make path to "Hybrid" plugins folder transparent for "Custom"?No sure what you m
You can use for example:
Import("%FILTERPATH%\daa.avs")
daa()
%FILTERPATH%
Import("I:\Hybrid\64bit\Avisynth\avisynthPlugins\daa.avs")
Import("I:\Hybrid\32bit\avisynthPlugins\daa.avs")
There will be no auto-loading, if you need auto-loading you need another tool than Hybrid.
Quote:Had to add ConvertToRGB24() before ConvertToYV12()Make sure to take the ColorMatrix and ChromaSampling into Account when converting between YUV.. and RGB.. otherwise you will change the colors.
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.