Re : Re: Re : Re: Is possible to compile and use gst-omx for Android devices ?

Sebastian Dröge sebastian at centricular.com
Fri Jan 10 06:49:33 PST 2014


On Fr, 2014-01-10 at 15:41 +0100, stic at free.fr wrote:
> Hi,
> 
> to continue on this, I tried to use gst-omx with an android device.
> Here is the error I am facing:
> gst_omx_core_acquire Failed to locate required OpenMAX symbol in '/system/lib/omx/libOMX.SEC.AVC.Encoder.so': `OMX_Init': undefined symbol: OMX_Init
> 
> It seems like the library does not contain the right functions ? It is not compatible ?

It's not the OMX core library but some "plugin" used by it. Is there a
libOMX.so or libOMXCore.so or something like that? That's the one you
want.

As this seems to be a device with Samsung Exynos (correct?) you can also
try to use the codec via the v4l2 interface btw.

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20140110/e5d06474/attachment.pgp>


More information about the gstreamer-android mailing list