primitive
9th September 2002, 16:21
It might sound kind of wacky, but I have a clip I think the matrix
0 0 0 1 1 1 1 1 1
0 0 0 1 1 1 1 1 1
0 0 0 1 1 1 1 1 1
would be effective on. What's happening is that the clip is a sequence of credits where every single frame of the scrolling credits has combing artifacts, but playing alongside is a small window with animation in it which is combed using a different scheme. TomsMoComp(0,5,1) takes care of most-all the combing, but I still have edge artifacting (from all the nasty combing) and those artifacts you get from making intraframe comparisons (like I posted a thread about earlier).
If you step frame-by-frame through this material, you see that on those frames that you have heavy intra-frame artifacting, the artifacts correspond with regions of color in the previous frame, and in most cases the next frame is just like the previous frame, except that it's free of artifacts.
I'd try to apply a temporal smoother to this clip, but I thought a con3d with s user-configurable matrix would be more generally useful.
Let me know what you think.
-p
0 0 0 1 1 1 1 1 1
0 0 0 1 1 1 1 1 1
0 0 0 1 1 1 1 1 1
would be effective on. What's happening is that the clip is a sequence of credits where every single frame of the scrolling credits has combing artifacts, but playing alongside is a small window with animation in it which is combed using a different scheme. TomsMoComp(0,5,1) takes care of most-all the combing, but I still have edge artifacting (from all the nasty combing) and those artifacts you get from making intraframe comparisons (like I posted a thread about earlier).
If you step frame-by-frame through this material, you see that on those frames that you have heavy intra-frame artifacting, the artifacts correspond with regions of color in the previous frame, and in most cases the next frame is just like the previous frame, except that it's free of artifacts.
I'd try to apply a temporal smoother to this clip, but I thought a con3d with s user-configurable matrix would be more generally useful.
Let me know what you think.
-p