Play video in videoplayer using ffmpeg

Posted by AndroidOptimist on Stack Overflow See other posts from Stack Overflow or by AndroidOptimist
Published on 2014-06-11T09:21:26Z Indexed on 2014/06/11 9:24 UTC
Read the original article Hit count: 118

Filed under:
|
|

I am trying to play an video using ffmpeg. For this i referred ffmpeg-sample link wherein i can play my video successfully. Here the video is getting played as a bitmap image. Now i would like to play my video in mediaplayer by pressing a single play button with ffmpeg code. I googled this but i couldn't find an answer. Can u please help me in playing the video in player using ffmpeg (not using bitmaps).

© Stack Overflow or respective owner

Related posts about android

Related posts about video