View Single Post
Old 1st November 2003, 18:02   #3  |  Link
scharfis_brain
brainless
 
scharfis_brain's Avatar
 
Join Date: Mar 2003
Location: Germany
Posts: 3,653
oh, I have written this expamle script without testing...

now I am using
a=whatever
b=whatever.levels(0,1,255,255,0)
subtract(a,b)

and, no, I don't want these terrible color-effects, I just want a clean addition of two clip, "mul" wasn't suitable

btw.: can you reproduce this strange thing:
try to resize a clip with pointresize to exactly its third horizontal size. I am always getting a black or green picture..

example:
video has 768,576 pixels
pointresize(256,576) ---> returns garbage
scharfis_brain is offline   Reply With Quote