Skip to content Skip to sidebar Skip to footer

How To Build Xuggler For Android?

I need to split frames from video and get the different images in Android API for that I had gone with the help of SDK Mediamatadatareteriver. Duration of video is 127040(2:07sec)

Solution 1:

There is an explanation on xuggler-users group from Art Clarke :

       I have not attempted to port xuggler to android, but if someone is interested 

`all jvm related code is in the 'ferry' module. Memory mgmt is particularly`

     complicated and hard, but in theory a port would be possible

Post a Comment for "How To Build Xuggler For Android?"