PDA

View Full Version : MC temporal denoiser where to find requirements filters for it.


avengerevenge
11th March 2010, 05:00
can anyone give me single link to download all the requirements filters wanted by MCtemperal denoiser,

i found the page but when it comes to requirements i am unable to find some requirements which are listed there.

pls

Audionut
11th March 2010, 09:28
First hit on a google search.

http://avisynth.org/mediawiki/MCTemporalDenoise#Required_Filters

torwart
18th April 2011, 17:20
Hello.
I have a problem with mctemporaldenoise. I have a script and all the required filters , but also I have a bad error. How to solve this problem??? My video is 25progressive(Lagarith).
http://s013.radikal.ru/i324/1104/e8/27d25d247690.jpg

Thank you!

Taurus
18th April 2011, 17:43
Did you verify GradFun2DBmod.avsi (v1.5) and GradFun2db.dll (v1.0) are in your plugin folder?

torwart
18th April 2011, 18:00
yes. absolutely.

Taurus
18th April 2011, 19:06
Please show your Avisynth script...
If all plugins are in th right place MCTemporalDenoise should work right out of the box.
Used it many times in different constellation and combination.
All needed plugins for GradFun2DBmod (Masktools (v2.0a36), Removegrain (v1.0PR),GradFun2db (v1.0), AddGrainC(v1.4) on board?
I'm using a somewhat newer version of Masktools v.2.

jmac698
18th April 2011, 19:47
I put links to all the requirements for a filter once. Took a long time. That's why I think we need some way to automatically get requirements. I suggested one idea to the avsmod thread; when saving a script it could automatically compile a list of all used functions and dll's, which is the first step into making an auto requirement finder. I also found some software update tools for windows that you could use, these use web page scraping to find new versions. The authors here would have to announce their scripts in a consistent way that a program could parse.
This problem won't change until we get more people interested, but it's easily solvable.

torwart
19th April 2011, 17:08
It was windows's problem. i reinstalled it and now it works brilliant!!!
Thanks for answers!