Problem running gst-launch-1.0
Deepak Jain
jain1982 at gmail.com
Thu May 23 23:29:36 PDT 2013
Hi Tim,
It was some problem with Pango during cross-compilation. It was taking
system libraries/includes of PANGO rather than cross-compiled libs/headers.
Once I fixed that...it played fine.
Thanks for your help.
On Fri, May 24, 2013 at 12:03 AM, Tim-Philipp Müller <t.i.m at zen.co.uk>wrote:
> On Thu, 2013-05-23 at 12:34 +0530, Deepak Jain wrote:
> >
> > I have successfully cross compiled gstreamer-1.0.6, gst-plugins-base
> > and gst-libav for ARM.
> >
> > Now on the board, i try to run:
> >
> > ./gst-launch-1.0 filesrc location=1.ogg !oggdemux ! vorbisdec !
> > audioconvert ! alsasink
> >
> >
> > It gives following errors:
> > (snip)
>
> Rather weird errors, I would expect those to only happen if some
> binary/application uses gstreamer 0.10 and 1.0 in the same process. Are
> you sure you didn't miss some custom -lgstreamer-0.10 bit somewhere in
> some linker line?
>
> Cheers
> -Tim
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130524/8b9c4d49/attachment.html>
More information about the gstreamer-devel
mailing list