Dear libav-users, I am trying to use ffmpeg libraries in a android application to play a video. I want to play a video from a buffer after doing some preprocessing in application. I am able to play a video from file using avcodec and avformat library functions. But I am finding it difficult to find to play a stream from buffer.
Please let me know what is the best way to play a video from buffer using ffmpeg libraries. I am using ffmpeg-1.2.1 libraries. Thanks & Regards, Vijayasarathy.M
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
