Hi I am seeing that the this example has been updated 10 days ago but that also have avcodec_encode_audio example.
see this link https://github.com/FFmpeg/FFmpeg/blob/master/doc/examples/decoding_encoding.c I am not sure when this encode_audio2(0 has been release. If its released in between then the example has not been created yet and will be available soon. This example I have given below have the latest decode4() available. Thansk Nitin On Wed, Feb 29, 2012 at 5:15 PM, Abhishek Ballaney <[email protected]>wrote: > 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] <http://mc/[email protected]>(mailto: > [email protected] <http://mc/[email protected]>) > > http://ffmpeg.org/mailman/listinfo/libav-user > > _______________________________________________ > ffmpeg-devel mailing list > [email protected] <http://mc/[email protected]> > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > > _______________________________________________ > 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
