It would be nice to able to change the values of the preset values for the buttons which you can use to change length for still images. At least the 5 s and 10 s buttons would be nice to be able to adjust. Like you can set the default length of still images on the Tools/Options/Images tab.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It would be nice to able to change the values of the preset values for the buttons which you can use to change length for still images. At least the 5 s and 10 s buttons would be nice to be able to adjust. Like you can set the default length of still images on the Tools/Options/Images tab.
Hi,
These lengths can already be changed by editing the .ini file (edit this while vidiot is not running).
Setting
LengthButtonsTimesInMilliseconds=250,500,1000,1500,2000,2500,3000,5000,10000
Not the nicest way though, so I'll add a setting for this.
Note: when making this, must ensure that the buttons are 'sorted wrt lengths' (largest value last)
Editing the ini-file is fine with me - didn't think of looking for it.