Digital magnification. The S90 has a nice feature that the S50 does not have is that when in the M mode you enable manual focus, it gives you digitally-magnified view of camera LCD center. From the user's perspective, this magnified view is ignored by CHDK // in essence the liveview remains the same, as if it were not enabled. This would be very useful if CHDK could support it ... Is it possible to implement? big deal?
What would be a good way to test the effectiveness of this?
Furthermore, I wonder whether it is a good idea to always run those event procedures at startup (which I currently do).
AFAIK, it's not currently known where this framebuffer is, or even for certain whether it is a separate framebuffer rather than a digital blowup of the normal live view. I think it actually has more detail, but I wouldn't bet too much on that.
Try to download a file as soon as shoot() completes.
That said, if this is shown to work without harmful side effects, the other "hooks" might be quite useful, so it's worth testing.
An alternative would be just be to register your own event procs and twiddle the variable. In this case, you might have to register them all, and they might get blown away if the regular registration function was called.
. The regular liveview is 720x240. This feature is known as "AF point zoom" on this camera. The magnified screen portion has a separate buffer with a resolution of 360x121. The data in that buffer is not a simple digitally magnified part of the image, it actually holds more data. To achieve this, the DIGIC has to sample the sensor at a higher resolution than the usual 720x240. No idea what happens on the S90 though. I have found this in a RAM dump.
That sounds riskier and requires one to find that variable. I'll keep using System.Create and SS.Create then (this will need to be adjusted to support older - or newer - models).
I wonder if something like this exists for AF even when point zoom is disabled ? I guess maybe they just sample it once in the AF cycle.
b) New (to me). Canon menu access to first level is OK ... for example if I change a top-level item like "AF frame," the camera keeps working. But if I go to "Custom Display.." and then MENU back, it returns to the Top level menu ok, but then if I press MENU again to exit I get "error getting frame: ptp error", and it loses the connection. The camera freezes and the power switch doesn't respond. The only way to get it back is to disconnect AC adapter. Can you fix please?
Started by smilem General Help and Assistance on using CHDK stable releases
Started by SticK « 1 2 ... 70 71 » Creative Uses of CHDK
Started by SticK CHDK Releases
Started by andrew.stephens.754365 General Help and Assistance on using CHDK stable releases
Started by reyalp RAW Shooting and Processing