Hi everyone, I'm using CHDK (or at least try to) to create night-time time-lapse videos. I found the sunsetF16 and think it can do what I want. Unfortunately it doesn't take pictures with longer exposure than 15 seconds.
I am using a S5IS with CHDK 1.2
I hope someone has a hint how I can solve this problem.
the Sunset.tbl:
return {
-- Table: {1}
{
["current_tv"]=-333,
["picsAnHour"]=120,
["histo_over_start"]=160,
["jpg_resolution"]=-1,
["default_sv"]=419,
["dusk_start_tv"]=96,
["histo_under_end"]=23,
["dusk_start_sec1000"]=500,
["histo_over_end"]=1023,
["dusk_duration_ev"]=576,
["histo_median_value"]=80,
["max_tv"]=-576,
["histo_median_weight"]=50,
["histo_under_weight"]=0,
["histo_under_start"]=0,
["shoot_sv"]=419,
["shoot_tv"]=-333,
["jpg_quality"]=-1,
["histo_over_limit"]=4,
["histo_under_limit"]=30,
},
}
the log attached