Element compiled for arm architecture not registering

Ashwini Sharma ak.ashwini at gmail.com
Tue Mar 15 00:02:54 PDT 2011


Hi,

You can try "export GST_PLUGIN_PATH="your path to the plugin dir"

and then Run.

Ashwini

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,
>
>
>
> _______________________________________________
> 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/20110315/1e4468ae/attachment.htm>


More information about the gstreamer-devel mailing list