<div>Ok thank you I'll look after</div>
<div>Mehdi.<br><br> </div>
<div><span class="gmail_quote">2006/7/12, Clément Stenac <<a href="mailto:zorglub@diwi.org">zorglub@diwi.org</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hello,<br><br>Buffering is implemented in two places:<br><br>* At the "stream" level, ie between access and demux. This buffering is
<br>small and not parametrable at the moment (you can have a look at<br>src/input/stream.c).<br>* At the ES level, after the demuxer. This is the buffering that you set<br>with the miscellaneous --foo-caching options. This buffering is
<br>achieved by shifting all presentation dates of the stream, so that<br>when you are reading timestamp X from the stream, it's only played at<br>X+caching, allowing for some jitter.<br><br>Hope this helps,<br><br>--<br>
Zorglub<br>Clément Stenac<br><br>--<br>This is the streaming mailing-list, see <a href="http://www.videolan.org/streaming/">http://www.videolan.org/streaming/</a><br>To unsubscribe, please read <a href="http://www.videolan.org/support/lists.html">
http://www.videolan.org/support/lists.html</a><br><br></blockquote></div><br>