<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle">
<!--
p
{margin-top:0px;
margin-bottom:0px}
-->
</style>
</head>
<body>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">
<p>I will be getting live streams from network, i will be depacketizing it as soon as frames are available and store it in buffer for muxing into mp4 file,my problem is buffer size is limited(may be capable of holding 4 frames) so every time i read from buffer
and write it to avformatcontext using aviocontext, again i need to get the updated buffer data from depacketizer output and update avformatcontext using aviocontext, i dont want to use any buffer of larger size(say more than four frames) ... can anyone suggest
how to update avformatcontext using aviocontext / any other suggestions are welcome..</p>
<p> </p>
<p>Thanks in advance</p>
<p> </p>
<p>Regards</p>
<p> </p>
<p>Haridas Sagar N</p>
</div>
Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information
contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank
you
<br clear=all>
</body>
</html>