[PyMOL] Delete frames in movie

2011-07-09 Thread Matthias Schmidt
Hi, I made a nice movie and it's fine and I would just like to delete a part of it or to insert some frames. How is that possible? Mset resets the whole movie and mview does not seem to do what I would like it to do... Best, Matthias -

Re: [PyMOL] Delete frames in movie

2011-07-10 Thread Andreas Förster
Hey Matthias, for movie editing, you can use Adobe Premier, obviously. If you have an older version of Photoshop lying around (pre-CS3), you can use the bundled Image Ready for many simple movie-editing tasks. Avidemux also helps you remove and change frames in movies. All three work on a Ma

Re: [PyMOL] Delete frames in movie

2011-07-10 Thread Thomas Holder
Hi Matthias, there is 'mdelete', 'madd' and 'minsert'. PyMOL>madd ? Usage: madd [ specification [, frame [, freeze ]]] PyMOL>mdelete ? Usage: mdelete [ count [, frame [, freeze [, object PyMOL>minsert ? Usage: minsert count [, frame [, freeze [, object]]] Cheers, Thomas Matthias Schmidt