[PD] pdp_rec~ crashes on ubuntu Jaunty/Pd-extended 0.41.4

2009-07-16 Thread John Harrison
This simple patch crashes every time on ubuntu Jaunty/Pd-extended 0.41.4. The same patch works fine on my ubuntu Hardy machine, also with Pd-extended 0.41.4 It doesn't matter if I try a different video compressor. It still crashes. Just click on the filename, then click on [start(. On the Jaunty

Re: [PD] pdp_rec~ crashes on ubuntu Jaunty/Pd-extended 0.41.4

2009-07-16 Thread John Harrison
Sorry my other machine where [pdp_rec~] works is ubuntu Intrepid (8.10) not Hardy as stated below. -John On Thu, Jul 16, 2009 at 2:29 AM, John Harrison johnharrison...@gmail.comwrote: This simple patch crashes every time on ubuntu Jaunty/Pd-extended 0.41.4. The same patch works fine on my

Re: [PD] pdp_rec~ crashes on ubuntu Jaunty/Pd-extended 0.41.4

2009-07-16 Thread ydego...@gmail.com
ola, sorry for that.. you can suspect something changed in libquicktime interface but i have no jaumty here... you can try to record in theora format with pdp_theorout~, after all it will be already compressed as you want and ready to publish on the web saludos, sevy John Harrison wrote: Sorry

Re: [PD] pdp_rec~ crashes on ubuntu Jaunty/Pd-extended 0.41.4

2009-07-16 Thread John Harrison
Yves what distro do you run? Are bugs I find more likely to be fixed if I run the same distro as you? Also what happens with pdp_rec? It remains as undocumented and broken for the latest debian distros for some unspecified amount of time? Any method already in place for keeping track of bugs in

Re: [PD] pdp_rec~ crashes on ubuntu Jaunty/Pd-extended 0.41.4

2009-07-16 Thread ydego...@gmail.com
i was exactly thinking that yesterday that one of the reason of the failure of linux is that people update components without testing the whole system, yesterday, an update of java fucked a few things here... so why don't you stick to stable versions ? ( e.g. hardy here ) the updates of

Re: [PD] pdp_rec

2009-03-18 Thread John Harrison
If nobody is going to fix the jpeg codec for pdp_rec~, could that codec be removed? It gives no errors, appears to work, the frames advance, but the recordings don't come out. This email thread shows this has been a known problem for some time now and there is no intention to fix it. A student

Re: [PD] pdp_rec

2009-03-18 Thread IOhannes m zmoelnig
John Harrison wrote: If nobody is going to fix the jpeg codec for pdp_rec~, could that codec be removed? It gives no errors, appears to work, the frames advance, but the recordings don't come out. This email thread shows this has been a known problem for some time now and there is no intention

Re: [PD] pdp_rec

2009-03-18 Thread ydego...@gmail.com
ola, all we can do on that respect is to set the default codec to divx, which i did int the svn/trunk.. xiao, sevy John Harrison wrote: If nobody is going to fix the jpeg codec for pdp_rec~, could that codec be removed? It gives no errors, appears to work, the frames advance, but the

Re: [PD] pdp_rec

2009-03-18 Thread bigswift
There is definitely some bug in it regardless of where it comes from. While the .mov plays on linux in other O/s Quicktime complains of BAD PUBLIC ATOM the workaround is to set pdp_rec~ to use divx pp Patrick Pagano Digital Media Engineer Digital Worlds Institute University of Florida

Re: [PD] pdp_rec

2008-10-20 Thread ydegoyon
hola, the status for this is that it seems difficult to use theorin~ and theorout~at the same time in a patch, yes it crashes, surely for a reentrancy problem in libtheora that i don't have time to fix for now... volunteers are welcome. saludos, sevy Vincent Rioux wrote: hello Yves, thanks

Re: [PD] pdp_rec

2008-10-19 Thread Vincent Rioux
hello Yves, thanks for the advice pdp_theorout~ is neat but i found pdp_theorin~ to be really difficult to handle (segfaults and such) so what i do now: - record videos with pdp_theorout~ - convert videos to ffmpg_mp4 (with ffmpeg) - play videos with pdp_yqt works great! best regards, vincent

[PD] pdp_rec

2008-10-16 Thread vincent . rioux
hi, is there a way to set divx rate for pdp_rec object? i found that recording in jpeg format on pd-extended/hardy was not working unfortunately. vincent ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] pdp_rec

2008-10-16 Thread ydegoyon
ola, yes, i noticed that, only divx works now with this %!###%%!! libquicktime. it will not be fixed, not by me, record in ogg/theora ( pdp_theorout~ ), there you can set every parameters you like. saludos, sevy [EMAIL PROTECTED] wrote: hi, is there a way to set divx rate for pdp_rec

Re: [PD] [pdp_rec~] and record my vj sessions using [pdp_qt]

2007-11-26 Thread Javier Garcia
+0100 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [PD] [pdp_rec~] and record my vj sessions using [pdp_qt] CC: [EMAIL PROTECTED]; pd-list@iem.at hi i did it with pdp_theorout~ but i had some audio-video desyncronisation with theora codec you have to experiment and see what

Re: [PD] [pdp_rec~] and record my vj sessions using [pdp_qt]

2007-11-25 Thread Javier Garcia
PROTECTED] Subject: RE: [PD] [pdp_rec~] and record my vj sessions using [pdp_qt] Date: Sun, 25 Nov 2007 21:25:32 +0100 Jay wrote: have you tried pdp_rawout ? http://zwizwa.goto10.org/darcs/pdp-12/doc/misc/rawout.txt Can someone send any patch using [pdp_rawout] and [pdp_qt] with some

Re: [PD] [pdp_rec~] and record my vj sessions using [pdp_qt]

2007-11-25 Thread Nikola Jeremic
: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: [PD] [pdp_rec~] and record my vj sessions using [pdp_qt] Date: Sun, 25 Nov 2007 21:25:32 +0100 Jay wrote: have you tried pdp_rawout ? http://zwizwa.goto10.org/darcs/pdp-12/doc/misc/rawout.txt Can someone send any patch using [pdp_rawout

Re: [PD] [pdp_rec~] and record my vj sessions using [pdp_qt]

2007-11-22 Thread Javier Garcia
if with [pdp_rawout] (thanks Jay) happens the same? GARFF CC: pd-list@iem.at From: [EMAIL PROTECTED] Subject: Re: [PD] [pdp_rec~] and record my vj sessions using [pdp_qt] Date: Thu, 22 Nov 2007 02:02:40 +0100 To: [EMAIL PROTECTED] Have a look at the help file about [pdp_rec~] and [pdp_glx

[PD] [pdp_rec~] and record my vj sessions using [pdp_qt]

2007-11-21 Thread Javier Garcia
Hi, I would like to record a video that goes from [pdp_qt] to [pdp_xv] or [pdp_glx] passing throw other pdp objects (or what is the same: my sessions). I thougt in [pdp_rec~], but i have seen it only can be connected to [pdp_qt] or [pdp_qt~] but not to [pdp_xv] or [pdp_glx]. Can someone help

Re: [PD] [pdp_rec~] and record my vj sessions using [pdp_qt]

2007-11-21 Thread Jack
Have a look at the help file about [pdp_rec~] and [pdp_glx]. [pdp_glx] output mouse event messages when you are on the rendering window. So this message is not 'useful' for [pdp_rec~] You can do something like that (for exemple) : [pdp_qt] | [pdp_contrast] |\ | \ |\ | \ |