search for &quot;optimization&quot; on the forum. vade&#39;s and tyler&#39;s threads are very recommended.<br><br><div class="gmail_quote">On Dec 10, 2007 1:30 PM, jonathan &lt;<a href="mailto:jonathan@jg1983.co.uk" target="_blank">
jonathan@jg1983.co.uk</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hello All.<br><br>I&#39;m trying to play 3 H264-encoded movies simultaneously using three jit.qt.movie objects. Eventually, I&#39;d like them to play on three separate monitors.<br><br>However, I&#39;m getting very low frame rates (between 8 and 12) and eventually it drops to 5 fps. When I play the three movies at the same time in Quicktime Player, I get the full 25 fps.
<br><br>How can I increase fps in Max? Is jitter inherently CPU intensive?<br><br>Jonathan.<br><br>#P window setfont &quot;Sans Serif&quot; 9.;<br>#P user jit.fpsgui 50 158 60 196617 0;<br>#P user jit.fpsgui 165 158 60 196617 0;
<br>#P user jit.fpsgui 280 158 60 196617 0;<br>#P window linecount 1;<br>#P newex 258 195 94 196617 jit.window movie3;<br>#P message 269 106 88 196617 read movie3.mov;<br>#P newex 258 134 105 196617 jit.qt.movie 720 576;
<br>
#P newex 146 195 94 196617 jit.window movie2;<br>#P message 158 106 88 196617 read movie2.mov;<br>#P newex 146 134 105 196617 jit.qt.movie 720 576;<br>#P newex 33 195 94 196617 jit.window movie1;<br>#P toggle 34 41 15 0;
<br>
#P newex 34 64 51 196617 qmetro 2;<br>#P message 45 106 88 196617 read movie1.mov;<br>#P newex 34 134 105 196617 jit.qt.movie 720 576;<br>#P comment 81 234 158 196617 all movies files encoded at 25fps;<br>#P connect 1 0 5 0;
<br>#P connect 4 0 3 0;<br>#P connect 3 0 1 0;<br>#P connect 2 0 1 0;<br>#P connect 1 0 14 0;<br>#P connect 3 0 6 0;<br>#P connect 7 0 6 0;<br>#P connect 6 0 8 0;<br>#P connect 6 0 13 0;<br>#P connect 3 0 9 0;<br>#P connect 10 0 9 0;
<br>#P connect 9 0 11 0;<br>#P connect 9 0 12 0;<br>#P window clipboard copycount 15;<br><br><br>_______________________________________________<br>jitter mailing list<br><a href="mailto:jitter@cycling74.com" target="_blank">
jitter@cycling74.com
</a><br><a href="http://www.cycling74.com/mailman/listinfo/jitter" target="_blank">http://www.cycling74.com/mailman/listinfo/jitter</a><br></blockquote></div><br>