

I've also been playing around with the black level in order to remove some of the garbage mattes. This line added early in the script seems to work well and is just enough to get rid of the worst of the mattes against a black background.
Levels(8, 1, 255, 0, 255) #check with this scene: trim(133550, -60)
also, some DeSpot stuff I've been working on that gets rid of some offensive junk:
DeSpot(sign=1) #sign=1 removes only black spots and keeps fast motion stars
DeSpot(mscene=0) #mscene=0 removes spots only in very static scenes
I'm going to bed now, I'll post more pics if anyone is interested.
-G