06.06.2018, 05:29
avisynth custom don't work
[BUG] avisynth custom don't work
|
06.06.2018, 05:29
avisynth custom don't work
06.06.2018, 05:32
a. you didn't add a DeNoise filter so adding anything before it won't work.
b. your script won't work since you are missing it's dependencies.
06.06.2018, 05:44
06.06.2018, 17:32
In previous versions, you could just insert a script and everything workedÂ
06.06.2018, 17:43
Yes, that changed, I might bring that back, but not to sure about it.
06.06.2018, 18:21
(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 |
« Next Oldest | Next Newest »
|