Hi Tariqul Islam,

Have to played the raw audio data...?
Please just check that you are getting correct audio data (you can check
with Audacity tool).

Second question is r u giving data to encoder and decoder on frame basic
means frame by frame...?

If yes have you writing any parser to decide MP3 or AAC frame by reading
its header...?



Regards
Tushar


On 25 July 2013 17:18, Tariqul Islam <[email protected]> wrote:

> Hello
>
> I am new to ffmpeg coding. In ffmpeg source code, encoding decoding
> example is given in encoding_decoding.c. In this file while working with
> audio, a raw audio is created, then encoded, then decoded into a c file.
> What i am trying to do is to read from that C file, encode and thus
> reconstruct the previous audio file. But i am getting noise. Can anyone
> tell me how to read from that C file and encode?
>
> Tariqul Islam
>
>
>
>
> _______________________________________________
> 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