Saturday, February 18, 2012

[android-developers] Working code for getting frame from video

Hi everyone,

Here that I have -
I need to get a frame from the specific time in the video.
my application should work on all SDK starting from 1.6 (so
MediaMetadataRetriever is
not an option for me)

As far as I understand the only way is to use ffmpeg with everything
related to it, is that right?

I am wondering, if it is a quite popular operation, is there any
working solution for it? I mean just some
code that I can simply grab and use? Maybe some open source
application?

Thanks in advance

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment