[PD] Here comes everybody (video controlled with pd)

Yves Degoyon degoyon at freesurf.fr
Sun Aug 26 23:49:15 CEST 2001


Hi,

I was quite interested by this announcement,
so I ran several tests which might be of interest
for everyone.

First, I must say that it's really an interesting framework
because it enables to control a video rendering engine
running under Windows from any other computer.
It was not clearly stated but you can launch
Framestein in full screen mode ( and maybe with a video output )
then make the framestein control patches and audio patches run
on a Linux machine. It think it's a good configuration.
You only need to change fs_main.pd
"connect localhost $1"
with
"connect windows.slave.com $1"
That's a nice feature.

Second, when you launch the whole system on a single host,
I think you need at least 128MB of memory,
otherwise, you'll get "access violation"s errors.

Third, i think the Framestein example patches don't really act
as the help patches from Pd's documentation,
they don't let you know easily how you can use the Framestein objects.
So, i attach to this mail a demo patch for framestein.
Well, that's only a point of view...
i just submit a patch in the pd documentation's style
( which is nice :-)) ), just try "framestein-link.pd"
and click on "framestein-demo".

Hope this will advocate for enhancing Framestein,
and let it grow in Pd's galaxy  !!!!!!!!

Cheers,

Yves Degoyon,
paris.

PS: i had a small, non-blocking problem with pd messages :
when message "$1x$2" receives two arguments,
it outputs "1024x$2" when inputs are $1=1024 $2=768, annoying ...

Juha Vehviläinen wrote:

> Framestein + modular is software for processing images
> and video controlled with Pure Data.

