Android : How to extract images of a video file on Android?

on Monday, September 29, 2014


A short question:


Suppose you have a video file that is supported on the device (available here , for example).


How would you get an image (or a number of images) of a specific time of the video, to be saved into a Bitmap instance?


Is it also possible to set what size the bitmap would be (so that it won't take a lot of memory, in case the video is of high resolution) ?


0 comments:

Post a Comment