Hi Jack,<br><br>Thanks for the response. I will definitely use some of those references you provided once I get pdgst working, but right now I need more information on how to get it installed.<br><br>-Ben<br><br><div class="gmail_quote">

On Wed, Dec 22, 2010 at 1:44 PM, Jack <span dir="ltr">&lt;<a href="mailto:jack@rybn.org">jack@rybn.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Le mercredi 22 décembre 2010 à 12:24 -0600, Ben Baker-Smith a écrit :<br>
<div class="im">&gt; Hello List,<br>
&gt;<br>
&gt; I&#39;m trying to do some streaming with pd and icecast, and after running<br>
&gt; into trouble with pdp would like to try out pdgst. I have been working<br>
&gt; from this thread to try and get it installed:<br>
&gt; <a href="http://www.mail-archive.com/pd-list@iem.at/msg38504.html" target="_blank">http://www.mail-archive.com/pd-list@iem.at/msg38504.html</a><br>
</div>Have you try the examples coming with pdgst ?<br>
<div class="im">&gt;<br>
&gt; pdgst seems to have built without errors, but what do I do with it<br>
&gt; now?<br>
</div>If you use icecast, you should be interested by [pix_pix2gst] to convert<br>
gem pix_ domain into gstreamer domain (!) to stream to an icecast<br>
server. To stream to an Icecast server, the chain should finish by<br>
[shout2send]<br>
Have a look at gstreamer help, it is exactlly how pdgst works :<br>
<a href="http://www.gstreamer.net/documentation/" target="_blank">http://www.gstreamer.net/documentation/</a><br>
For example, instead of &#39;ffmpegcolorspace ! aasink&#39; (the terminal<br>
version), you will use something like :<br>
[ffmpegcolorspace]<br>
|<br>
[aasink]<br>
Have you ever seen ? :<br>
<a href="http://umlaeute.mur.at/Members/zmoelnig/projects/pdgst/PdGst.pdf/at_download/file" target="_blank">http://umlaeute.mur.at/Members/zmoelnig/projects/pdgst/PdGst.pdf/at_download/file</a><br>
This document help to understand how pdgst works.<br>
++<br>
<br>
Jack<br>
<div class="im"><br>
<br>
<br>
&gt; The whole pdgst folder is residing in ~/pd-externals. Do I need to add<br>
&gt; to some things to the &quot;path&quot; and &quot;startup&quot; lists?<br>
&gt;<br>
&gt; I&#39;m running pd-extended 0.42.5 on Ubuntu 10.04.<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Ben Baker-Smith<br>
&gt; --<br>
&gt; <a href="http://bitsynthesis.com" target="_blank">http://bitsynthesis.com</a><br>
&gt;<br>
</div>&gt; _______________________________________________<br>
&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt; 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>
<br>
</blockquote></div><br>