This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[ffmpeg]
|
||||
bin_path = '/usr/bin/ffmpeg'
|
||||
|
||||
[transcoder]
|
||||
repository = '~/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'
|
||||
Reference in New Issue
Block a user