View Full Version : Filter to remove Rainbow Flicker
Prolific
21st August 2008, 16:04
I need a filter for automkv that can remove rainbow artifacts. Can someone recommend something.
here's a screenshot of the video.
http://i36.tinypic.com/20uygcg.jpg
this is after I converted it with automkv
http://i33.tinypic.com/2gy3n2t.jpg
mikeytown2
21st August 2008, 17:27
http://avisynth.org/mediawiki/External_filters#Rainbow_.26_Dot_Crawl_removal
Prolific
21st August 2008, 17:43
I added checkmate.dll and DFMDeRainbow-20050128.avsi to the filters folder but it doesn't show up in AutoMKV. Can you explain how I'm suppose to add the filter to automkv?
mikeytown2
21st August 2008, 22:06
Never used AutoMKV and the wiki is a little sparse on details
http://automkv.a.wiki-site.com/index.php/Help:Contents#Step_8_-_Set_Filters
checkmate.dll should auto load and Checkmate() should appear in the filter list.
DFMDeRainbow will most likely not appear so you have to blindly call it
DFMDeRainbow()
So type in
Checkmate().DFMDeRainbow()
in the filter dropdown menu
DFMDeRainbow() has several dependences in that it requires other filters.
This post has all of them located
http://forum.doom9.org/showthread.php?p=1170927#post1170927
Ask them over on the AutoMKV thread if you can't get Checkmate() to show up in AutoMKV (Checkmate should be auto loaded, since its a dll).
http://forum.doom9.org/showthread.php?t=134478&page=45
Scintilla
24th August 2008, 15:14
DFMDeRainbow() has several dependences in that it requires other filters.
This post has all of them located
http://forum.doom9.org/showthread.php?p=1170927#post1170927
Just wanted to add that DFMDeRainbow requires version 1.5.x of MaskTools, not version 2.x, since I don't see it made clear in that thread you linked.
Why? ... because I wrote that script 3½ years ago and I never bothered to upgrade it when the new MaskTools became stable. :P
mikeytown2
24th August 2008, 18:22
@Scintilla good to know! Any chance of upgrading it, or would that be a pain?
Are there any other filters of yours that require the older version of MaskTools (LUTDeRainbow)?
sh0dan
27th August 2008, 20:05
(Redirected to Usage)
foxyshadis
27th August 2008, 21:44
If all else fails, fft3dfilter with very high sigmas and plane=3 should remove most of the rainbows (and smear the colors in general, but you take what you can get).
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.