<div dir="ltr">It was gnonlin, but just adding <div><br></div><div>timeline = ges_timeline_new_audio_video ();</div><div><br></div><div>at runtime, in the logcat I see: </div><div><br></div><div>g_object_set: assertion 'G_IS_OBJECT (object)' failed</div>
<div><br></div><div>I just saw the newest 1.2.1 release and maybe it could cover this issue, but of course, not being able to build on windows XP, I gotta wait for a major gstreamer release to have the android binaries.</div>
<div><br></div><div>What a pity...:(</div><div><br></div><div>thanx a lot anyway</div><div>Sandro</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-25 8:48 GMT+02:00 Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Fr, 2014-04-25 at 03:08 +0200, Sandro Sacquegno wrote:<br>
> Unfortunately it's not enough.<br>
><br>
> As before, I just put a ges_init () in the code of Tutorial1.<br>
><br>
> While the module is compiled ok, and at runtime the version is displayed<br>
> correctly, in the catlog says:<br>
><br>
</div>> *GNonLin plugins not found, or not at least version 1.2.0*<br>
<div class="">><br>
> I guessed it needs something in Android.mk, but what?<br>
><br>
> GNonLin is not a real plugin, right? Because there is no reference to it in<br>
> <a href="http://plugins.mk" target="_blank">plugins.mk</a>.<br>
><br>
> How to make libgnl.a be linked along the rest of code?<br>
<br>
</div>You can add gnl or gnonlin (can't remember which one it was) to your<br>
Android.mk instead of one of the variables. In the next binary release<br>
it will be available in the $(GSTREAMER_PLUGINS_EDITING) variable.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Sebastian Dröge, Centricular Ltd - <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br>
Expertise, Straight from the Source<br>
</div></div><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></blockquote></div><br></div>