Zealot/example.config
Gregory Ballantine 9929db6c5b
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Added some fixes for Windows (now the setup command works)
2022-10-24 23:42:45 -04:00

11 lines
224 B
Plaintext

[transcoder]
repo_path = '~/zealot'
interval = 15
video_format = 'mov'
video_codec = 'dnxhd'
video_profile = 'dnxhr_hq'
video_resolution = '1920x1080'
video_framerate = '60'
video_color = 'yuv422p'
audio_codec = 'pcm_s16le'