[Libav-user] Encoding from file

Tushar Paithankar p.tushar99 at gmail.com
Fri Jul 26 06:35:52 CEST 2013


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 <tariqul.isha at gmail.com> 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
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130726/d5a152d1/attachment.html>


More information about the Libav-user mailing list