How is the clip buffering implemented in Cinegy Playout?
Posted by Oleh Muliarchuk on 02 October 2018 12:12
|
|
When a clip is added to the playlist and is selected as queued to be played next, Cinegy Air starts filling in the internal buffer by reading the file. This buffer allows caching some amount of material in memory to be able to handle short-term reading performance issues during the playback - i.e. the playback is made from the pre-read buffer. When it has been consumed from the buffer, the next one is read from the file. This means that when a new item is started on-air, there exist two reading processes from the disk: Please, refer to https://open.cinegy.com/products/air/21.2/playout/user-manual/configuration/playback/#queue-size for additional information. | |
|