Yamusani Vinay <[email protected]> wrote: >Hi All, > >I am developing an android app where I need to play music.I know how to >play audio using ffmpeg by giving the audio path.but my problem is in >my >application I will get audio stream in the form of bytes.So anyone >please >help me in playing these audio bytes using ffmpeg. > >input:audio stream in the form of bytes. > >Thanks, >Vinay Yamusani. > > >------------------------------------------------------------------------ > >_______________________________________________ >Libav-user mailing list >[email protected] >http://ffmpeg.org/mailman/listinfo/libav-user
Since u have posted at libav I consider you would be using library not ffmpeg binary. You should start with avio_ reading.c example at doc/examples. -Anshul -- Sent from my Android device with K-9 Mail. Please excuse my brevity. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
