<div dir="ltr"><div>Hello everyone,</div><div>I'm developing an application that allows me to take a stream Audio / Video RTSP from a camera and save it to an .avi container. Do I have to transcode the audio stream and maintain the video stream.</div><div><br></div><div>At present I can demux and decode packets audio / video.</div><div><br></div><div>I should at this point buffer (there are data structure of ffmpeg that allow me to save the frame?), perform the resampling audio, encode, mux the two streams (performing all part of synchronization) and save to disk.</div><div><br></div><div>You give me any advice or examples to perform the synchronization task (or even more)?</div><div><br></div><div>For compatibility with other libraries I'm using version 0.9.1 of ffmpeg.<br></div><div><br></div><div>Thanks in advance</div><div><br></div><div class="gmail_signature"><div dir="ltr">----------------------------------------------<div>Dott. Alessio Volpe</div><div>Dottore in Ingegneria Informatica</div><div><br></div><div>[fb] alessio.volpe.5</div><div>[skype] alessio.volpe84</div></div></div>
</div>