Hi Mengbin,
it's all about the "mview" command. It can associate states, camera positions
and object positions with movie frames.
# store state 5 with frame 100
mview store, 100, state=5
# store camera position with current frame
mview store
# store all object positions with current frame
mview
Dear Pymol Users,
While I am trying to make a movie that contains morph, a gradual zoom-in
view of active site, and rotation, I don't know how to put all these things
together as a movie. The morph part is an object with multiple states, and
the zoom-in view follows the last state of morph object