<div dir="ltr"><div>Hi Tim,</div><div> </div><div>It was some problem with Pango during cross-compilation. It was taking system libraries/includes of PANGO rather than cross-compiled libs/headers.</div><div> </div><div>Once I fixed that...it played fine.</div>
<div> </div><div>Thanks for your help.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 24, 2013 at 12:03 AM, Tim-Philipp Müller <span dir="ltr"><<a href="mailto:t.i.m@zen.co.uk" target="_blank">t.i.m@zen.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Thu, 2013-05-23 at 12:34 +0530, Deepak Jain wrote:<br>
><br>
> I have successfully cross compiled gstreamer-1.0.6, gst-plugins-base<br>
> and gst-libav for ARM.<br>
><br>
> Now on the board, i try to run:<br>
><br>
> ./gst-launch-1.0 filesrc location=1.ogg !oggdemux ! vorbisdec !<br>
> audioconvert ! alsasink<br>
><br>
><br>
> It gives following errors:<br>
</div>>  (snip)<br>
<br>
Rather weird errors, I would expect those to only happen if some<br>
binary/application uses gstreamer 0.10 and 1.0 in the same process. Are<br>
you sure you didn't miss some custom -lgstreamer-0.10 bit somewhere in<br>
some linker line?<br>
<br>
Cheers<br>
 -Tim<br>
<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>