<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Movie.produce</id>
	<title>Movie.produce - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Movie.produce"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Movie.produce&amp;action=history"/>
	<updated>2026-07-08T08:35:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Movie.produce&amp;diff=7883&amp;oldid=prev</id>
		<title>Pyadmin: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Movie.produce&amp;diff=7883&amp;oldid=prev"/>
		<updated>2014-03-28T02:16:20Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 02:16, 28 March 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Pyadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Movie.produce&amp;diff=7882&amp;oldid=prev</id>
		<title>Folf at 08:25, 23 June 2011</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Movie.produce&amp;diff=7882&amp;oldid=prev"/>
		<updated>2011-06-23T08:25:07Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''movie.produce ''' can be used to generate a movie file (mpg) after using the movie commands, see [[Movie_school]]&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
===USAGE===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
movie.produce filename [, mode [, first [, last [, preserve [, encoder [, quality [, quiet ]]]]]]]&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===ARGUMENTS===&lt;br /&gt;
'''filename'''&lt;br /&gt;
::output file&lt;br /&gt;
'''mode'''&lt;br /&gt;
::    normal {default}&lt;br /&gt;
::    draw&lt;br /&gt;
::    ray&lt;br /&gt;
'''first'''&lt;br /&gt;
::    start frame {default: first frame}&lt;br /&gt;
'''last'''&lt;br /&gt;
::    end frame {default: last frame}&lt;br /&gt;
'''preserve'''&lt;br /&gt;
::    = 0: cleanup frames from temp directory {default}&lt;br /&gt;
::    = 1: leave temp directory &amp;amp; frames &lt;br /&gt;
'''encoder'''&lt;br /&gt;
::     which encode to use {default freemol's mpeg_encode}&lt;br /&gt;
'''quality'''&lt;br /&gt;
::    integer 0..100: for visual quality of final movie; corresponds to movie_quality setting&lt;br /&gt;
'''quiet'''&lt;br /&gt;
::    verbosity&lt;br /&gt;
&lt;br /&gt;
===EXAMPLES===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
# generate myfile.mpg&lt;br /&gt;
movie.produce myfile.mpg&lt;br /&gt;
&lt;br /&gt;
# generate movie myfile.mpg ray'ing frames 20-100 while preserving the ppm images of each frame in the myfile.tmp directory&lt;br /&gt;
movie.produce myfile.mpg, ray, 20, 100, 1&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===SEE ALSO===&lt;br /&gt;
* [[Movie_school]]&lt;br /&gt;
* [[Movie_from_scenes]]&lt;br /&gt;
* http://freemol.org&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Movies]]&lt;/div&gt;</summary>
		<author><name>Folf</name></author>
	</entry>
</feed>