Well I had tried the  pix_2pdp route already. This is what I get -
please see below. Had a look inside the Pd-0.38.4-extended-RC8 OSX
package and there is the pix_2pdp.pd_darwin object in extras. Is this
easy to fix?<br>

<br>

As well what would be the most straightforward way to replace the quicktime library? I do have a copy of pdp_pidip_osx.tar.gz.<br>

<br>

/Applications/PureData/Pd-0.38.4-extended-RC8.app/Contents/Resources/Scripts/..
<div style="direction: ltr;">/extra/pix_2pdp.pd_darwin:
dlcompat: dyld:
/Applications/PureData/Pd-0.38.4-extended-RC8.app/Contents/Resources/Scripts/../bin/pd
Undefined symbols:<br>
/Applications/PureData/Pd-0.38.4-extended-RC8.app/Contents/Resources/Scripts/../extra/pix_2pdp.pd_darwin undefined reference to <br>
&nbsp;pix_2pdp<br>
... couldn't create<br>
<br>
Thanks<br>
(PS having a bit of a hard time getting gmail to follow the thread topics-sorry)<br>
 </div>
<br><br><div><span class="gmail_quote">On 4/18/06, <b class="gmail_sendername">james tittle</b> &lt;<a href="mailto:tigital@mac.com">tigital@mac.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Apr 18, 2006, at 10:50 AM, Dave Leith wrote:<br><br>&gt; Hi and thanks for your assistance<br>&gt;<br>&gt; Well sorry to be stubborn and a pain but I still can't get any<br>&gt; codec to work. I had already tried all codecs but I re-tried them
<br>&gt; all again making sure to follow your suggestions. I used both<br>&gt; Quicktime 6.5 Pro and Jitter to create the .mov files. I also<br>&gt; experimented&nbsp;&nbsp;with argb and YUV. Always the same. Some examples below:<br>
&gt;<br>&gt; As well I experimented with other RC versions (RC5,6, and the<br>&gt; newer .39 tests). Version RC7 would recognize most codecs as OK in<br>&gt; the console, then crash after about 30 sec. The newer .39 test<br>
&gt; don't correctly load PDP/PiDiP. Info below as well:<br>&gt;<br>&gt; I removed everything and reinstalled the OSX PD and X11. What can I<br>&gt; try next?<br><br>...ok, so I tried some old files that used to work with pdp_qt/
<br>pdp_yqt, but they don't currently:&nbsp;&nbsp;I can only guess that the fink<br>version of libquicktime that I compiled the RC8 version of pdp/pidip<br>has screwed up something...<br><br>...however, you could always use open the file in gem with
<br>[pix_film], then feed that into [pix_2pdp], process with pdp/pidip,<br>and finally return it to gem with [pdp2gem]...you're especially lucky<br>if you have the latest cvs of gem and pix_2pdp/pdp2gem, because I<br>recently made the YUV/YV12 conversions fully altivec'ed (as are
<br>YUV2BGRA/BGRA2YUV)...<br><br>...another thing to note is that no matter what you use, you will get<br>better performance if your movies have dimensions that are multiples<br>of 16, like 320x240, 640x480, 336x224, etc...this will ensure the
<br>altivec path, and generally makes the cpu and memory managers much<br>happier...<br><br>james<br><br></blockquote></div><br>