<div dir="ltr">Dear libav-users,<div><br></div><div>I am trying to use ffmpeg libraries in a android application to play a video.</div><div>I want to play a video from a buffer after doing some preprocessing in application.</div><div>I am able to play a video from file using avcodec and avformat library functions.</div><div>But I am finding it difficult to find to play a stream from buffer.</div><div><br></div><div>Please let me know what is the best way to play a video from buffer using ffmpeg libraries.</div><div>I am using ffmpeg-1.2.1 libraries.</div><div><br></div><div>Thanks & Regards,</div><div>Vijayasarathy.M</div></div>