<div dir="ltr">Hi Carl thanks for responding,<div><br></div><div>When I decode I got the output file as raw.bin, I import it through audacity, it plays fine(exactly as the input). </div><div><br></div><div>Parameters I gave are signed 16-bit pcm, little endian.</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Aug 23, 2018 at 4:34 PM Carl Eugen Hoyos <<a href="mailto:ceffmpeg@gmail.com">ceffmpeg@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 8/23/18, Ramana Jajula <<a href="mailto:ramana.jajula9@gmail.com" target="_blank">ramana.jajula9@gmail.com</a>> wrote:<br>
> Hi, I have created a .bin file through audio decoding. Now I want to get<br>
> back my original audio file(which is input to the audio decoding file). I<br>
> have gine through the ffmpeg docs, but I didn't get nothing. Could anyone<br>
> explain how to get my file back. You can see my audio decoding file here.<br>
> <a href="https://ideone.com/fork/8xmNNb" rel="noreferrer" target="_blank">https://ideone.com/fork/8xmNNb</a><br>
<br>
You need to know what kind of raw pcm you wrote, the console output<br>
may tell you.<br>
<br>
Carl Eugen<br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org" target="_blank">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</blockquote></div>