hallo!<br><br>I have no problem of file path with pix_write?<br>I observe the same problem with memory, I think it&#39;s a problem of pix_image &amp; pix_multiimage ?<br>(both crash pd and I don&#39;t have to wait for a long time...)<br>
I make some test with pix_buffer, but the problem is when you want to create buffer with loot of images....<br>and for that pix_image is cool because the frames dont stay in the memory (in theory? maybe this cause the crash?)<br>
<br>P.s: nice trick to control the pix_write index :)<br>p.p.s : I&#39;m on Osx 10.5 using pd-0.41.4-extended-20090413<br><br>cheers<br>stéfan<br><br><div class="gmail_quote">2009/3/28 Max <span dir="ltr">&lt;<a href="mailto:abonnements@revolwear.com">abonnements@revolwear.com</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;">hi list,<br>
<br>
i&#39;ve thrown together this tiny gem patch which makes a timelapse slideshow.<br>
i have encountered a few issues with it.<br>
<br>
configuration:<br>
Pd version 0.41.4-extended-20090223<br>
GEM: ver: 0.91.3 &#39;tigital&#39;<br>
GEM: compiled: Feb 23 2009<br>
OS X 10.5.6<br>
<br>
the issues:<br>
1. pix_write doesn&#39;t interpret the file path correctly. it seems it can&#39;t understand relative paths at all.<br>
<br>
2. pix_write accepts a message [file &lt;file&gt; [&lt;type&gt;](. it creates files with a .jpg ending if the type is &gt;0. But in reality it still is a TIFF. no matter what value you write.<br>
<br>
3. pix_write creates files with an acending number 0...9999 this conflicts with how other objects like pix_multiimage do it (00000...99999)<br>
<br>
just submitted that to the gem bugtracker.<br>
<br>
<br>
and the patch:<br>
put this to / because of the bug in pix_write to make it work. put a folder called &quot;frames&quot; beside it.<br>
<br>
<br>
<br><br>
<br>
<br>
<br>
beware: this patch will also eat up all the memory and will crash pd. this isn&#39;t pix_writes problem though - i&#39;ll try to find out why this is now.<br>
<br>
max<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>
<br></blockquote></div><br>