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

Reply via email to