Add config.ini
This commit is contained in:
parent
ca6234badd
commit
d9ad30e3e6
12
config.ini
Normal file
12
config.ini
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
; Video2Crops Settings
|
||||||
|
|
||||||
|
[settings]
|
||||||
|
frame_step = 100
|
||||||
|
value_threshold = 11.0
|
||||||
|
save_output = True
|
||||||
|
show_playback = True
|
||||||
|
window_size = 300x450
|
||||||
|
|
||||||
|
[debug]
|
||||||
|
; Set to 'True' to output debug messages to console
|
||||||
|
debug_output = False
|
Loading…
Reference in New Issue
Block a user