I want to decode frames from video in android froyo. I want to use ffmpeg on api level 8. Can i compile it and run from command line like in unix, passing parameteres? i have ffmpeg.so file, some code in c, but when i call native method with string parameter i get jni warning: wrong field id at java/lang/string. Also i get incorrect id error before. Another way i wanted to download ready compiled version for arm processor but couldn't find. Also looked at xuggler and jjmpeg, without result. Which way should i go ?
-- 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

