I am using Honeycomb , and whenever i call the GetFrameAtTime method the same (first) frame from the video is returned regardless of the paramaters i use
getFrameAtTime(long timeUs, int option) for the first paramater I have been using values int the range (0, 1*METADATA_KEY_DURATION) and in the range (0, 1000*METADATA_KEY_DURATION) ( thinking to convert from milli to micro seconds) and MediaMetadataRetriever.OPTION_CLOSEST; any assistance would be appreciated thank you -Jeffrey -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