....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20010826/59383b83/attachment.htm>
-------------- next part --------------
#N canvas 535 33 455 225 12;
#X obj 16 153 fs.main;
#X msg 18 120 6001;
#X obj 16 92 loadbang;
#X text 57 120 set your port here (or change fs.main);
#X obj 165 41 framestein-demo;
#X connect 1 0 0 0;
#X connect 2 0 1 0;
-------------- next part --------------
#N canvas 255 6 1008 704 12;
#X floatatom 287 30 4 0 0;
#X obj 292 410 fs.frame;
#X obj 217 155 fs.frame;
#X obj 219 321 fs.copy;
#X msg 506 501 352x288;
#X obj 512 469 loadbang;
#X msg 35 225 source_all;
#X msg 35 201 dest_all;
#X obj 380 276 fs.text;
#X msg 794 527 invert;
#X msg 35 177 dest_random;
#X msg 506 525 160x120;
#X msg 35 248 source_random;
#X msg 515 607 0+0;
#X msg 155 500 flip_manual;
#X msg 155 523 flip_auto;
#X msg 155 546 flip;
#X obj 539 342 fs.fx;
#X obj 286 56 fps 0;
#X obj 286 84 ooo 6;
#X obj 46 57 openpanel;
#X msg 46 24 bang;
#X obj 36 365 loadbang;
#X msg 37 396 borders_0;
#X obj 39 439 loadbang;
#X msg 40 470 stayontop_0;
#X msg 242 188 copy;
#X msg 244 215 alpha \$1;
#X floatatom 319 214 4 0 0;
#X text 284 7 Frames per second;
#X msg 245 247 add \$1;
#X floatatom 313 247 4 0 0;
#X floatatom 315 274 4 0 0;
#X msg 247 274 sub \$1;
#X msg 170 94 bang;
#X msg 40 546 mute_0;
#X msg 41 521 mute_1;
#X msg 745 527 soft;
#X msg 624 526 sharp;
#X msg 680 527 emboss;
#X text 589 39 Filters;
#X msg 508 554 1024x768;
#X msg 379 248 copyright Framestein;
#X msg 594 73 mosaic \$1;
#X floatatom 688 71 4 0 0;
#X msg 597 107 rotate \$1;
#X floatatom 691 107 4 0 0;
#X msg 598 169 rotozoom \$1 \$2;
#X floatatom 728 139 4 0 0;
#X floatatom 779 139 6 0 0;
#X obj 729 171 pack f f;
#X msg 595 206 saturation \$1;
#X msg 337 29 0;
#X text 370 29 stop;
#X floatatom 731 198 4 0 0;
#X floatatom 758 225 4 0 0;
#X floatatom 800 225 6 0 0;
#X msg 599 256 addition \$1 \$2 \$3;
#X obj 758 258 pack f f f;
#X floatatom 858 226 6 0 0;
#X floatatom 761 287 4 0 0;
#X floatatom 803 287 6 0 0;
#X obj 761 320 pack f f f;
#X floatatom 861 288 6 0 0;
#X msg 605 322 gamma \$1 \$2 \$3;
#X floatatom 766 359 4 0 0;
#X floatatom 812 358 6 0 0;
#X obj 770 391 pack f f f;
#X floatatom 870 359 6 0 0;
#X floatatom 777 421 4 0 0;
#X floatatom 819 421 6 0 0;
#X obj 777 454 pack f f f;
#X floatatom 877 422 6 0 0;
#X msg 622 454 lightness \$1 \$2 \$3;
#X text 812 203 RGB;
#X text 168 73 Manual copy;
#X text 41 157 Copy mode;
#X msg 616 391 contrast \$1 \$2 \$3;
#X msg 47 92 buffer \$1;
#X text 44 3 Load Images;
#X msg 369 129 next;
#X msg 369 157 random;
#X text 370 104 Change images;
#X connect 0 0 18 0;
#X connect 2 0 3 0;
#X connect 3 0 1 0;
#X connect 4 0 1 0;
#X connect 5 0 4 0;
#X connect 5 0 7 0;
#X connect 5 0 6 0;
#X connect 5 0 13 0;
#X connect 6 0 3 1;
#X connect 7 0 3 1;
#X connect 8 0 1 0;
#X connect 9 0 17 0;
#X connect 10 0 3 1;
#X connect 11 0 1 0;
#X connect 12 0 3 1;
#X connect 13 0 1 0;
#X connect 14 0 1 0;
#X connect 15 0 1 0;
#X connect 16 0 1 0;
#X connect 17 0 1 0;
#X connect 18 0 19 0;
#X connect 19 0 2 0;
#X connect 19 0 81 0;
#X connect 20 0 78 0;
#X connect 21 0 20 0;
#X connect 22 0 23 0;
#X connect 23 0 2 0;
#X connect 23 0 1 0;
#X connect 24 0 25 0;
#X connect 25 0 2 0;
#X connect 25 0 1 0;
#X connect 26 0 3 1;
#X connect 27 0 3 1;
#X connect 28 0 27 0;
#X connect 30 0 3 1;
#X connect 31 0 30 0;
#X connect 32 0 33 0;
#X connect 33 0 3 1;
#X connect 34 0 2 0;
#X connect 35 0 1 0;
#X connect 36 0 1 0;
#X connect 37 0 17 0;
#X connect 38 0 17 0;
#X connect 39 0 17 0;
#X connect 41 0 1 0;
#X connect 42 0 8 0;
#X connect 43 0 17 0;
#X connect 44 0 43 0;
#X connect 45 0 17 0;
#X connect 46 0 45 0;
#X connect 47 0 17 0;
#X connect 48 0 50 0;
#X connect 49 0 50 1;
#X connect 50 0 47 0;
#X connect 51 0 17 0;
#X connect 52 0 0 0;
#X connect 54 0 51 0;
#X connect 55 0 58 0;
#X connect 56 0 58 1;
#X connect 57 0 17 0;
#X connect 58 0 57 0;
#X connect 59 0 58 2;
#X connect 60 0 62 0;
#X connect 61 0 62 1;
#X connect 62 0 64 0;
#X connect 63 0 62 2;
#X connect 64 0 17 0;
#X connect 65 0 67 0;
#X connect 66 0 67 1;
#X connect 67 0 77 0;
#X connect 68 0 67 2;
#X connect 69 0 71 0;
#X connect 70 0 71 1;
#X connect 71 0 73 0;
#X connect 72 0 71 2;
#X connect 73 0 17 0;
#X connect 77 0 17 0;
#X connect 78 0 2 0;
#X connect 80 0 2 0;
#X connect 81 0 2 0;


More information about the Pd-list mailing list