<div dir="ltr">hi! I am trying to modify the muxer.c example to use a dynamic buffer (<font><span style="font-family:times new roman,serif"><span style="font-weight:normal"><span class="">avio_open_dyn_buf)</span></span></span></font> instead of a file as output. I am not expert in ffmpeg development and need this because I am trying to produce a video file within a custom c++ chrome-extension (NACL.. in that environment, the normal file IO operations are restricted.. that is why I am trying the dyn buffer way)<br><div><br><a href="http://ffmpeg.org/doxygen/trunk/muxing-example_8c-source.html">http://ffmpeg.org/doxygen/trunk/muxing-example_8c-source.html</a><br><br></div><div>I really appreciate any guidelines or code snippets about how properly replace the AVFormatContext in muxer.c to use the dyn_buf <br><br></div><div>thank you<br><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Cesar  Pachón<br>-------------------------------------------------------------<br><a href="http://www.cesarpachon.com" target="_blank">www.cesarpachon.com</a>, just a digital hermit<br><br></div></div></div>
</div></div>