<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hello All,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0"><span style="color: rgb(36, 39, 41); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 15px;">I have two different files stored in disk memory, one mp4 which doesnt have audio and another mp3, I
 want to Mux the mp3 into mp4 and generate a new video which has both video and audio. I am using FFMPEG(AVCodec library) to solve this purpose, i am a newbie in this and I followed </span><a href="http://ffmpeg.org/doxygen/trunk/doc_2examples_2muxing_8c-example.html" rel="nofollow noreferrer" style="margin: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-size: 15px; line-height: inherit; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 89, 153); text-decoration-line: none;">this
 example</a><span style="color: rgb(36, 39, 41); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 15px;">, I am unable to figure out how to pass onto the files on the disk and where actually the streams are being fetched and inserted
 into the new file. Please if anyone can help me inputting two different files and muxing them to generate a muxed file?</span><br>
</p>
<p style="margin-top:0;margin-bottom:0"><span style="color: rgb(36, 39, 41); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 15px;"><br>
</span></p>
<p style="margin-top:0;margin-bottom:0"><span style="color: rgb(36, 39, 41); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 15px;">Looking forward to answers..!</span></p>
<p style="margin-top:0;margin-bottom:0"><span style="color: rgb(36, 39, 41); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 15px;"><br>
</span></p>
<p style="margin-top:0;margin-bottom:0"><span style="color: rgb(36, 39, 41); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 15px;">Thanks.</span></p>
</div>
</body>
</html>