I do something similar by only opening a spigot once a second for motion detection.  You could turn the gemhead on and off really quickly as well.  The problem will be if you need to display anything in the chain constantly as these methods will result in a flash every so often instead of a constant image.
<br><br>Maybe we can back up a step to solve your problem. Why do you need pix_resize?&nbsp; <br><br><div><span class="gmail_quote">On 3/22/07, <b class="gmail_sendername">B. Bogart</b> &lt;<a href="mailto:ben@ekran.org">ben@ekran.org
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hey all,<br><br>Is there a way I can process a chain, or a certain part of a chain, at a
<br>different rate than its gemhead? I&#39;m trying to figure out how to minimize<br>the load of pix_resize, and it makes sense that it would sample the video<br>only at certain points rather than for each frame.<br><br>Any way of doing that?
<br><br>Thanks.<br>.b.<br><br><br>_______________________________________________<br>GEM-dev mailing list<br><a href="mailto:GEM-dev@iem.at">GEM-dev@iem.at</a><br><a href="http://lists.puredata.info/listinfo/gem-dev">http://lists.puredata.info/listinfo/gem-dev
</a><br></blockquote></div><br>