logo Sign In

Color problem when IVTC

Author
Time
Hi!

I'm been playing around with avisynth and think I get a rather good picture. But there is one thing that happen with IVTC.
Two seperate frames every 5 frames (3:2) have color ghosting, that are most easy to see in motion. It look like this:
http://img170.imageshack.us/img170/4885/colorav5.jpg

What should I do?

"the code for IVTC:
AssumeTFF()
Telecide(1,0)
Decimate()"
Author
Time
I found the problem. I did the ConverttoYV12 before the IVTC, and that I shouldn't