FernetMenta / vdr-plugin-vnsiserver

VDR plugin to handle XBMC clients.
GNU General Public License v2.0
16 stars 33 forks source link

fix RAM timeshift stream corruption #31

Closed glenvt18 closed 8 years ago

glenvt18 commented 8 years ago

This bug causes video artefacts possibly described in http://forum.kodi.tv/showthread.php?tid=235732. Can be easily reproduced by setting m_BufferSize = (off_t)10*1000*1000 in the source (line 226) and switching to a high-bitrate channel.

FernetMenta commented 8 years ago

good catch. thanks very much