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.

"Custom" filters dont work properly
#6
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()
and Hybrid will replace the
%FILTERPATH%
with the path to the 32bit or 64bit avisynthPlugins-Path, so for me:
Import("I:\Hybrid\64bit\Avisynth\avisynthPlugins\daa.avs")
or
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.
Reply


Messages In This Thread
"Custom" filters dont work properly - by serg - 29.01.2021, 03:50
RE: "Custom" filters dont work properly - by Selur - 29.01.2021, 20:08

Forum Jump:


Users browsing this thread: 1 Guest(s)