Re: [PD] How to capture sound & video from Pd/Gem

2011-03-04 Thread chr
Am 04.03.2011 11:16, schrieb chr: Am 01.03.2011 22:29, schrieb Markus Demmel: Hi List, does anybody know a good (working) way to capture audio and video from Pd/Gem under linux? hi markus i give it out in images with [pix_write] and soundfile with [writesf~] the tif images i animate with ffmp

Re: [PD] How to capture sound & video from Pd/Gem

2011-03-04 Thread chr
Am 01.03.2011 22:29, schrieb Markus Demmel: Hi List, does anybody know a good (working) way to capture audio and video from Pd/Gem under linux? hi markus i give it out in images with [pix_write] and soundfile with [writesf~] the tif images i animate with ffmpeg for ex.: ffmpeg -f gem%05d.tif

Re: [PD] How to capture sound & video from Pd/Gem

2011-03-03 Thread Mathieu Bouchard
On Thu, 3 Mar 2011, ALAN BROOKER wrote: if you don't get anywhere with [pdp_rec~] another alternative could be to try the gridflow objects [#to_pix] to connect a Gem scene to gridflow -- then connect to [#record] to record the scene. However I don't think it records sound- check out the Gridfl

Re: [PD] How to capture sound & video from Pd/Gem

2011-03-03 Thread ALAN BROOKER
if you don't get anywhere with [pdp_rec~] another alternative could be to try the gridflow objects [#to_pix] to connect a Gem scene to gridflow -- then connect to [#record] to record the scene. However I don't think it records sound- check out the Gridflow help index and files. Personally I have n

Re: [PD] How to capture sound & video from Pd/Gem

2011-03-03 Thread Pedro Lopes
Never seen such error, for me it simply works :) It just says that? This helps? http://ubuntuforums.org/archive/index.php/t-453465.html http://www.uluga.ubuntuforums.org/showthread.php?p=8365819 On Thu, Mar 3, 2011 at 4:38 PM, Markus Demm

Re: [PD] How to capture sound & video from Pd/Gem

2011-03-03 Thread Markus Demmel
Hi, it looks like i can't capture with recordmyDesktop... i only get error code 256 / 2816 I would like to give [pdp_rec~] a try, but i can't make a [pix_2pdp] object. The error message here is: /usr/lib/pd-extended/extra/pix_2pdp.pd_linux: /usr/lib/pd-extended/extra/pix_2pdp.pd_linux: undefined

Re: [PD] How to capture sound & video from Pd/Gem

2011-03-01 Thread Pagano, Patrick
Make sure you choose the divx encoding or it will not work On 3/1/11 4:55 PM, "ALAN BROOKER" wrote: >ahh correction- the object is under pidip and is called [pdp_rec~] > >On Tue, Mar 1, 2011 at 9:44 PM, ALAN BROOKER >wrote: >> I dont know how much this could help but a good object for recording

Re: [PD] How to capture sound & video from Pd/Gem

2011-03-01 Thread Pedro Lopes
oh..p.s.: i mentioned a screen-capture technique, not really a direct buffer technique or whatever. :) On Tue, Mar 1, 2011 at 11:51 PM, Mitchell Turner wrote: > Markus, > You may find some things that will help in the patches by Max Neupert. > Though his patches keep the audio and video as separ

Re: [PD] How to capture sound & video from Pd/Gem

2011-03-01 Thread Mitchell Turner
Markus, You may find some things that will help in the patches by Max Neupert. Though his patches keep the audio and video as separate files, the techniques work well. http://www.maxneupert.de/pd/ The files on Motion detection (17-documentation.pd in particular) and Audiovisual programming

Re: [PD] How to capture sound & video from Pd/Gem

2011-03-01 Thread Pedro Lopes
Hey, I use recordmydesktop, it captures OpenGL and audio through Jack, sou I route it to record pd output. Sometimes I have lags, which is shi* but then again I did not setup things carefully (i'm not with an rt kernel now, and my screen is wid). All these videos are recorded that way 1)

Re: [PD] How to capture sound & video from Pd/Gem

2011-03-01 Thread ALAN BROOKER
ahh correction- the object is under pidip and is called [pdp_rec~] On Tue, Mar 1, 2011 at 9:44 PM, ALAN BROOKER wrote: > I dont know how much this could help but a good object for recording > visuals and sound synced is[pdp_record] either part of pdp or pidip > (cant remember which one). > > try

Re: [PD] How to capture sound & video from Pd/Gem

2011-03-01 Thread ALAN BROOKER
I dont know how much this could help but a good object for recording visuals and sound synced is[pdp_record] either part of pdp or pidip (cant remember which one). try the gem_to_pdp bridge to connect Gem scene and [pdp_record] together. To be honest I am as yet to try this myself as I often just