dragoon/src/main/resources/example.config
Gregory Ballantine 37f2bf0268
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
[Issue #13] - adding install parameter to install a new config file
2025-02-27 01:02:53 -05:00

11 lines
225 B
Plaintext

[transcoder]
repo_path = '~/dragoon'
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'