hi list,
i have this console output:
[pix_videoDarwin]: height 320 width 240 [pix_videoDarwin]: SG channnel Device List count 4 index 1 [pix_videoDarwin]: SG channnel Device List DV Video0タ [pix_videoDarwin]: SG channnel Device List IIDC FireWire Video [pix_videoDarwin]: SG channnel Device List QuickCam [pix_videoDarwin]: SG channnel Device List USB Video Class Video error: [pix_videoDarwin]: SGSetChannelDevice returned error -9408 ... you might be able to track this down from the Find menu. [pix_videoDarwin]: vdigName is iSight [pix_videoDarwin]: digitizer rect is top 0 bottom 1200 left 0 right 1600 [pix_videoDarwin]: active src rect is top 0 bottom 1200 left 0 right 1600 [pix_videoDarwin]: set SG NormalQuality [pix_videoDarwin]: using YUV
in
GEM: ver: 0.92.CVS GEM: compiled: Nov 3 2008
on
OS X
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?
m.