fading from one frame to the next

randy b's icon

Hey, I have what I hope is a simple problem. I'm trying to make the frames of a quicktime movie fade or blend into each other when I set its rate attribute to a low value (eg. 0.2). I'm hoping there is another solution besides some switching back and forth with the xfade object or something of that nature. I've tried using the gem library's blur, but I think it is really meant for use with 3d models.

Just a simple transition so it doesn't look like my computer can't keep up is all I need! Thanks!

Dan's icon

Hmmm...have you tried jit.slide or tp.slide.jxs?

randy b's icon

Aha, that looks pretty nice. Thanks for the help!