[jitter] Re: Issues with output resolution from jitter objects
Robert Ramirez
rob at robtherich.org
Sat Nov 3 13:19:19 MDT 2007
- Previous message: [jitter] Issues with output resolution from jitter objects
- Next message: [jitter] Efficient way to display a mix of video, image and 3D
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
try this. (copy from the first #P to the last #P, go to max, choose file, new from clipboard) #P window setfont "Sans Serif" 9.; #P flonum 133 202 35 9 0. 1. 3 3 0 0 0 221 221 221 222 222 222 0 0 0; #P window linecount 1; #P message 133 223 48 196617 xfade \$1; #P newex 119 243 71 196617 jit.xfade; #B color 5; #P flonum 378 114 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P message 378 134 42 196617 rate \$1; #P message 438 114 28 196617 read; #P newex 303 171 180 196617 jit.qt.movie 1024 768 @highquality 1; #B color 5; #P newex 119 276 185 196617 jit.window win @rect 20 40 1044 808; #P flonum 194 114 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P message 194 134 42 196617 rate \$1; #P message 254 114 28 196617 read; #P flonum 153 114 35 9 0.5 0 1 3 0 0 0 221 221 221 222 222 222 0 0 0; #P toggle 119 114 15 0; #P newex 119 134 44 196617 metro 2; #P newex 119 171 180 196617 jit.qt.movie 1024 768 @highquality 1; #B color 5; #P fasten 8 0 12 1 308 215 185 215; #P connect 12 0 7 0; #P connect 13 0 12 0; #P connect 14 0 13 0; #P connect 0 0 12 0; #P fasten 1 0 0 0 124 164 124 164; #P fasten 1 0 8 0 124 161 308 161; #P connect 11 0 10 0; #P fasten 10 0 8 0 383 161 308 161; #P fasten 9 0 8 0 443 161 308 161; #P fasten 4 0 0 0 259 161 124 161; #P fasten 5 0 0 0 199 161 124 161; #P connect 6 0 5 0; #P connect 3 0 1 1; #P connect 2 0 1 0; #P window clipboard copycount 15;
- Previous message: [jitter] Issues with output resolution from jitter objects
- Next message: [jitter] Efficient way to display a mix of video, image and 3D
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
