add add informations about buffer length
This commit is contained in:
parent
8728d29a4a
commit
941a0e545f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user