Video Manual Control: ISO, APERTURE & SHUTTER SPEED CONTROL, PLEASE!!!! - page 22 - Feature Requests - CHDK Forum

Video Manual Control: ISO, APERTURE & SHUTTER SPEED CONTROL, PLEASE!!!!

  • 213 Replies
  • 116467 Views
Re: Video Manual Control: ISO, APERTURE & SHUTTER SPEED CONTROL, PLEASE!!!!
« Reply #210 on: 22 / November / 2021, 15:47:47 »
Advertisements
Should I also have changed other things?
Found some time for lines to make it more stable:
-- exit_alt button proof; Leave <alt> for zooming, <rec> or not.
Code: [Select]
       repeat sleep(100) until get_alt_mode()
               wait_click(200)
-- Preset minTv that´s save for Your cam. (Start recording only): Bright preview, std video.
-- Within limits still to explore script works fine, ends smooth.  :xmas
Crashing: Try to shoot in exit_alt...
Code: [Select]
ASSERT!! BrtMthd.c Line 3483
Occured Time  2021:11:22 21:50:20
Task ID: 31457348
Task name: BrtMsrTask
...
00170820: UI:ShtCon_NotifyQuickShooting
00171630: UI:Button:0x000009A4:UnpressSwTwo
00171650: UI:Button:0x000009A2:UnpressSwOne
Strange: if Tv<1/10 light & dark preview switching. or Sv>1250 (Sx230) dark again.

My Canon SX40HS fails around Shutter Speed 1/15 and crashes :lol

*

Offline Caefix

  • *****
  • 945
  • Sorry, busy deleting test shots...
Re: Video Manual Control: ISO, APERTURE & SHUTTER SPEED CONTROL, PLEASE!!!!
« Reply #211 on: 22 / November / 2021, 15:52:02 »
Quote from: blenderbach link=topic=5295.msg147340#msg147340
[font=impact
My Canon SX40HS fails around Shutter Speed 1/15 and crashes :lol[/font]
Everything else is a surprise (as Your S3Is)   :lol
All lifetime is a loan from eternity.

Re: Video Manual Control: ISO, APERTURE & SHUTTER SPEED CONTROL, PLEASE!!!!
« Reply #212 on: 22 / November / 2021, 16:52:13 »
Quote from: blenderbach link=topic=5295.msg147340#msg147340
[font=impact
My Canon SX40HS fails around Shutter Speed 1/15 and crashes :lol[/font]
Everything else is a surprise (as Your S3Is)   :lol

So far, the S3IS works well. It's older, and yet it outperforms the newer SX40HS

*

Offline Caefix

  • *****
  • 945
  • Sorry, busy deleting test shots...
Re: Video Manual Control: ISO, APERTURE & SHUTTER SPEED CONTROL, PLEASE!!!!
« Reply #213 on: 23 / November / 2021, 16:10:29 »
 :D Too much to tell yet ... :(

Now it´s possible to ...
Sx230: Use slow motion video spee...eeding up to 1/5 sec.  :lol
(Overwritten  >:()
Code: [Select]
ASSERT!! Pwrcnt.c Line 342
Occured Time  2021:11:25 20:05:35
Task ID: 18022442
Task name: CaptSeqTask
...
00537160: UI:Button:0x000009A6:UnpressMovieButton (to stop Rec.)
-----------------------------------------------------------------------
Sx270:
FHD with upto ... 0.8 sec. BUT after finishing script a reboot is necessary.
(Even if nothing was done... Edit: No matter, 1/2way gone by cam...)  :haha
Need to start with lens open.
Seems an issue with AEL (@ lowlight & ??).
Crashes happen between help screen and 1st drawing draw_box()...
    or after script finished.... 1st AEL action --> Cam off.
Manually swapping to <play> [review video|menu action|...] <rec> same.

Edit2: Sx270 works even with ISO 6400 12800, so Sv tables grew...
++ Zoomkeys can be used to adjust ISO for easy dimming...  ::)
(... then exit alt to zoom...)

Code: [Select]
ASSERT!! BrtMthd.c Line 3217
...
00041380: SS:AEL
OR
00190520: SS:CancelPre
  Seems to fail set_record(0)
Sx270... seperate Digic 6 version, works very nice in VGA, HD + FHD.
Set menu, then reboot, so settings are valid after crash.

Seems fine so far with Tv>=1/30 and valid ISO on other cams too.

SX240: ISO>3600 crashing ...
D20 could have 6400.
Code: [Select]
ASSERT!! CDSGain.c Line 405
Occured Time  2021:11:26 20:08:56
Task ID: 18022441
Task name: PhySw
...
00049650: SetCDSGain
OR
SetCDSGainStep
Btw. Script crashed (I failed to paste a function  :P), video didn´t stop recording... 

Quote
function sleep(s) sleep(math.max(s, tv96_to_usec(tv96 or 0) or s)) end
--==>>  :o *** NOT ENOUGH MEMORY *** :haha :lol

Edit: Work in progress...  :-X
Edit2: Btw. images are from a movie recorded @ 5fps. ::)
« Last Edit: 11 / April / 2022, 16:26:04 by Caefix »
All lifetime is a loan from eternity.


 

Related Topics