aboutsummaryrefslogtreecommitdiff
path: root/Patches/fs.avi.pd
blob: 909e4d9710f5d3e10a9bb481a42d5ceeb0de7bf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#N canvas 237 45 692 382 12;
#X obj 172 80 loadbang;
#X obj 126 275 fs_sender;
#X obj 51 27 inlet;
#X obj 51 55 l2s;
#X obj 51 102 pack s s;
#X obj 172 203 symbol;
#X obj 189 147 r fs_reset;
#X msg 189 172 bang;
#X text 287 28 commands:;
#X obj 172 110 symbol \$0A;
#X msg 172 228 avi \$1;
#X msg 51 137 \$2 \$1;
#X text 103 28 command;
#X text 318 56 fs.frame id to save one frame of video;
#X obj 59 310 r \$0Apos;
#X obj 59 340 outlet;
#X text 326 96 write <filename.avi> to write it out;
#X text 323 115 (without filename a dialog will pop);
#X text 330 161 "fps 10" to set frames per second.;
#X text 318 182 (only effective before adding frames);
#X connect 0 0 9 0;
#X connect 2 0 3 0;
#X connect 3 0 4 0;
#X connect 4 0 11 0;
#X connect 5 0 10 0;
#X connect 6 0 7 0;
#X connect 7 0 5 0;
#X connect 9 0 4 1;
#X connect 9 0 5 0;
#X connect 10 0 1 0;
#X connect 11 0 1 0;
#X connect 14 0 15 0;