Hi,<br>I've used <a href="http://sourceforge.net/projects/krut/">Krut Computer Recorder</a> to record Java 3D applications, and I think the results are not so bad. Maybe you can use it to get a video of your GEM application too.<br><a href="http://sourceforge.net/projects/krut/"></a><br><b><i>pd-list-request@iem.at</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Send PD-list mailing list submissions to<br> pd-list@iem.at<br><br>To subscribe or unsubscribe via the World Wide Web, visit<br> http://lists.puredata.info/listinfo/pd-list<br>or, via email, send a message with subject or body 'help' to<br> pd-list-request@iem.at<br><br>You can reach the person managing the list at<br> pd-list-owner@iem.at<br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of PD-list digest..."<br><br><br>Today's Topics:<br><br>   1. Re: converting gem patches to video files
 (Nikola Jeremic)<br>   2. Re: converting gem patches to video files<br>      (paris@parisgraphics.com)<br>   3. puredata evolution (victor )<br>   4. signal weighted median filtering (Charles Henry)<br>   5. Re: puredata evolution (Charles Henry)<br>   6. Re: signal weighted median filtering (Andy Farnell)<br>   7. Re: puredata evolution (Kyle Klipowicz)<br>   8. Re: puredata evolution (Hans-Christoph Steiner)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Fri, 25 May 2007 11:33:07 +0200<br>From: "Nikola Jeremic" <nikola.jeremic@googlemail.com><br>Subject: Re: [PD] converting gem patches to video files<br>To: "Claude Heiland-Allen" <claudiusmaximus@goto10.org><br>Cc: pd-list@iem.at<br>Message-ID:<br> &lt;648117640705250233r3ccf82f8k34fb413c545c695f@mail.gmail.com&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>you can also try some of the screencast programs, i was using them some of<br>them. You
 need one that can grab opengl window (on mac x-snap pro and on win<br>camstudio) and a POWERFULL macine :). 4 me that was the fastest way and i<br>god quite nice results. check on wiki for more info.<br><br>peace<br>n.<br><br>On 5/25/07, Claude Heiland-Allen <claudiusmaximus@goto10.org> wrote:<br>&gt;<br>&gt; punchik punchik wrote:<br>&gt; &gt; hi, is there any way to record a gem patch as video?<br>&gt; &gt; mov or avi?<br>&gt; &gt;<br>&gt; &gt; thanx<br>&gt;<br>&gt; pix_snap and pix_record (but I've never done this, so I might be mistaken)<br>&gt;<br>&gt; I use a hardware DVD recorder to record the tv-out from my laptop, then<br>&gt; transfer to a computer and edit/encode to AVI with avidemux2.<br>&gt;<br>&gt;<br>&gt;<br>&gt; Claude<br>&gt;<br>&gt; _______________________________________________<br>&gt; PD-list@iem.at mailing list<br>&gt; UNSUBSCRIBE and account-management -&gt;<br>&gt; http://lists.puredata.info/listinfo/pd-list<br>&gt;<br><br><br><br>--
 <br>www.echoplex-label.de/njeremic<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: http://lists.puredata.info/pipermail/pd-list/attachments/20070525/0b261433/attachment-0001.htm <br><br>------------------------------<br><br>Message: 2<br>Date: Fri, 25 May 2007 08:57:25 -0700<br>From: paris@parisgraphics.com<br>Subject: Re: [PD] converting gem patches to video files<br>To: pd-list@iem.at<br>Message-ID:<br> &lt;20070525085725.7363d5dd4af19f4a016bdec98441ac79.7fb9a3fe37.wbe@email.secureserver.net&gt;<br> <br>Content-Type: TEXT/plain; CHARSET=US-ASCII<br><br>i've used a few methods with various degrees of success:<br><br>1. screen recording as Nikola mentions. on linux there's xvidcap and<br>others that i can't think of at the moment. running this as well as<br>your application can end up making the machine run pretty slow - at<br>least for me.<br><br>2. pix_write<br>to save a series of stills that you can animate.<br>this method works
 better for me than (1).<br>plus gives me the added bonus of deleting frames that i don't want.<br>e.g. when doing some video feedback stuff, i get some flicker - blank<br>frames.<br>i can easily sort all the saved files and delete these (significantly<br>smaller file size than "good" frames).<br><br>3. similar to what Claude does - run svideo out of one machine and then<br>record it onto another machine.<br>since the machine creating the visuals doesn't have to also record or<br>write images to disk, i've had the best results with this for cases<br>where the patch is most demanding - e.g. patches doing both audio and<br>video processing.<br><br>best,<br>p<br><br>&gt; -------- Original Message --------<br>&gt; Subject: Re: [PD] converting gem patches to video files<br>&gt; From: "Nikola Jeremic" <nikola.jeremic@googlemail.com><br>&gt; Date: Fri, May 25, 2007 5:33 am<br>&gt; To: "Claude Heiland-Allen" <claudiusmaximus@goto10.org><br>&gt; Cc: pd-list@iem.at<br>&gt; <br>&gt;
 you can also try some of the screencast programs, i was using them<br>&gt; some of<br>&gt; them. You need one that can grab opengl window (on mac x-snap pro and<br>&gt; on win<br>&gt; camstudio) and a POWERFULL macine :). 4 me that was the fastest way and i<br>&gt; god quite nice results. check on wiki for more info.<br>&gt; <br>&gt; peace<br>&gt; n.<br>&gt; <br>&gt; On 5/25/07, Claude Heiland-Allen <claudiusmaximus@goto10.org> wrote:<br>&gt; &gt;<br>&gt; &gt; punchik punchik wrote:<br>&gt; &gt; &gt; hi, is there any way to record a gem patch as video?<br>&gt; &gt; &gt; mov or avi?<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; thanx<br>&gt; &gt;<br>&gt; &gt; pix_snap and pix_record (but I've never done this, so I might be<br>&gt; mistaken)<br>&gt; &gt;<br>&gt; &gt; I use a hardware DVD recorder to record the tv-out from my laptop, then<br>&gt; &gt; transfer to a computer and edit/encode to AVI with avidemux2.<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Claude<br>&gt;
 &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; PD-list@iem.at mailing list<br>&gt; &gt; UNSUBSCRIBE and account-management -&gt;<br>&gt; &gt; http://lists.puredata.info/listinfo/pd-list<br>&gt; &gt;<br>&gt; <br>&gt; <br>&gt; <br>&gt; -- <br>&gt; www.echoplex-label.de/njeremic</claudiusmaximus@goto10.org></claudiusmaximus@goto10.org></nikola.jeremic@googlemail.com></claudiusmaximus@goto10.org></claudiusmaximus@goto10.org></nikola.jeremic@googlemail.com><hr>_______________________________________________<br>&gt; PD-list@iem.at mailing list<br>&gt; UNSUBSCRIBE and account-management -&gt;<br>&gt; http://lists.puredata.info/listinfo/pd-list<br><br><br><br><br>------------------------------<br><br>Message: 3<br>Date: Fri, 25 May 2007 15:28:05 +0200<br>From: "victor " <vdaigu@gmail.com><br>Subject: [PD] puredata evolution<br>To: PD-list@iem.at<br>Message-ID:<br> &lt;59eebfb50705250628l247eec19icd087831817e4914@mail.gmail.com&gt;<br>Content-Type:
 text/plain; charset="utf-8"<br><br>Hi, I love pd :) but after many years from its creation, why some times it<br>seem a casd's castle?<br>http://teacher.scholastic.com/max/castle/img/cardcast.jpg<br><br>After to read in that list the tipical question "pix_video don't work". I'm<br>thinking about pd<br><br>do you think that gem is a mature proyect for video creation? why not? why<br>the evolution is slow? or simply why there are not a  object for to save<br>pretty videos in open formats? (same asks for pdp).<br><br>Maybe the extended version is a valuable effort for to have a open platform<br>for creatives. Then which is the sense of desiredata? (<br>https://devel.goto10.org/desiredata)<br><br>summarizing: Which is the next future of PureData<br><br>thanks<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: http://lists.puredata.info/pipermail/pd-list/attachments/20070525/5587fcf0/attachment-0001.htm
 <br><br>------------------------------<br><br>Message: 4<br>Date: Fri, 25 May 2007 14:01:21 -0500<br>From: "Charles Henry" <czhenry@gmail.com><br>Subject: [PD] signal weighted median filtering<br>To: pd-list@iem.at<br>Message-ID:<br> &lt;518fe7b20705251201j6361d67h2c2a84a3507b7995@mail.gmail.com&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Hi, list,<br>  I've created an abstraction for performing weighted median filtering<br>on a signal using 5 coefficients.  It's a real cpu hog.  It uses<br>heavily the expr, expr~ and fexpr~ externals, which leads to some<br>redundant calculations on each sample.<br>  The test patch enclosed shows how effective this can be for removing<br>impulsive noises from a signal (like the pops on a record).<br><br>Chuck<br>-------------- next part --------------<br>A non-text attachment was scrubbed...<br>Name: wmed5~.pd<br>Type: application/octet-stream<br>Size: 2587 bytes<br>Desc: not available<br>Url :
 http://lists.puredata.info/pipermail/pd-list/attachments/20070525/11854303/attachment-0002.obj <br>-------------- next part --------------<br>A non-text attachment was scrubbed...<br>Name: wmed5-test.pd<br>Type: application/octet-stream<br>Size: 2092 bytes<br>Desc: not available<br>Url : http://lists.puredata.info/pipermail/pd-list/attachments/20070525/11854303/attachment-0003.obj <br><br>------------------------------<br><br>Message: 5<br>Date: Fri, 25 May 2007 13:53:05 -0500<br>From: "Charles Henry" <czhenry@gmail.com><br>Subject: Re: [PD] puredata evolution<br>To: pd-list@iem.at<br>Message-ID:<br> &lt;518fe7b20705251153yfaff930n284b1754af3b679e@mail.gmail.com&gt;<br>Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br><br>&gt; summarizing: Which is the next future of PureData<br><br>or How about this question:  what does the roadmap look like for Pd v 1.0?<br><br><br><br>------------------------------<br><br>Message: 6<br>Date: Sat, 26 May 2007 10:02:53
 +0100<br>From: Andy Farnell <padawan12@obiwannabe.co.uk><br>Subject: Re: [PD] signal weighted median filtering<br>To: "Charles Henry" <czhenry@gmail.com><br>Cc: pd-list@iem.at<br>Message-ID: &lt;20070526100253.761398be.padawan12@obiwannabe.co.uk&gt;<br>Content-Type: text/plain; charset=US-ASCII<br><br><br>Nice. The graph says it all, it really snuffs out those spikes.<br>Yeah, and it eats way too much CPU, but I enjoy the instructional<br>value of seeing this filter done as signal expressions.<br><br>Andy<br><br>On Fri, 25 May 2007 14:01:21 -0500<br>"Charles Henry" <czhenry@gmail.com> wrote:<br><br>&gt; Hi, list,<br>&gt;   I've created an abstraction for performing weighted median filtering<br>&gt; on a signal using 5 coefficients.  It's a real cpu hog.  It uses<br>&gt; heavily the expr, expr~ and fexpr~ externals, which leads to some<br>&gt; redundant calculations on each sample.<br>&gt;   The test patch enclosed shows how effective this can be for removing<br>&gt;
 impulsive noises from a signal (like the pops on a record).<br>&gt; <br>&gt; Chuck<br>&gt; <br><br><br>-- <br>Use the source<br><br><br><br>------------------------------<br><br>Message: 7<br>Date: Fri, 25 May 2007 15:53:24 -0500<br>From: "Kyle Klipowicz" <kyleklip@gmail.com><br>Subject: Re: [PD] puredata evolution<br>To: "Charles Henry" <czhenry@gmail.com><br>Cc: pd-list@iem.at<br>Message-ID:<br> <f279b1600705251353t6d73c392w5c34576268ff21fa@mail.gmail.com><br>Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br><br>Pd 1.0 in 2010 maybe? Heh.<br><br>~K<br><br>On 5/25/07, Charles Henry <czhenry@gmail.com> wrote:<br>&gt; &gt; summarizing: Which is the next future of PureData<br>&gt;<br>&gt; or How about this question:  what does the roadmap look like for Pd v 1.0?<br>&gt;<br>&gt; _______________________________________________<br>&gt; PD-list@iem.at mailing list<br>&gt; UNSUBSCRIBE and account-management -&gt;
 http://lists.puredata.info/listinfo/pd-list<br>&gt;<br><br><br>-- <br>-----<br>------------<br>    ----     -----<br>---- -------- - ------<br>http://perhapsidid.wordpress.com<br><br><br><br>------------------------------<br><br>Message: 8<br>Date: Fri, 25 May 2007 17:58:11 -0400<br>From: Hans-Christoph Steiner <hans@eds.org><br>Subject: Re: [PD] puredata evolution<br>To: victor <vdaigu@gmail.com><br>Cc: PD-list@iem.at<br>Message-ID: &lt;0E6E9D7C-AB23-4ACD-926A-73BB723E1A6C@eds.org&gt;<br>Content-Type: text/plain; charset="us-ascii"<br><br><br>On May 25, 2007, at 9:28 AM, victor wrote:<br><br>&gt; Hi, I love pd :) but after many years from its creation, why some  <br>&gt; times it seem a casd's castle?<br>&gt; http://teacher.scholastic.com/max/castle/img/cardcast.jpg<br>&gt;<br>&gt; After to read in that list the tipical question "pix_video don't  <br>&gt; work". I'm thinking about pd<br>&gt;<br>&gt; do you think that gem is a mature proyect for video creation? why 
 <br>&gt; not? why the evolution is slow? or simply why there are not a   <br>&gt; object for to save pretty videos in open formats? (same asks for pdp).<br><br>A lot of the time, the code is there, it's just hard to package it  <br>into something that works for everyone.  There are a lot of patent  <br>issues with the various codecs, and some of the libs can be difficult  <br>to work with.<br><br>&gt; Maybe the extended version is a valuable effort for to have a open  <br>&gt; platform for creatives.<br><br>My main goal with the Pd-extended was to make a common platform to  <br>distribute all of the great code for Pd.  By having a standard  <br>platform across all OS's, it means that we can all spend less time  <br>setting up Pd and wrestling with different configurations.  It is not  <br>meant to be a branch at all.  For example, it would be pretty  <br>straightforward to make a desiredata-extended, which would have all  <br>the same libs, but installed into desiredata
 instead of Pd.  The  <br>bottom line is that Pd-extended is a distro, not a branch/fork.  Like  <br>Debian is a distro of many packages, and you can use many different  <br>kernels with that distro (Linux, FreeBSD, HURD).<br><br><br>&gt; Then which is the sense of desiredata? (https://devel.goto10.org/ <br>&gt; desiredata)<br><br>AFAICT, desiredata is focusing on the editing environment rather than  <br>new libraries or functionality to the language.  They have a bunch of  <br>interesting ideas that could make patching much more fluid and  <br>satisfying.<br><br>.hc<br><br>&gt;<br>&gt; summarizing: Which is the next future of PureData<br>&gt;<br>&gt; thanks<br>&gt; _______________________________________________<br>&gt; PD-list@iem.at mailing list<br>&gt; UNSUBSCRIBE and account-management -&gt; http://lists.puredata.info/ <br>&gt; listinfo/pd-list<br><br><br><br>------------------------------------------------------------------------ <br>----<br><br>As we enjoy great
 advantages from inventions of others, we should be  <br>glad of an opportunity to serve others by any invention of ours; and  <br>this we should do freely and generously.         - Benjamin Franklin<br><br><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: http://lists.puredata.info/pipermail/pd-list/attachments/20070525/5c683436/attachment.htm <br><br>------------------------------<br><br>_______________________________________________<br>PD-list mailing list<br>PD-list@iem.at<br>to manage your subscription (including un-subscription) see<br>http://lists.puredata.info/listinfo/pd-list<br><br><br>End of PD-list Digest, Vol 26, Issue
 122<br>****************************************<br></vdaigu@gmail.com></hans@eds.org></czhenry@gmail.com></f279b1600705251353t6d73c392w5c34576268ff21fa@mail.gmail.com></czhenry@gmail.com></kyleklip@gmail.com></czhenry@gmail.com></czhenry@gmail.com></padawan12@obiwannabe.co.uk></czhenry@gmail.com></czhenry@gmail.com></vdaigu@gmail.com></blockquote><br><BR><BR><a rel="nofollow" target="_blank" href="http://www.julovi.net">Julian Villegas</a><br><br>Me pregunto de un modo pensativo<br>Que significa ser Colombiano?<br>No se le respondi. Es un acto de fe<br>                                        JLB.<p>&#32;
      <hr size=1>Building a website is a piece of cake. <br>Yahoo! Small Business gives you <a href="http://us.rd.yahoo.com/evt=48251/*http://smallbusiness.yahoo.com/webhosting/?p=PASSPORTPLUS">all the tools to get online.</a>