<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>The following patch will change the behavior of the duplicate module of the stream output chain so that each output is on a different thread. This solves the problem that happens when you have two outputs and one of them calls a blocking network call for example, i.e. the other one is blocked as well.</div><div><br></div><div>It is not 100% bug free as under certain it causes VLC not to close properly.</div><div><br></div><div>Sergio Ammirata</div></body></html>