add add informations about buffer length

This commit is contained in:
jb_alvarado 2018-02-02 11:09:41 +01:00
parent 8728d29a4a
commit 941a0e545f

View File

@ -73,6 +73,7 @@ day_start = 6
# without interrupt the stream # without interrupt the stream
# buffer_length: length in seconds of the buffer # buffer_length: length in seconds of the buffer
# (this is not accurate at the moment, the real length is maybe match more)
# this is the time what the playout have, to change from one clip to the next # this is the time what the playout have, to change from one clip to the next
# be liberal with this value but dont exaggerate # be liberal with this value but dont exaggerate
# buffer size gets calculate with: (v_bitrate + a_bitrate) * buffer_length # buffer size gets calculate with: (v_bitrate + a_bitrate) * buffer_length