Element compiled for arm architecture not registering

sunkara tara sasank sasank1160 at gmail.com
Tue Mar 15 00:16:34 PDT 2011


let me explain clearly now,

I have created plugin using make element and compiled it for ARM
architecture,
after make install

 Libraries have been installed in:
   /opt/arm_v7_vfp_le/target/lib/gstreamer-0.10

my working directory is /root/tara/gst-template-master/gst-plugin
GST_PLUGIN_PATH=/root/tara/gst-template-master/gst-plugin/src
PKG_CONFIG_PATH=/opt/arm_v7_vfp_le/target/lib/pkgconfig/

now how should I proceed to check for my element

-Tara

On Tue, Mar 15, 2011 at 12:00 PM, sunkara tara sasank
<sasank1160 at gmail.com>wrote:

> Aki,
> it is still not working,
> This is the msg when i try with --gst-plugin-path::
>
>  GStreamer-WARNING **: Failed to load plugin ' PATH
> /gstreamer-0.10/libgstplugin.so': PATH/libgstplugin.so: cannot open shared
> object file: No such file or directory
>
>
>   On Tue, Mar 15, 2011 at 11:32 AM, Aki Suihkonen <
> aki.suihkonen at symbio.com> wrote:
>
>> 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
>> >
>>
>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>
>
>
> --
> Tara Sasank Sunkara,
>
>
>


-- 
Tara Sasank Sunkara,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110315/e5ad848c/attachment.htm>


More information about the gstreamer-devel mailing list