Remote shooting is faster because USB speed is 20MB/s instead 10MB/s for card writing.
But just for understand process better: usually(without RAW saving) Ixus 160 able to shoot 0.8 photos per second(by Canon specification). But "shoot" process is very fast - 1/60 of seconds. What is happen for 1 second after that ? As far as I understand, it's conversion to JPEG.
Moving the raw hook right before loc_FFAD7E84 works.
Just reading out the full sensor data may also take a noticeable amount of time. On D10, it looks like the time between usb remote hook (which should be shortly before the shutter actually opens) and the raw hook (which should be before most jpeg processing starts) is ~500 ms, excluding the exposure time.
Quote from: adong on 16 / June / 2015, 16:07:34Moving the raw hook right before loc_FFAD7E84 works.Does that mean the counter is updated at that point _and_ the DNG is not getting corrupted?
Quote from: srsa_4c on 17 / June / 2015, 19:45:06Does that mean the counter is updated at that point _and_ the DNG is not getting corrupted?yes
Does that mean the counter is updated at that point _and_ the DNG is not getting corrupted?
There's yet another thing I'm curious about: can you benchmark the camera? Use this version of modules/gui_bench.c as it can do more than the current one.Start the benchmark (misc. stuff -> tools -> benchmark) in playback mode. Use the left/right key to enable/disable logging. Use the SET button to start the complete benchmark, you can also start the measurement with a half-shoot which jumps over the card benchmarks. This version of the module runs the measurement routines in the context of spytask, that means the results vary more due to this task's lower priority.Needless to say, you don't need to do this right away.
Quote from: adong on 18 / June / 2015, 07:58:30Quote from: srsa_4c on 17 / June / 2015, 19:45:06Does that mean the counter is updated at that point _and_ the DNG is not getting corrupted?yesIt's a good idea to check if the counter updated consistently if you use continuous mode or a "hold half shoot, click full shoot" script like http://chdk.wikia.com/wiki/HDR_Fast_Shooter
did continuous mode for 5 shots, seemed okay, the script worked too. (5 shots too)
attached the bench results.3 first times are done back to back (to see if there's some warm up)last one is right after boot
Started by amavroidis « 1 2 ... 5 6 » General Discussion and Assistance
Started by STEREO_A Creative Uses of CHDK
Started by reyalp DryOS Development
Started by reyalp General Discussion and Assistance