Hello,<br>       So, looking at the help file for [pd~], it seems to be primarily for audio. How can I use multiple cores to work purely with GEM?<br>        I am trying to have a simple transition between video clips, but if I have two instances of pix_film and then connect them to pix_add, the CPU-ussage skyrockets well above 100... is there a more efficient object for blending two video clips?<br>
<br>Best regards,<br>Stephan<br><br><div class="gmail_quote">On Sun, Feb 3, 2013 at 10:54 PM, Thomas Mayer <span dir="ltr">&lt;<a href="mailto:thomas@residuum.org" target="_blank">thomas@residuum.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<div class="im"><br>
On 03.02.2013 22:48, Stephan Elliot Perez wrote:<br>
&gt; I am talking about PD&#39;s CPU meter. I don&#39;t have the impression that PD<br>
&gt; takes full advantage of 2 quad-core processors. When processing audio,<br>
&gt; anything over 100 in PD&#39;s meter will lead to glitched audio. I am just<br>
&gt; wondering if it will be much more when I load other videos and transition<br>
&gt; between them.<br>
<br>
</div>Pd will only use one core, and one core for the GUI. There are ways to<br>
distribute the load over several cores, e.g. [pd~] or use several<br>
instances of Pd that communicate with each others:<br>
<br>
<a href="http://www.mail-archive.com/pd-list@iem.at/msg33319.html" target="_blank">http://www.mail-archive.com/pd-list@iem.at/msg33319.html</a><br>
<br>
Hth,<br>
Thomas<br>
<span class="HOEnZb"><font color="#888888">--<br>
&quot;Spielen Sie Strip Schnipp-Schnapp?&quot; (Adam Weishaupt to Johann<br>
Wolfgang von Goethe in: Robert Shea &amp; Robert A. Wilson, The Golden<br>
Apple)<br>
<a href="http://www.residuum.org/" target="_blank">http://www.residuum.org/</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br>