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.

[BUG] avisynth custom don't work
#1
Bug 
avisynth custom don't work
[Image: b4331ead004b.png]
Reply
#2
a. you didn't add a DeNoise filter so adding anything before it won't work. Smile
b. your script won't work since you are missing it's dependencies.
Reply
#3
(06.06.2018, 05:32)Selur Wrote: a. you didn't add a DeNoise filter so adding anything before it won't work. Smile
b. your script won't work since you are missing it's dependencies.

ok, if I add a Denoise filter then my script appears, how can I add a Custom script without including other filters?
Reply
#4
In previous versions, you could just insert a script and everything worked  Confused
Reply
#5
Yes, that changed, I might bring that back, but not to sure about it.
Reply
#6
(06.06.2018, 17:43)Selur Wrote: Yes, that changed, I might bring that back, but not to sure about it.

No need to return, you need to make it so that the script is added simply, as now in vapursynth.

For example, in vapursynth, the script in custime (before denoise) is added even if there are no included denoise filters.

In avisynth to insert a script into custom (before denoise) it is necessary to include one of the denoise filters, but why do I need an extra filter? I just want to insert a script, not necessarily in before denoise, just want to insert. I have a fully ready avisynth script, but I can not insert it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)