<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] key frames (I-frames) in the
recorded AVI</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">One thing
that should be taken into account. The memory allocated by
AVIFileIndex for index grows as video is being received and
recorded, because index section should be added to the very end
of AVI file, just before closure. Although size of index data is
very small comparing to video data, it still could potentionally
exhaust all available memory after the very long recording (many
hours).</font></blockquote>
<div><br></div>
<div>Yes, it turns out that we have the same issue for
"QuickTimeFileSink".  Unfortunately there isn'e
anything we can do about this; these file formats are not
well-designed for the purpose of recording incoming streams.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>