Hello, In this tutorial we look into the MediaMetaDataRetriever class in android 10 sdk. We also work on figuring out what we need to create a GIF and run into a few problems with the video format.
Did that work for you? MediaMetadataRetriever seems not to return the frames correctly for me! I would appreciate an answer if you succeded in getting the preview frames.
August 25th, 2011 - 08:05
I like the way your work…
can you show us how to make a simple software for adroid using database
December 6th, 2011 - 17:39
Did that work for you? MediaMetadataRetriever seems not to return the frames correctly for me! I would appreciate an answer if you succeded in getting the preview frames.
December 17th, 2011 - 05:34
I actually used a different method (FFMpeg) to decode video into individual frames. I made a post about it here:
Include FFMPeg n Android and grab a frame from a 3gp video