Subject: Re: Problem in Building the gstreamer with the NDK

Eduardo Barrios dev at quzer.net
Thu Nov 17 09:51:23 PST 2011


Yeah I just put a junk string there for now, it compiles fine using my
Droid X (running CyanogenMod) libraries. gst-inspect, gst-launch and
audioexample work, but I'm running into the problem of having too many
shared objects, and I can't bump SO_MAX since I'm not looking into
recompiling the system.

Now out of curiosity, I'm kind of new to gstreamer so I was wondering if
it's possible to include the ffmpeg plug-in in the compile? and if so
what's the best way to do it?

Thanks!
Eduardo

On Tue, Nov 15, 2011 at 6:56 PM, Reynaldo H. Verdejo Pinochet <
reynaldo at opendot.cl> wrote:

> Hi Eduardo
>
> On 11/15/2011 07:54 PM, Eduardo b wrote:
> > [..]
> >
> > Compile arm    : gstomx <= gstomx_conf.c
> > /home/intel/Downloads/
> > gstreamer_ndk_bundle/jni/../gst-openmax/omx/gstomx_conf.c:2: error:
> > expected expression before ';' token
> > make: ***
> >
> [/home/intel/Downloads/gstreamer_ndk_bundle/obj/local/armeabi/objs-debug/gstomx/gstomx_conf.o]
> > Error 1
> >
> > Now, inspecting the file gstomx_conf.c, the contents are the following:
> >
> > const char *default_config =
> > ;
>
> I should post a workaround for that one soon. In the mean time, just
> edit that file so it reads:
>
> const char *default_config;
>
> And try again. It should work.
>
> Best regards
>
> --
> Reynaldo
> _______________________________________________
> gstreamer-android mailing list
> gstreamer-android at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20111117/6e72fd61/attachment.htm>


More information about the gstreamer-android mailing list