change time format to 00:00:00.000
This commit is contained in:
parent
c09bd44773
commit
a5221b50a9
@ -25,7 +25,7 @@
|
||||
|
||||
[GENERAL]
|
||||
stop_on_error = True
|
||||
stop_threshold = 7
|
||||
stop_threshold = 9
|
||||
|
||||
# send error messages to email address, like:
|
||||
# missing playlist
|
||||
@ -95,7 +95,7 @@ clips_root = /media
|
||||
filler_path = /media/filler/filler-clips
|
||||
filler_clip = /media/filler/seperator.clock.mp4
|
||||
blackclip = /opt/dummy20.mkv
|
||||
day_start = 6
|
||||
day_start = 06:00:00.000
|
||||
time_shift = 35
|
||||
map_extension =
|
||||
|
||||
@ -121,8 +121,8 @@ map_extension =
|
||||
[BUFFER]
|
||||
buffer_length = 5
|
||||
buffer_tolerance = 2.5
|
||||
buffer_cli = /usr/bin/mbuffer
|
||||
buffer_cmd = ["-q", "-c", "-m"]
|
||||
buffer_cli = /usr/bin/pipebuffer
|
||||
buffer_cmd = ["-s"]
|
||||
|
||||
|
||||
# the final playout post compression
|
||||
|
Loading…
x
Reference in New Issue
Block a user