Hi: I am doing audio stream transcoding things, the scenario is that I keep receiving audio data through HTTP protocol, storing it in memory buffer and meanwhile I have to transcode it to the required target format for further use. The original audio data may come in various formats. So the whole process runs like a stream. Could any one show me some hints how to do it? What are the key APIs ?
Thanks.
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
