Is there any way to get several thumbnails from a video?
Assume that
 - The video file is stored on the device
 - The total playback time is 1min.
At this time, is it possible to get thumbnails from video every 20
secs?
(Need to get 4 thumbnails, for the first frame, 20secs, 40secs,
60secs)

captureFrame() of MediaMetadataRetriever looks like capturing only the
first frame.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to