[PyMOL] Fwd: emovie scripting

2010-09-22 Thread Sergey Ivanov
Still no ideas? Guys, how then you do movie without gui mode??? -- Forwarded message -- From: Sergey Ivanov icegood1...@gmail.com Date: 2010/9/21 Subject: emovie scripting To: pymol-users@lists.sourceforge.net Hello, help me please create script that loads frames (say, 30) from

Re: [PyMOL] Fwd: emovie scripting

2010-09-22 Thread Jason Vertrees
Hi Sergey, I either use the GUI or when not in the UI I utilize the moviemaking commands: mdo mview mset Also, import movie and check out what it has to offer: import movie print dir(movie) Here are some moviemaking references: