[Chimera-users] movie making
Eric Pettersen
pett at cgl.ucsf.edu
Wed Jun 3 12:13:13 PDT 2009
On Jun 3, 2009, at 12:07 PM, Eric Pettersen wrote:
> # setup the scene
> ~disp solvent # hide waters
> rib # show ribbons
> ribrepr smooth # nice ribbons, that is :-)
> # record the movie
> movie record supersample 3 # start recording frames
> rock y 2 68; wait # rock about the y axis for 68 frames
> (approximately one full cycle); wait for the rock to finish
> coordset #0 1, # play through morph
> movie stop # stop recording frames
> movie encode output ~/morph.mov bitrate 10000 # encode the movie as
> Quicktime with high quality, less compression
Actually, you can't have all those trailing '#' comments -- strip them!
--Eric
More information about the Chimera-users
mailing list