Element compiled for arm architecture not registering
Aki Suihkonen
aki.suihkonen at symbio.com
Mon Mar 14 23:02:59 PDT 2011
Hi,
Two possibilities come to my mind;
a) they are installed in /usr/local/lib/gstreamer0.10/
and this is not the default path (the lib could be copied around,
or gstreamer could be invoked with
--gst-plugin-path=/usr/local/lib/gstreamer0.10/ )
b) The plugin contains a symbol that cannot be linked
(e.g. in math library, or future gstreamer version)
Br,
Aki
> Hii,
> I have made a basic element using template master, made changes in the
> autogen.sh to compile it for arm achitecture. Done Make and make install
> and
> I can see the libraries being created and added. The problem is that, the
> element is not getting registered. Can somebody explain what is the reason
> do I have to do something more when it for ARM.
> Thanks in advance,
> - Tara
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
More information about the gstreamer-devel
mailing list