HI Stefan<br>I downloaded the latest glb - 2.28.8 (from here--> <a href="http://ftp.gnome.org/pub/gnome/sources/glib/2.28/">http://ftp.gnome.org/pub/gnome/sources/glib/2.28/</a>), untarred and <br>installed it according to INSTALL and included the $HOME/temp/bin to the PATH.<br>
<br>I didnt get the error of glib-schema which was getting earlier.<br><br>But now I am running into this error -> <br><br>///home/softy/gst-ndk/gstreamer_ndk_bundle/jni/../glib/gobject/gsignal.h:29:30: error: <font size="2"><b>gobject/gmarshal.h: No such file or directory<br>
make: *** [/home/softy/gst-ndk/gstreamer_ndk_bundle/obj/local/armeabi/objs-debug/audio-example/audio-example.o] Error 1</b></font><br><br>If this is redundant at this stage how can i avoid it.Did i miss something again ??It will be good to add the "Common issues" section for the NDK building as well in the <a href="http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions">link</a>.<br>
"<br>Best Rgds and Thanks,<br>Saurabh<br><br clear="all">"..pain is temporary.....quitting lasts forever......"<br><br>
<br><br><div class="gmail_quote">On Thu, Nov 10, 2011 at 1:30 AM, <span dir="ltr"><<a href="mailto:gstreamer-android-request@lists.freedesktop.org">gstreamer-android-request@lists.freedesktop.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Send gstreamer-android mailing list submissions to<br>
<a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-android" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-android</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:gstreamer-android-request@lists.freedesktop.org">gstreamer-android-request@lists.freedesktop.org</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:gstreamer-android-owner@lists.freedesktop.org">gstreamer-android-owner@lists.freedesktop.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of gstreamer-android digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Building GStreamer with the NDK (Reynaldo H. Verdejo Pinochet)<br>
2. Re: Building GStreamer with the NDK (Stefan Sauer)<br>
3. Problem in Building the gstreamer with the NDK (s.rawat)<br>
4. Re: Problem in Building the gstreamer with the NDK<br>
(Reynaldo H. Verdejo Pinochet)<br>
5. Re: Problem in Building the gstreamer with the NDK (Stefan Sauer)<br>
6. test mail (Kapil Agrawal)<br>
7. Re: test mail (Reynaldo H. Verdejo Pinochet)<br>
8. Re: test mail (Kapil Agrawal)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 08 Nov 2011 22:38:28 -0300<br>
From: "Reynaldo H. Verdejo Pinochet" <<a href="mailto:reynaldo@opendot.cl">reynaldo@opendot.cl</a>><br>
Subject: Building GStreamer with the NDK<br>
To: <a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
Message-ID: <<a href="mailto:4EB9D994.1040205@opendot.cl">4EB9D994.1040205@opendot.cl</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
Hi Guys<br>
<br>
As I promised at GSTConf, you can finally find building instructions<br>
for trying out this NDK approach in our wiki page:<br>
<br>
<a href="http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions" target="_blank">http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions</a><br>
<br>
This is still a work in progress and there are a few nits to iron<br>
out still but overall, it's something you can try out and hopefully<br>
help improve!<br>
<br>
Best regards<br>
<br>
--<br>
Reynaldo<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 09 Nov 2011 11:23:31 +0100<br>
From: Stefan Sauer <<a href="mailto:ensonic@hora-obscura.de">ensonic@hora-obscura.de</a>><br>
Subject: Re: Building GStreamer with the NDK<br>
To: <a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
Message-ID: <<a href="mailto:4EBA54A3.3060605@hora-obscura.de">4EBA54A3.3060605@hora-obscura.de</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
On 11/09/2011 02:38 AM, Reynaldo H. Verdejo Pinochet wrote:<br>
> Hi Guys<br>
><br>
> As I promised at GSTConf, you can finally find building instructions<br>
> for trying out this NDK approach in our wiki page:<br>
><br>
> <a href="http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions" target="_blank">http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions</a><br>
><br>
> This is still a work in progress and there are a few nits to iron<br>
> out still but overall, it's something you can try out and hopefully<br>
> help improve!<br>
Awesome! I can confirm that it works. I followed the instructions and<br>
have it running on two phones (samsung nexus s (2.3.6) and lg p500<br>
(2.3.3)). Audio works great. Video rendering seems to be tricky - ndk<br>
need extra permissions to access surface flinger. If anyone has good<br>
ideas, speak up.<br>
Another thing we need to figure in the long run are the java bindings.<br>
Again if anyone has experience with those, please join the efforts.<br>
<br>
Stefan<br>
> Best regards<br>
><br>
> --<br>
> Reynaldo<br>
> _______________________________________________<br>
> gstreamer-android mailing list<br>
> <a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-android" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-android</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Wed, 9 Nov 2011 16:09:17 +0530<br>
From: "s.rawat" <<a href="mailto:imsaurabhrawat@gmail.com">imsaurabhrawat@gmail.com</a>><br>
Subject: Problem in Building the gstreamer with the NDK<br>
To: <a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
Message-ID:<br>
<<a href="mailto:CALwa49vugyvFpMkT5ggZ_NyC0v3irsEb-uh-cdNP%2BeKkSOn_JA@mail.gmail.com">CALwa49vugyvFpMkT5ggZ_NyC0v3irsEb-uh-cdNP+eKkSOn_JA@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
HI,<br>
I have followed the exact<br>
instructions<<a href="http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions#Build_GStreamer_as_a_part_of_Android" target="_blank">http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions#Build_GStreamer_as_a_part_of_Android</a>>,<br>
I have pulled the relevant shared libraries from the device' system/lib<br>
folder and pasted it inside the<br>
<br>
$NDK_HOME/platforms/android-9/arch-arm/usr/lib<br>
<br>
<br>
But i am getting this error :<br>
<br>
configure: WARNING: Divx4linux encore headers not found<br>
configure: WARNING: no WildMidi library found (libWildMidi)<br>
<br>
*configure: error: glib-compile-schemas not found.<br>
make: *** [gst-plugins-bad-configure] Error 1<br>
root@softy-laptop:/home/softy/gst-ndk/gstreamer_ndk_bundle# ls*<br>
<br>
<br>
Can any one suggest what I have to include?I have android -9 arch-arm<br>
based device by vendor.<br>
<br>
<br>
Rgds,Softy<br>
<br>
<br>
"..pain is temporary.....quitting lasts forever......"<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.freedesktop.org/archives/gstreamer-android/attachments/20111109/250223ca/attachment.htm" target="_blank">http://lists.freedesktop.org/archives/gstreamer-android/attachments/20111109/250223ca/attachment.htm</a>><br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Wed, 09 Nov 2011 08:52:26 -0300<br>
From: "Reynaldo H. Verdejo Pinochet" <<a href="mailto:reynaldo@opendot.cl">reynaldo@opendot.cl</a>><br>
Subject: Re: Problem in Building the gstreamer with the NDK<br>
To: Discussions about GStreamer on Android<br>
<<a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a>><br>
Message-ID: <<a href="mailto:4EBA697A.70101@opendot.cl">4EBA697A.70101@opendot.cl</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
Hi<br>
<br>
On 11/09/2011 07:39 AM, s.rawat wrote:<br>
> [...]<br>
> *configure: error: glib-compile-schemas not found.<br>
> make: *** [gst-plugins-bad-configure] Error 1<br>
> root@softy-laptop:/home/softy/gst-ndk/gstreamer_ndk_bundle# ls*<br>
<br>
You need glib-compile-schemas in your path. There<br>
has been reportedly some problems with specific<br>
glib versions, it comes from the fact _schar()<br>
methods were added recently. Maybe stefan has<br>
something to add about this, he went through that<br>
very same problem yesterday and managed to sort<br>
it out.<br>
<br>
Best regards<br>
<br>
--<br>
Reynaldo<br>
<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Wed, 09 Nov 2011 13:15:34 +0100<br>
From: Stefan Sauer <<a href="mailto:ensonic@hora-obscura.de">ensonic@hora-obscura.de</a>><br>
Subject: Re: Problem in Building the gstreamer with the NDK<br>
To: <a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
Message-ID: <<a href="mailto:4EBA6EE6.7050608@hora-obscura.de">4EBA6EE6.7050608@hora-obscura.de</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
On 11/09/2011 12:52 PM, Reynaldo H. Verdejo Pinochet wrote:<br>
> Hi<br>
><br>
> On 11/09/2011 07:39 AM, s.rawat wrote:<br>
>> [...]<br>
>> *configure: error: glib-compile-schemas not found.<br>
>> make: *** [gst-plugins-bad-configure] Error 1<br>
>> root@softy-laptop:/home/softy/gst-ndk/gstreamer_ndk_bundle# ls*<br>
> You need glib-compile-schemas in your path. There<br>
> has been reportedly some problems with specific<br>
> glib versions, it comes from the fact _schar()<br>
> methods were added recently. Maybe stefan has<br>
> something to add about this, he went through that<br>
> very same problem yesterday and managed to sort<br>
> it out.<br>
Yes, make sure you install glib-devel packages and or grab any glib-2.28<br>
from git or tarball and install to e.g. $HOME/temp and add<br>
$HOME/temp/bin to the path when building to make the build pickup<br>
glib-compile-schemas. I'll now look into gst-plugin-bad and see if we<br>
can make that more robust. We actually don't need the gsettings plugin<br>
anyway.<br>
<br>
Stefan<br>
> Best regards<br>
><br>
> --<br>
> Reynaldo<br>
> _______________________________________________<br>
> gstreamer-android mailing list<br>
> <a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-android" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-android</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Wed, 9 Nov 2011 20:38:59 +0530<br>
From: Kapil Agrawal <<a href="mailto:kapil.agl@gmail.com">kapil.agl@gmail.com</a>><br>
Subject: test mail<br>
To: <a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
Message-ID:<br>
<<a href="mailto:CADK2-S61d9P1bq2UiKHPArpj0hi7rTfV17g9imuVrVmDVJ2apg@mail.gmail.com">CADK2-S61d9P1bq2UiKHPArpj0hi7rTfV17g9imuVrVmDVJ2apg@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.freedesktop.org/archives/gstreamer-android/attachments/20111109/15aa21ac/attachment-0001.htm" target="_blank">http://lists.freedesktop.org/archives/gstreamer-android/attachments/20111109/15aa21ac/attachment-0001.htm</a>><br>
<br>
------------------------------<br>
<br>
Message: 7<br>
Date: Wed, 09 Nov 2011 12:16:56 -0300<br>
From: "Reynaldo H. Verdejo Pinochet" <<a href="mailto:reynaldo@opendot.cl">reynaldo@opendot.cl</a>><br>
Subject: Re: test mail<br>
To: Discussions about GStreamer on Android<br>
<<a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a>><br>
Message-ID: <<a href="mailto:4EBA9968.6000309@opendot.cl">4EBA9968.6000309@opendot.cl</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
Seems to work ;)<br>
<br>
<br>
------------------------------<br>
<br>
Message: 8<br>
Date: Wed, 9 Nov 2011 21:58:51 +0530<br>
From: Kapil Agrawal <<a href="mailto:kapil.agl@gmail.com">kapil.agl@gmail.com</a>><br>
Subject: Re: test mail<br>
To: Discussions about GStreamer on Android<br>
<<a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a>><br>
Message-ID:<br>
<<a href="mailto:CADK2-S671GtFuJCTLxNW3fC4Ep_WM7KwXVwe5t3KkfRxL_PMtw@mail.gmail.com">CADK2-S671GtFuJCTLxNW3fC4Ep_WM7KwXVwe5t3KkfRxL_PMtw@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Thanks Reynaldo, nice to see you :)<br>
<br>
On Wed, Nov 9, 2011 at 8:46 PM, Reynaldo H. Verdejo Pinochet <<br>
<a href="mailto:reynaldo@opendot.cl">reynaldo@opendot.cl</a>> wrote:<br>
<br>
> Seems to work ;)<br>
> _______________________________________________<br>
> gstreamer-android mailing list<br>
> <a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-android" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-android</a><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.freedesktop.org/archives/gstreamer-android/attachments/20111109/b9c45031/attachment.htm" target="_blank">http://lists.freedesktop.org/archives/gstreamer-android/attachments/20111109/b9c45031/attachment.htm</a>><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
gstreamer-android mailing list<br>
<a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-android" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-android</a><br>
<br>
<br>
End of gstreamer-android Digest, Vol 7, Issue 8<br>
***********************************************<br>
</blockquote></div><br>