Hi ByteLee, i've read ffmpeg-0.10\doc\examples\decoding_encoding.c. Its having audio_encode_example() using avcodec_encode_audio() (which is deprecated).
Can someone provide audio_encode_example() using new API of avcodec_encode_audio2()? Regards, abhishek --- On Wed, 29/2/12, ByteLee <[email protected]> wrote: From: ByteLee <[email protected]> Subject: Re: [FFmpeg-devel] [Libav-user] audio_encode_example To: "This list is about using libavcodec, libavformat, libavutil, libavdevice and libavfilter." <[email protected]> Cc: [email protected] Date: Wednesday, 29 February, 2012, 1:42 PM Do you read the source code of ffmpeg, I remember that there is some code about avcodec_encode_audio2() -- ByteLee On Wednesday, February 29, 2012 at 4:10 PM, Abhishek Ballaney wrote: > Hi all, > > Can someone provide me audio_encode_example() with new API of > avcodec_encode_audio2()? > > Regards, > abhishek > _______________________________________________ > Libav-user mailing list > [email protected] (mailto:[email protected]) > http://ffmpeg.org/mailman/listinfo/libav-user _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
