Am 06.11.2008 um 00:26 schrieb Max:
the problem is, that pix_video shows only a fraction of the image from the camera. just like a zoomed in part of the camera image. the resolution of the camera is height 320 width 240 (one of the old external isights) the lines: digitizer rect is top 0 bottom 1200 left 0 right 1600 and following seem to indicate that the size of the captured image would be huge. how can i get this right?
workaround is to make a [pix_video 1200 1600] object or to send a [dimen 1200 1600( Message to [pix_video]. it was not necessary a while ago. what did change? i am wondering if the object needs now more memory & processing due to the higher texture size... or is it just a mapping question?
m.