Are you saying that CAM_IS_VIDEO_REC_WORKS + 'allow unsafe IO' doesn't work (e.g. can't start a script while recording video)?
Quote from: philmoz on 26 / November / 2014, 20:44:48Are you saying that CAM_IS_VIDEO_REC_WORKS + 'allow unsafe IO' doesn't work (e.g. can't start a script while recording video)? No, I'm saying the opposite. I was able to start scripts while recording was in progress."Scripts fail to open files while recording" means that scripts like llibtst.lua can't open files (and therefore stop with an error) when started during video recording.Since this isn't the first time I'm being misunderstood, may I ask which part of my post caused the confusion?
So it's probably safe to push this to SVN and work on adding CAM_IS_VIDEO_REC_WORKS where possible.
Rev. 3760, 3761, 3762Can someone explain the backgrounds for non programmers. I know the general problems with the video recording.Why is this new function only enabled for some cameras? What about the other cameras? What needs to be tested?Sorry, but I think, it is not the best way, to introduce new features without any general description - especially new menu functions."Enable Unsafe IO?" is understandable for programmers and technically interested people, but not for all photographers.We should make CHDK again understandable for all! Otherwise CHDK will more and more only a tool for nerds.msl
Why is this new function only enabled for some cameras?
What about the other cameras? What needs to be tested?
ASSERT!! FocusLensController.c Line 708Occured Time 2014:12:01 12:00:32Task ID: 17301544Task name: CaptSeqTaskSP: 0x00390F74StackDump:...
Thanks for the extensive explanations. And sorry for the 'nerd'. I was a little bit frustrated.
With the default script parameters and the recent trunk version the camera crashes after starting video recording.The changing of the parameter 'video start' to 'video button' helped. A video was stored.
But the script says: "open log failed". Then I compiled a CHDK version with the option: #define CAM_IS_VID_REC_WORKS. Success - a log file was written.
This is quite strange. The normal mode switches to VIDEO_STD and then presses shoot_full. I'm not sure why that would cause a focus controller assert.
-- line 87:if capmode.valid('VIDEO_STD') and get_video_button() == 0 then
Started by scroaticle General Discussion and Assistance
Started by emutier Script Writing
Started by muchachotron General Help and Assistance on using CHDK stable releases
Started by flarn2006 General Discussion and Assistance
Started by 123blackjack General Chat