thanks!<br><br>I will try to compile the &quot;hottest&quot; gem...<br><br><br>++<br>stéfan<br><br><div class="gmail_quote">2009/4/27 IOhannes m zmoelnig <span dir="ltr">&lt;<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">stefan wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hello!<br>
<br>
I&#39;m working on a patch where I have to load multiple image to create an<br>
animation<br>
(I don&#39;t want to make a .mov file cause it&#39;s kind of real-time editing)<br>
<br>
I tried with pix_image, pix_film, pix_buffer...<br>
<br>
and with all of these objects (same if frames are looped or not) the<br>
used-memory increase until it crash pd...<br>
some people already had the same problem before:<br>
<br>
<a href="http://lists.puredata.info/pipermail/pd-list/2004-10/023361.html" target="_blank">http://lists.puredata.info/pipermail/pd-list/2004-10/023361.html</a><br>
<a href="http://lists.puredata.info/pipermail/pd-list/2009-03/069086.html" target="_blank">http://lists.puredata.info/pipermail/pd-list/2009-03/069086.html</a><br>
<a href="http://lists.puredata.info/pipermail/pd-list/2006-09/042312.html" target="_blank">http://lists.puredata.info/pipermail/pd-list/2006-09/042312.html</a><br>
<br>
I was wondering if there is a way to fix this without having to restart pd?<br>
a way to unload the image which stays in memory?<br>
</blockquote>
<br></div>
first of all, this bug in Gem has been fixed in recent SVN (after your initial bug-report)<br>
the obvious solution is to run the hottest Gem (no release out, though; so you have to compile it yerself)<br>
<br>
and since it is (was) a bug in the implementation of Gem, there is no way you can &quot;fix&quot; it in Pd. the only workaround is to restart Pd (which will free all stray memory). &quot;unloading&quot; does not work, because the memory had been lost.<div class="im">
<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&quot;and the patch : put this to / and put a folder called &quot;frames&quot; beside it.&quot;<br>
<br>
</blockquote>
<br></div>
do not do that.<br>
<br>
fgmadr<br><font color="#888888">
IOhannes<br>
</font></blockquote></div><br>