if there is no device, chdkptp exits with the following error message:
ERROR: no matching devices found
ERROR: not connected
and error code / return code 0. I would like to have different return codes for every error type. What do you think about that?
With my Canon A2500 using rs -cont=6 takes 9,6 seconds while rs -quick=6 takes about 11 seconds. Is there any difference, beside the fact that the camera has to be in continuous mode for -cont? Now it's a little later and darker, so the camera needs 16.2 vs. 14.3 seconds.
Would it make a difference regarding to the speed if -cont=n/-quick=n would be available to the "shoot" operation with and i download all pictures afterwards?
After executing -ereboot, the A2500 doesnt respond to chdkptp nor any key presses, not even switching off works, i have to remove the battery and after re-inserting the battery, the camera works again.
I always execute chdkptp -c -e"rec" -e"shoot ... or chdkptp -c -e"rec" -e"lvdumpimg ..." because the camera is set to play mode on initial startup. Is there any way to suppress the error message "ERROR: already in rec" ? I guess the best way is to test the current mode first, but that takes more time than just getting the erreor message, i guess. Is there a way to check the mode? I just find a reference to "list" which states if the camera is connected or not, but nothing about the current mode. Beside that, it's more like a warning than an error, cause the result is just what i want. I guess adding an option -quiet for play and rec would be sufficient!? While it shouldnt suppress "real" error messages!