Please someone help me with this, how can i get the audio mp3 file from the
decoded binary file.

Aim --> Input(from decode_audio.c file) binary file --> Output MP3 file.
Look at my code for decoding decode_audio.c
<https://codepad.co/snippet/NeHLFtzR>. Now I need to generate original mp3
file from this binary file.

Thank you.

On Fri, Aug 24, 2018 at 6:49 PM Ramana Jajula <[email protected]>
wrote:

> I tried the code available in this ffmpeg github encode_audio.c
> <https://github.com/FFmpeg/FFmpeg/blob/master/doc/examples/encode_audio.c>.
> But I am not getting the output properly, this encode_audio.c file gives
> undefined behaviour(Bus Error). Please someone help me with this.
>
> Aim --> Input(from decode_audio.c file) binary file --> Output MP3 file.
>
> Thanks.
>
>
>>
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to