mf
24th January 2004, 19:44
Here it is, directly from my insanity laboratory: DotCrawl() :D.
Another comb filter? Wrong! I couldn't make a comb filter even if I wanted to! I can, however, make something that creates dot crawl. Just for laughs.
http://mf.creations.nl/avs/dotcrawl.png (http://mf.creations.nl/avs/functions/Composite-v0.1.avs)
Don't expect the output of this filter to be completely conforming to the scientific model of dot crawl (where and how it's supposed to "happen"), but I can tell you that "DotCrawl Comb Filter" by Scott Elliott filters it out as if it were real dot crawl.
Original image (http://mf.creations.nl/avs/dotcrawl-original.png)
Processed by DotCrawl() and then by "DotCrawl Comb Filter" by Scott Elliott (http://mf.creations.nl/avs/dotcrawl-filtered.png)
The only argument it takes is strength, which is 230 by default, but can be set to be 0-255. Example:
DotCrawl(255)
for full strength.
I've called the avs file "Composite", because one day I might add Rainbows() :devil:.
Oh and btw, you need Masktools 142 or higher.
Another comb filter? Wrong! I couldn't make a comb filter even if I wanted to! I can, however, make something that creates dot crawl. Just for laughs.
http://mf.creations.nl/avs/dotcrawl.png (http://mf.creations.nl/avs/functions/Composite-v0.1.avs)
Don't expect the output of this filter to be completely conforming to the scientific model of dot crawl (where and how it's supposed to "happen"), but I can tell you that "DotCrawl Comb Filter" by Scott Elliott filters it out as if it were real dot crawl.
Original image (http://mf.creations.nl/avs/dotcrawl-original.png)
Processed by DotCrawl() and then by "DotCrawl Comb Filter" by Scott Elliott (http://mf.creations.nl/avs/dotcrawl-filtered.png)
The only argument it takes is strength, which is 230 by default, but can be set to be 0-255. Example:
DotCrawl(255)
for full strength.
I've called the avs file "Composite", because one day I might add Rainbows() :devil:.
Oh and btw, you need Masktools 142 or higher.