View Full Version : Invader Zim (NTSC-DVD) - Denoisers causing artifacts?


Usedocne
14th November 2010, 01:22
I can't figure out why MC_Spuds (http://avisynth.org/mediawiki/MC_Spuds), TemporalDegrain_ChromaMod (http://avisynth.org/mediawiki/Temporal_Degrain) and a few other denoisers are causing visual artifacts on my Invader Zim NTSC-DVDs. Any helpful input would be great, thanks.

Screencaps:
http://img545.imageshack.us/img545/4150/zimframe35.png (http://img545.imageshack.us/i/zimframe35.png/)

http://img824.imageshack.us/img824/6614/zimframe35mcspuds.png (http://img824.imageshack.us/i/zimframe35mcspuds.png/)

http://img204.imageshack.us/img204/3812/zimframe103.png (http://img204.imageshack.us/i/zimframe103.png/)

http://img109.imageshack.us/img109/3939/zimframe103temporaldegr.png (http://img109.imageshack.us/i/zimframe103temporaldegr.png/)

VOBs:
The sample (http://www.mediafire.com/?y4im3x431udg9hj) that has problems with the aforementioned denoisers.
A sample (http://www.mediafire.com/?z9c1y700eiw7xtl) with the kind of noise that I was trying to get rid of.

Script:
SetMTMode(5, 2)
DGDecode_mpeg2source("D:\My Videos\VOB\ZIM_VOL1\ZIM_VOL1.Title4.d2v")
AnimeIVTC(mode=1, killcomb=1)
SetMTMode(2)
MC_Spuds()
#TemporalDegrain_ChromaMod()


The following are also causing visual artifacts:
Deen
dfttest
MDegrain1/2/3/4
TempGaussMC_beta2u (yes I know :rolleyes:)

Lyris
14th November 2010, 02:15
The second is a good example of temporal averaging gone wrong. Not sure what's happening with the first without seeing the source in motion.

TheProfileth
14th November 2010, 06:40
have you tried to use those filters without MT?

Nightshiver
14th November 2010, 15:25
First off, I have to ask, why in the world do you want to denoise it? It's already as clean as hell.

Usedocne
14th November 2010, 16:23
The second is a good example of temporal averaging gone wrong. Not sure what's happening with the first without seeing the source in motion.

The first one probably is as well.

have you tried to use those filters without MT?

Yup, made no difference at all.

First off, I have to ask, why in the world do you want to denoise it? It's already as clean as hell.

The majority 'is' clean, but there are a few sections that suffer from compression artifacts; highlighted in the second VOB sample that I posted.