Hello,

A well known problem is with the fades:
if the fade automation value goes beyond 100 or below 0 this causes
a wraparound visible as flicker of the image in many cases.

Question to the code gurus:
In VirtualVNode::render_fade(..) there is a CLAMP()-call
which would force the value of the fade to be between 0 and 100
but this call is commented out. If I activate this, the fades
behave as one would expect.

Does anyone know of a good reason, why this call was commented out?
Was ist performance?

Cheers,
Hermann Vosseler

PS: I'm talking of the "old" Cinelerra 2.0 codebase...



_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to