I seem to have a vis qual problem on my latest AMV, I've tried dicking around with different options in AVIsynth but it makes almost no difference.
I didn't notice it until after I finished the vid (picture is to small in premiere to really see the problem) It also only happens in the second half of the vid and doesn't happen at all to the kenshin clips I used.

Can anyone tell me how to fix this green blocky yuck? or what exactly went wrong?
This is the script I used:
mpeg2source("F:\AMV construction\piece maker\p3\d3 index.d2v",cpu=4,upconv=true)
TomsMoComp(1,5,1)
ConvertToYV12()
LanczosResize(640,480)
vaguedenoiser()
deen("a3d",4)
#tweak(sat=1.2)
FastLineDarken()
AssumeFPS(29.97)
ConvertToRGB24()
The # ones I can't remember if I used or not (have been playing with it for a little while)