On 10/11/06, <b class="gmail_sendername">Pete Hindle</b> &lt;<a href="mailto:petehindle@gmx.co.uk">petehindle@gmx.co.uk</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi;<br><br>I built a patch under extended-4 that used pix_video and counter.<br><br>Under extended-5, the pix_video renders the video stream in an odd<br>way on my machine: I only get a section of the image with an iSight,
<br>but I get the whole thing with a normal DV camera.&nbsp;&nbsp;Can anybody tell<br>me why, and how to fix it?</blockquote><div><br>Try setting the dimensions to 640x480 (dimen 640 480) or opening the QT dialog with the dialog message.&nbsp; The root of iSight related problems is that the iSight is a terrible video device and the QT code for it is equally bad.&nbsp; Apple doesn't even use the QT code for any of their iSight based apps.
<br><br>A DV cam is a far better source to use.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Also, counter seems to be acting differently... is anybody else
<br>getting this?</blockquote><div><br>The counter object is no longer part of GEM but comes from another library (maxlib?) so that is probably why it is different.<br></div><br></div><br>