Hi Paul, thanks for responding. for audio_decode.c file
I ran the program like this ./audio_decode audio.mp3 raw.bin I gave input --> audio.mp3 and output file as raw.bin On Thu, Aug 23, 2018 at 4:27 PM Paul B Mahol <[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 > > > > So you overwrote your input file somehow? > _______________________________________________ > 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
