-------- Original Message -------- Subject: Re: [PD] pidip, connecting objects Date: Sun, 22 Jun 2003 21:46:42 +0200 From: Yves Degoyon ydegoyon@free.fr To: supriya kher meetsupriya@hotmail.com References: Law9-F47WjAKYVpMmOl0000b19b@hotmail.com
hi,
connecting objects can be done by entering the edit mode in a patch ( ctrl-e ) and draw a link from the output of an object to the input of another one.
btw, here's attached the pach you need.
sevy
supriya kher wrote:
Hi,
I am able to run the pidip-0.9.3. I am able to run pdp_mgrid using .mov file and get output.
But I want to give my mpeg2 file as a input to pdp_mgrid program. I should connect pdp_live~ and pdp_mgrid together in new patch, right?
How to do it? Can anybody please send me in a gif file, the outline of the new patch? How to connect objects in a new patch?
With warm regards, Supriya
Feeling lost and loneyl? Need a little astro guidance? http://www.msn.co.in/Astrology/
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
#N canvas 168 29 842 529 10; #X floatatom 252 235 5 0 0 0 - - -; #X text 301 236 Number of video frames decoded; #X msg 217 125 connect $1; #X text 295 75 Read video file; #X obj 217 54 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 217 76 openpanel; #X obj 144 206 pdp_live~; #X obj 217 100 makefilename file://%s; #X obj 107 465 pdp_xv; #X obj 146 333 pdp_mgrid; #X floatatom 240 262 5 0 0 0 - - -; #X floatatom 249 283 5 0 0 0 - - -; #X text 294 282 Grid dimension (X); #X floatatom 266 304 5 0 0 0 - - -; #X floatatom 284 328 5 0 0 0 - - -; #X floatatom 166 416 5 0 0 0 - - -; #X floatatom 211 382 5 0 0 0 - - -; #X text 263 388 Y coordinate of cell where motion has been detected ; #X text 311 303 Grid dimension (Y); #X text 219 416 X coordinate of cell where motion has been detected ; #X text 333 326 Grid visibility; #X text 286 262 Threshold; #X connect 2 0 6 0; #X connect 4 0 5 0; #X connect 5 0 7 0; #X connect 6 0 9 0; #X connect 6 4 0 0; #X connect 7 0 2 0; #X connect 9 0 8 0; #X connect 9 1 15 0; #X connect 9 2 16 0; #X connect 10 0 9 1; #X connect 11 0 9 2; #X connect 13 0 9 3; #X connect 14 0 9 4;