ewavr - on DigicIII Cams the pause function crashes the camera if you pause more than about 2 seconds.
On which camera?
Do you own a DigicIII cam?
No.
But on A710 I know second method to make pause.
For A570, for example, set 0xA30B0 int variable to non-zero for pause, zero - to resume.
p.s. I think that changing bitrate and pause movie with arror keys is not good idea. Some keys must be reserved for AE lock (disp or +/- ?) and exposure change (left-right?) - for future implementation.
p.p.s. AE lock can be done right now - ExpCtrlTool_StopConti() already defined for most cameras.
well, it has been reported to me (in the german forum/irc chat) that on sx100 and on the A720IS this "2 second bug" exists - probably more. these two cams are DigicIII so i thought maybe this is happening on ALL digicIII. need more feedback on it.
can you tell me the adress you mentioned for any of those two cameras so i can compile a special build for those two guys to test.
yeah, you are right about the keys, we are short on shortcut realestate. but: the up/down/left/right keys havent been used so far (in VIDEO mode, that is!), so i thought: why not
remember, this is an alpha code, just quickly hacked together. I will probably do it like this: Press FUNC Button to pause/unpause a movie (similar to how it is done in playback) and press left/right or up/down for quality.
fudgeys idea is also very good. anyhow, i WILL code some kind of gui osd element that highlights the actual keys that can be used.
the whole key/shortcut system has to be redone imo, in a way that you can define your own shortcuts. for example i dont need the enable/disable raw shortcut, because i am always in raw mode (plus, in my branch i have the "raw exceptions option", so this shortcut can be rewired. i think jucifer already had some good ideas about this. i dont imagine this to be sooo hard to code. we basically first have to gather up a list of all keys that can be pressed and then define them for each camera and so on. well you know the deal, talking is easy
edit: the "2 second bug" also is in effect on the ixus55, a digic II camera. darn