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.

Missing filters in Avisynth
#1
Hello Selur,

   I installed Hybrid_dev_2022.12.27-111247. It seems that in this version the following Avisynth filters are not included in the generated script even if are selected in GUI
  1. Denoise->VagueDenoiser
  2. Grain->AddGrain
  3. Grain->GrainFactory 3
  4. Darkening->Toon (available only with mToon)
   the filter "Toon" is included in the script only if is selected also the filter "mToon".
Reply
#2
I can reproduce the issue, will look into it.

Cu Selur
Reply
#3
Looked into it, I forgot to adjust the default filter handling when I added the filter queue. Smile
Will send you a link to a dev version in a few minutes.

Cu Selur
Reply
#4
I also couldn't find DGDenoise you mentioned in the other thread yesterday. At least not at AviSynth->Denoise. DGDecNV is activated as source filter.
Reply
#5
It's not supported in Hybrid directly, you would need to add call it in a custom section.
Reply
#6
Also - hopefully I remember that correctly - I had to replace or add the RemoveGrainSSE2.dll at the AviSynth folder to use removegrain mode 27.
It seems not to use rgtools.dll like the lower modes and I always had an error message when trying to use mode 27.
This version works vor me, I forgot where exactly I downloaded it, but it was a link on an official AviSynth site:
https://mega.nz/folder/JwJUjJha#8zdL8DWarAifnp4rvQXA7Q
Maybe I also updated rgtools.dll (has the same file date), so I uploaded both dlls placed in my Hybrid\64bit\Avisynth\avisynthPlugins folder.

And I can't set any mode above mode 25 at mode U and mode V in the Hybrid GUI. Maybe the same problem?

Both files are the same, I just renamed it...
Reply
#7
Quote:I had to replace or add the RemoveGrainSSE2.dll at the AviSynth folder to use removegrain mode 27.
Will look at it after work and adjust Hybrid, current rgtools should support up to mode 28.

Cu Selur
Reply
#8
OK.
Having another fast GPU based denoiser with DGDenoise integrated in Hybrid would be a nice thing Wink .
There aren't many GPU based filters at the AviSynth section and no really fast denoiser at all which could be used to save some bits/remove some artifacts from noisy sources without throttling GPU based NVEnc encoding and multiplying cpu power consumption. I only know removegrain which can do this job with tolerable processor load (within its limitations).
Reply
#9
(02.01.2023, 16:51)Selur Wrote: Looked into it, I forgot to adjust the default filter handling when I added the filter queue. Smile
Will send you a link to a dev version in a few minutes.

Cu Selur

The problem has been fixed.

Thanks,
Dan
Reply
#10
Send you a link to .exe only dev version which support Removegrain modes up to 28.

Cu Selur
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)