Log in

View Full Version : trying to understand arguments within filters


jdefed
24th March 2006, 16:51
while writing some simple scripts, i'm having some trouble understanding some arguments. theres three i've been using; tweak, spatialsoften and temporalsoften. tweak has a very good explanation of it's arguments. it gives default settings, min/max settings etc. the other two on the other hand only give an explanation of what it does. theres 3-5 arguments within the filters, but gives no ranges, no default settings or anything. is there some web site somewhere that gives the same type of information on the core filters in avisyth that come with the filter tweak.:thanks:

HOLiC
26th March 2006, 05:05
You should check here: http://www.avisynth.org/
The site is unavailable right now, but it will be fixed soon..

foxyshadis
26th March 2006, 06:12
http://www.avisynth.org/mediawiki/wiki/Soften

It's not as comprehensive as some filters, and I think it's just a replica of the main documentation (unless it's been expanded since 2.5.6), but it's about all there is at this point.

jdefed
27th March 2006, 19:53
thanks
I've been to those sites and read as much as i could. it just seems that some filters give more information than others, or are just plain easier to understand

Wilbert
27th March 2006, 22:02
I've been to those sites and read as much as i could. it just seems that some filters give more information than others, or are just plain easier to understand
... or its documentation is easier or more fun to write :) But you are right, the documentation about TemporalSoften/SpatialSoften is not clear. Will do something about that ...