View Single Post
Old 3rd September 2022, 13:02   #4  |  Link
AOmundson
Registered User
 
Join Date: Dec 2017
Posts: 15
Quote:
Originally Posted by mastrboy View Post
Looks like the usual dotcrawl/rainbow issue commonly seen on anime dvds, tcomb usually does a nice job with those:
PHP Code:
dgsource("__vid__")
Tcomb(mode=2)
TFM()
TDecimate() 
Though most decrawl/derainbow filters only work on static scenes there are some more "brute-force" ways to deal with dotcrawl in motion:
https://forum.doom9.org/showthread.p...81#post1583181
https://forum.doom9.org/showthread.p...86#post1584186
Just coming back to this thread to confirm that TComb did the trick. I also threw in DeDot for good measure, but I'm not sure if it actually helps any noticeable amount.
AOmundson is offline   Reply With Quote