by AbsoluteDestiny » Mon Jul 15, 2002 12:34 pm
btw, if you are referring to the discolourisation problem I have a workaround.
It's not a fix - it will change your footage slightly but it will 'work'.
Add this line to the end of your avisynth script:
Levels (0,1.1,255,0,255)
This will increase the overall gamma of the clip ever so slightly, but enough so that the odd colour thing doesn't happen anymore.
I hope that helps.