[Bug 781860] Androidmedia:encode/decode:Using libdvm fails in new Android versions (>v4.4).

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 28 14:56:47 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=781860

--- Comment #4 from Reza Razavi <reza at userful.com> ---
(In reply to Sebastian Dröge (slomo) from comment #3)
> Generally you can't use the MediaCodec API without a proper Android
> application, at least not the hardware codecs. On virtually all devices
> special initialization happens that you can't easily replicate.
> 
> 
> Nonetheless it would make sense to try ART first instead of DVM depending on
> the Android version, and otherwise fall back to the other one. Do you want
> to provide a patch?

I did a test and simply added using libart.so before trying libdvm but it did
not work with current code and in android command line I get Aborted message
once trying to run create_java_vm. do you have any suggestion ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list