Is it possible to make changes to the way individual frames are rendered?
Specifically, I'm writing a Python script (translated literally from C,
but I'm too tired to learn the Python API right now) to evaluate bond
"quality" and highlight the distorted regions in a frame of a protein
morph. Howev
Don't you hate it when users outsmart the programmer?
This is a tough one. The only solution I can think of is not memory
efficient, but it should work:
Load each frame of the movie into a separate segment or chain. This
should allow you to independently address each frame...
# assume that the