Hi Carl thanks for responding,

When I decode I got the output file as raw.bin, I import it through
audacity, it plays fine(exactly as the input).

Parameters I gave are signed 16-bit pcm, little endian.

On Thu, Aug 23, 2018 at 4:34 PM Carl Eugen Hoyos <[email protected]> wrote:

> On 8/23/18, Ramana Jajula <[email protected]> wrote:
> > Hi, I have created a .bin file through audio decoding. Now I want to get
> > back my original audio file(which is input to the audio decoding file). I
> > have gine through the ffmpeg docs, but I didn't get nothing. Could anyone
> > explain how to get my file back. You can see my audio decoding file here.
> > https://ideone.com/fork/8xmNNb
>
> You need to know what kind of raw pcm you wrote, the console output
> may tell you.
>
> Carl Eugen
> _______________________________________________
> Libav-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/libav-user
>
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to