Re: [PyMOL] slowing the movie produce with the movie.produce

2012-05-04 Thread Thomas Holder
Hi Phani, "movie_fps" only affects play-back speed in PyMOL, but not "movie.produce" encoding. A quick look pointed me to the file "pymol-1.5.0.2/freemol/libpy/freemol/mpeg_encode.py" where a frame rate of 30 is hard-coded. You may change that to one of the legal values listed there (search fo

[PyMOL] reading dcd

2012-05-04 Thread sasi kodathala
Hi pymol users, I would like to read a CHARMM generated dcd file which has 200 frames in it. Is there a way where I can upload dcd and know the rmsd of each residue in the protein over 200 frames. What do I have to do to switch off the graphics to speed up the process. I would appreciate if some