2

Possible Duplicate:
extract frames from a video file in android

I would like to get (extract) frames from a video file.

Apparently, it's not possible with Android API.

I see that it's possible to do that with FFmpeg, but I'm not able to compile FFmpeg an use it in an Android project.

Is there way to extract video frames in Android?

Community
  • 1
  • 1
user979128
  • 41
  • 3
  • Have a look through these [search results](http://stackoverflow.com/search?q=%5Bandroid%5D+capture+video+frame) – Moog Oct 05 '11 at 08:40
  • Also check out this detailed post for [FFMPEG on Android](http://stackoverflow.com/questions/4725773/ffmpeg-on-android) – Moog Oct 05 '11 at 08:48

0 Answers0