I've managed to fix the extra long exposure problem. The code for the extra long exposure mod was never called from exp_drv_task(), why i don't know.I've replaced exp_drv_task() with the one from my firmware and now it works.Tested with 1.01b and 1.01cThe modified capt_seq.c is attached
I've tested the firmware in trunk 2224 and it works! An exposure of 203 sec took 203 sec (or there about) and wasn't cut short at 64 sec
Will the patch for the video time limit make it to the trunk soon?
126 Video FPS ----------> 15, 30 or 60. don't change here!127,128 Video resolution ---> 2,1 for 640x480; 1,0 for 320x240
How can I make script using this information? Can you give litle exampl?Quote126 Video FPS ----------> 15, 30 or 60. don't change here!127,128 Video resolution ---> 2,1 for 640x480; 1,0 for 320x240Can I make something bad for my IXUS 115 hs by manipulaiting with this parametrs?
p=get_prop 126
p=get_prop(126)
set_prop 126 15
set_prop(126, 15)
waterwingzI have another problem. Override Subj. Dist. Value doesnt work on my Ixus 115 hs.
Quote from: SamMoshenko on 25 / October / 2012, 21:27:30waterwingzI have another problem. Override Subj. Dist. Value doesnt work on my Ixus 115 hs.http://chdk.wikia.com/wiki/ELPH100#Notes_on_SD_Override_for_the_ELPH100(to be fair, I just added that note)
I tryed as written but it stell doesnt work. And as I said even these parametr doesnt display as for example Flash Force Manual or whatever.
But what I realy nead is using MF in video rec.
The following are more like some developer hints, not direct answers.Quote from: SamMoshenko on 26 / October / 2012, 10:19:12I tryed as written but it stell doesnt work. And as I said even these parametr doesnt display as for example Flash Force Manual or whatever.CAM_SHOW_OSD_IN_SHOOT_MENU needs to be activated for these to show up in AF lock.QuoteBut what I realy nead is using MF in video rec.My guess is that "normal" movie mode is not recognized as movie mode (the only real movie mode known by CHDK is MODE_VIDEO_SPEED). Is it one of the two unknown modes?Without that, AF lock needs to be activated for SD override to work.
Started by Just.J Firmware Dumping
Started by siak Completed and Working Scripts
Started by prider General Discussion and Assistance
Started by rmackay9 « 1 2 ... 11 12 » DryOS Development
Started by 2frugal General Help and Assistance on using CHDK stable releases