<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 24, 2013 at 11:52 PM, Paul B Mahol <span dir="ltr"><<a href="mailto:onemda@gmail.com" target="_blank">onemda@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">On 6/24/13, Taha Ansari <<a href="mailto:mtaha.ansari@gmail.com">mtaha.ansari@gmail.com</a>> wrote:<br>

</div><div class="im">>>>mp4 to mp4 is not encoding but remuxing which can also do<br>
>>> transcoding.....<br>
><br>
> Understood... only my point is: since this decode -> resample -> encode<br>
> process is happening from my code, it should be applicable to other formats<br>
> as well, shouldn't it?<br>
<br>
</div>Yes.<br></blockquote></div><br></div><div class="gmail_extra">Hi again,<br><br></div><div class="gmail_extra">I tried searching online again, apparently I'm doing almost identical to this post (input/output format changed but theme is same):<br>
 <a href="http://stackoverflow.com/questions/14989397/how-to-convert-sample-rate-from-av-sample-fmt-fltp-to-av-sample-fmt-s16">http://stackoverflow.com/questions/14989397/how-to-convert-sample-rate-from-av-sample-fmt-fltp-to-av-sample-fmt-s16</a><br>
</div><div class="gmail_extra"><br></div><div class="gmail_extra">It does not work for me (same quick audio playback)<br><br></div><div class="gmail_extra">People have posted similar question (in theme at least):<br><a href="http://stackoverflow.com/questions/16904841/how-to-encode-resampled-pcm-audio-to-aac-using-ffmpeg-api-when-input-pcm-samples">http://stackoverflow.com/questions/16904841/how-to-encode-resampled-pcm-audio-to-aac-using-ffmpeg-api-when-input-pcm-samples</a><br>
<a href="http://stackoverflow.com/questions/16724722/how-to-fill-audio-avframe-ffmpeg-with-the-data-obtained-from-cmsamplebufferref">http://stackoverflow.com/questions/16724722/how-to-fill-audio-avframe-ffmpeg-with-the-data-obtained-from-cmsamplebufferref</a><br>
</div><div class="gmail_extra"><br></div><div class="gmail_extra">Also they could not find the answer.<br><br></div><div class="gmail_extra">I'm tired trying to figure it out on my own, is there any kind soul who has done this already?<br>
<br></div><div class="gmail_extra">Please share...<br></div></div>