<?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=Software_Codecs</id>
	<title>Software Codecs - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Software_Codecs"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Software_Codecs&amp;action=history"/>
	<updated>2026-04-04T22:47:44Z</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=Software_Codecs&amp;diff=10291&amp;oldid=prev</id>
		<title>Bell: 3 revisions</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Software_Codecs&amp;diff=10291&amp;oldid=prev"/>
		<updated>2014-03-28T03:55:46Z</updated>

		<summary type="html">&lt;p&gt;3 revisions&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Codecs ==&lt;br /&gt;
&lt;br /&gt;
I've made movies with the DivX codec and those, in my experience, make the best movies.  They take a while to encode, and are large, but have the best output quality.&lt;br /&gt;
&lt;br /&gt;
===Mplayer/Mencoder===&lt;br /&gt;
I used '''mencoder''' to make a movie.  The best encoding command line was,&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mencoder -mc 0 -noskip -skiplimit 0 -ovc lavc -lavcopts \&lt;br /&gt;
codec=mpeg4:vhq:trell:mbd=2:vmax_b_frames=1:v4mv:vb_strategy=0:vlelim=0:vcelim=0:cmp=6:subcmp=6:precmp=6:predia=3:dia=3:vme=4:vqscale=1 \&lt;br /&gt;
mf://*.png -mf type=png:fps=18 -o output.avi&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This gave me an 18 frame-per-second divx/mpeg4 movie with superb quality.  The movie is large and is at [http://vertrees.org/~tree/movie Arrestin Vs Rhodopsin (DivX)].  The input are all the files ending in &amp;quot;.png&amp;quot; in the current directory; the output is output.avi, the movie.  The three lines are actually on long one; concatenate them at the black slashes '''\'''.&lt;br /&gt;
&lt;br /&gt;
=== Quicktime ===&lt;br /&gt;
Recent attention to transparencies and QuickTime show that one typically wants to set&lt;br /&gt;
 set ray_opaque_background, off&lt;br /&gt;
to tell PyMol to stop using Alpha-channel for transparencies and switch to blending.&lt;br /&gt;
&lt;br /&gt;
If you're having transparency problems this could be a fix.&lt;br /&gt;
&lt;br /&gt;
[[Category:Third_Party_Software|Software CODECS]]&lt;br /&gt;
[[Category:Movies]]&lt;/div&gt;</summary>
		<author><name>Bell</name></author>
	</entry>
</feed>