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

stic at free.fr stic at free.fr
Fri Jan 10 07:11:54 PST 2014


yes it is! thank you Sebastian, I found libSEC_OMX_Core.so.

Do you also know how to find the relevant in and out port values ??


----- Mail original -----
De: "Sebastian Dröge" <sebastian at centricular.com>
À: "Discussions about GStreamer on Android" <gstreamer-android at lists.freedesktop.org>
Envoyé: Vendredi 10 Janvier 2014 15:49:33
Objet: Re: Re : Re: Re : Re: Is	possible to compile and use gst-omx for Android devices ?

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

_______________________________________________
gstreamer-android mailing list
gstreamer-android at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-android


More information about the gstreamer-android mailing list