stopi2/config.toml

22 lines
443 B
TOML

[DEFAULT]
cam_is_showmewebcam = true
use_date_for_folder = false
file_extension = 'png'
projects_folder = ''
onion_skin_onstartup = true
onionskin_alpha_default = 0.5
fullscreen_bool = true
screen_w = 1920
screen_h = 1080
framerate = 16
ffmpeg_path = '/usr/bin/ffmpeg'
export_options = 'scale=1920:-1,crop=1920:1080'
[CAMERA]
cam_w = 1920
cam_h = 1080
vflip = 1
hflip = 1
auto_exposure = 0
white_balance_auto_preset = 0
video_bitrate=25000000