Element gets blaclisted-

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

Element gets blaclisted-

starasasank
Hii,
How should we get elements out of blacklist? Why does anything gets blacklisted ?
I could see the entry for my element in registry.i686.bin file,
 
Plugin for blacklisted file/usr/local/lib/gstreamer-0.10/libgsttestarm.so0.0.0BLACKLISTBLACKLISTBLACKLISTBLACKLIST
 
Cant we gst-inspect the element if it blacklisted?
Can somebody help me with this.
--Tara


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Element gets blaclisted-

Kapil Agrawal
are you sure your element name isnt same as an existing element name ?

Also try deleting the registry and run gst-inspect again ?

On Wed, Mar 16, 2011 at 4:05 PM, sunkara tara sasank <[hidden email]> wrote:
Hii,
How should we get elements out of blacklist? Why does anything gets blacklisted ?
I could see the entry for my element in registry.i686.bin file,
 
Plugin for blacklisted file/usr/local/lib/gstreamer-0.10/libgsttestarm.so0.0.0BLACKLISTBLACKLISTBLACKLISTBLACKLIST
 
Cant we gst-inspect the element if it blacklisted?
Can somebody help me with this.
--Tara


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel




--
www.mediamagictechnologies.com (Gstreamer, ffmpeg, Red5, Streaming)
twitter handle: @gst_kaps
http://www.linkedin.com/in/kapilagrawal

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Element gets blaclisted-

starasasank
Yes I have checked that, no element has the same name. And I tried deleting the registry and run gst-inspect again. It is still showing blacklisted. Can you throw some light on Blacklisting. I am new to this field. Thank you in advance. 

On Wed, Mar 16, 2011 at 4:41 PM, Kapil Agrawal <[hidden email]> wrote:
are you sure your element name isnt same as an existing element name ?

Also try deleting the registry and run gst-inspect again ?

On Wed, Mar 16, 2011 at 4:05 PM, sunkara tara sasank <[hidden email]> wrote:
Hii,
How should we get elements out of blacklist? Why does anything gets blacklisted ?
I could see the entry for my element in registry.i686.bin file,
 
Plugin for blacklisted file/usr/local/lib/gstreamer-0.10/libgsttestarm.so0.0.0BLACKLISTBLACKLISTBLACKLISTBLACKLIST
 
Cant we gst-inspect the element if it blacklisted?
Can somebody help me with this.
--Tara


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel




--
www.mediamagictechnologies.com (Gstreamer, ffmpeg, Red5, Streaming)
twitter handle: @gst_kaps
http://www.linkedin.com/in/kapilagrawal

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel




--
Tara Sasank Sunkara,



_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Element gets blaclisted-

Tim-Philipp Müller-2
In reply to this post by starasasank
On Wed, 2011-03-16 at 16:05 +0530, sunkara tara sasank wrote:

> How should we get elements out of blacklist? Why does anything gets
> blacklisted ?
> I could see the entry for my element in registry.i686.bin file,
>  
> Plugin for blacklisted
> file/usr/local/lib/gstreamer-0.10/libgsttestarm.so0.0.0BLACKLISTBLACKLISTBLACKLISTBLACKLIST
>  
> Cant we gst-inspect the element if it blacklisted?
> Can somebody help me with this.

Try

 $ rm ~/.gstreamer-0.10/registry*
 $ gst-inspect-0.10 /usr/local/lib/gstreamer-0.10/libgsttestarm.so

That should show you some error/warnings.

Cheers
 -Tim


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Element gets blaclisted-

starasasank
This is what I got after doing both of your steps.
 
[root@localhost tools]# gst-inspect-0.10 /usr/local/lib/gstreamer-0.10/libgsttestarm.so

(gst-plugin-scanner:10303): GLib-GObject-WARNING **: cannot register existing type `GstRTPSirenPay'

(gst-plugin-scanner:10303): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(gst-plugin-scanner:10303): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed

(gst-plugin-scanner:10303): GLib-GObject-WARNING **: cannot register existing type `GstRTPMux'

(gst-plugin-scanner:10303): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed

(gst-plugin-scanner:10303): GLib-GObject-WARNING **: cannot register existing type `GstRTPG729Pay'

(gst-plugin-scanner:10303): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(gst-plugin-scanner:10303): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed

(gst-plugin-scanner:10303): GLib-GObject-WARNING **: cannot register existing type `GstValve'

(gst-plugin-scanner:10303): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(gst-plugin-scanner:10303): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed

(gst-plugin-scanner:10303): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgsttestarm.so': /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory

(gst-inspect-0.10:10302): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgsttestarm.so': /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory
Could not load plugin file: Opening module failed: /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory


libgsttestarm.so is the only one I have made. Rest of the errors I dont understand.
 
-Tara
 
On Wed, Mar 16, 2011 at 5:06 PM, Tim-Philipp Müller <[hidden email]> wrote:
On Wed, 2011-03-16 at 16:05 +0530, sunkara tara sasank wrote:

> How should we get elements out of blacklist? Why does anything gets
> blacklisted ?
> I could see the entry for my element in registry.i686.bin file,
>
> Plugin for blacklisted
> file/usr/local/lib/gstreamer-0.10/libgsttestarm.so0.0.0BLACKLISTBLACKLISTBLACKLISTBLACKLIST
>
> Cant we gst-inspect the element if it blacklisted?
> Can somebody help me with this.

Try

 $ rm ~/.gstreamer-0.10/registry*
 $ gst-inspect-0.10 /usr/local/lib/gstreamer-0.10/libgsttestarm.so

That should show you some error/warnings.

Cheers
 -Tim


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



--
Tara Sasank Sunkara,



_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Element gets blaclisted-

Kapil Agrawal
Forget about other errors.
I guess

(gst-plugin-scanner:10303): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgsttestarm.so': /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory

(gst-inspect-0.10:10302): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.
10/libgsttestarm.so': /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory
Could not load plugin file: Opening module failed: /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory
 
Says enough of the issue ?

Best luck
Kapil

On Wed, Mar 16, 2011 at 5:15 PM, sunkara tara sasank <[hidden email]> wrote:
This is what I got after doing both of your steps.
 
[root@localhost tools]# gst-inspect-0.10 /usr/local/lib/gstreamer-0.10/libgsttestarm.so

(gst-plugin-scanner:10303): GLib-GObject-WARNING **: cannot register existing type `GstRTPSirenPay'

(gst-plugin-scanner:10303): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(gst-plugin-scanner:10303): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed

(gst-plugin-scanner:10303): GLib-GObject-WARNING **: cannot register existing type `GstRTPMux'

(gst-plugin-scanner:10303): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed

(gst-plugin-scanner:10303): GLib-GObject-WARNING **: cannot register existing type `GstRTPG729Pay'

(gst-plugin-scanner:10303): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(gst-plugin-scanner:10303): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed

(gst-plugin-scanner:10303): GLib-GObject-WARNING **: cannot register existing type `GstValve'

(gst-plugin-scanner:10303): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(gst-plugin-scanner:10303): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed

(gst-plugin-scanner:10303): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgsttestarm.so': /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory

(gst-inspect-0.10:10302): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgsttestarm.so': /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory
Could not load plugin file: Opening module failed: /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory


libgsttestarm.so is the only one I have made. Rest of the errors I dont understand.
 
-Tara
 
On Wed, Mar 16, 2011 at 5:06 PM, Tim-Philipp Müller <[hidden email]> wrote:
On Wed, 2011-03-16 at 16:05 +0530, sunkara tara sasank wrote:

> How should we get elements out of blacklist? Why does anything gets
> blacklisted ?
> I could see the entry for my element in registry.i686.bin file,
>
> Plugin for blacklisted
> file/usr/local/lib/gstreamer-0.10/libgsttestarm.so0.0.0BLACKLISTBLACKLISTBLACKLISTBLACKLIST
>
> Cant we gst-inspect the element if it blacklisted?
> Can somebody help me with this.

Try

 $ rm ~/.gstreamer-0.10/registry*
 $ gst-inspect-0.10 /usr/local/lib/gstreamer-0.10/libgsttestarm.so

That should show you some error/warnings.

Cheers
 -Tim


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



--
Tara Sasank Sunkara,



_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel




--
www.mediamagictechnologies.com (Gstreamer, ffmpeg, Red5, Streaming)
twitter handle: @gst_kaps
http://www.linkedin.com/in/kapilagrawal

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Element gets blaclisted-

starasasank

I could see the file libgsttestarm.so in /usr/local/lib/gstreamer-0.10, but i dont understand why it says no such file or directory, why it cannot open the shared object file.

 
On Wed, Mar 16, 2011 at 5:19 PM, Kapil Agrawal <[hidden email]> wrote:
Forget about other errors.
I guess

(gst-plugin-scanner:10303): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgsttestarm.so': /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory

(gst-inspect-0.10:10302): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.
10/libgsttestarm.so': /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory
Could not load plugin file: Opening module failed: /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory
 
Says enough of the issue ?

Best luck
Kapil


On Wed, Mar 16, 2011 at 5:15 PM, sunkara tara sasank <[hidden email]> wrote:
This is what I got after doing both of your steps.
 
[root@localhost tools]# gst-inspect-0.10 /usr/local/lib/gstreamer-0.10/libgsttestarm.so

(gst-plugin-scanner:10303): GLib-GObject-WARNING **: cannot register existing type `GstRTPSirenPay'

(gst-plugin-scanner:10303): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(gst-plugin-scanner:10303): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed

(gst-plugin-scanner:10303): GLib-GObject-WARNING **: cannot register existing type `GstRTPMux'

(gst-plugin-scanner:10303): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed

(gst-plugin-scanner:10303): GLib-GObject-WARNING **: cannot register existing type `GstRTPG729Pay'

(gst-plugin-scanner:10303): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(gst-plugin-scanner:10303): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed

(gst-plugin-scanner:10303): GLib-GObject-WARNING **: cannot register existing type `GstValve'

(gst-plugin-scanner:10303): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(gst-plugin-scanner:10303): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed

(gst-plugin-scanner:10303): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgsttestarm.so': /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory

(gst-inspect-0.10:10302): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgsttestarm.so': /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory
Could not load plugin file: Opening module failed: /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory


libgsttestarm.so is the only one I have made. Rest of the errors I dont understand.
 
-Tara
 
On Wed, Mar 16, 2011 at 5:06 PM, Tim-Philipp Müller <[hidden email]> wrote:
On Wed, 2011-03-16 at 16:05 +0530, sunkara tara sasank wrote:

> How should we get elements out of blacklist? Why does anything gets
> blacklisted ?
> I could see the entry for my element in registry.i686.bin file,
>
> Plugin for blacklisted
> file/usr/local/lib/gstreamer-0.10/libgsttestarm.so0.0.0BLACKLISTBLACKLISTBLACKLISTBLACKLIST
>
> Cant we gst-inspect the element if it blacklisted?
> Can somebody help me with this.

Try

 $ rm ~/.gstreamer-0.10/registry*
 $ gst-inspect-0.10 /usr/local/lib/gstreamer-0.10/libgsttestarm.so

That should show you some error/warnings.

Cheers
 -Tim


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



--
Tara Sasank Sunkara,



_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel




--
www.mediamagictechnologies.com (Gstreamer, ffmpeg, Red5, Streaming)
twitter handle: @gst_kaps
http://www.linkedin.com/in/kapilagrawal

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel




--
Tara Sasank Sunkara,



_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Element gets blaclisted-

Tim-Philipp Müller-2
In reply to this post by Kapil Agrawal
On Wed, 2011-03-16 at 17:19 +0530, Kapil Agrawal wrote:

> Forget about other errors.

The other errors look like they might come from an old farsight plugins
package (many of those plugins have been moved to -bad a while back).


> I guess
>
>
> (gst-plugin-scanner:10303): GStreamer-WARNING **: Failed to load
> plugin
> '/usr/local/lib/gstreamer-0.10/libgsttestarm.so': /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory

Try:

 $ ldd -r /usr/local/lib/gstreamer-0.10/libgsttestarm.so

Cheers
 -Tim

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Element gets blaclisted-

starasasank

After trying ldd i got a msg  " not a dynamic executable "
then I tried ldd for arm, then i got this
 
 
[root@localhost ~]# arm_v7_vfp_le-ldd /usr/local/lib/gstreamer-0.10/libgsttestarm.so
        libgstbase-0.10.so.0 => /opt/arm_v7_vfp_le/target/lib/libgstbase-0.10.so.0 (0xdead1000)
        libgstcontroller-0.10.so.0 => /opt/arm_v7_vfp_le/target/lib/libgstcontroller-0.10.so.0 (0xdead2000)
        libgstreamer-0.10.so.0 => /opt/arm_v7_vfp_le/target/lib/libgstreamer-0.10.so.0 (0xdead3000)
        libxml2.so.2 => /opt/arm_v7_vfp_le/target/lib/libxml2.so.2 (0xdead4000)
        libdl.so.2 => /opt/arm_v7_vfp_le/target/lib/libdl.so.2 (0xdead5000)
        libm.so.6 => /opt/arm_v7_vfp_le/target/lib/libm.so.6 (0xdead6000)
        librt.so.1 => /opt/arm_v7_vfp_le/target/lib/librt.so.1 (0xdead7000)
        libgcc_s.so.1 => /opt/arm_v7_vfp_le/target/lib/libgcc_s.so.1 (0xdead8000)
        libpthread.so.0 => /opt/arm_v7_vfp_le/target/lib/libpthread.so.0 (0xdead9000)
        libc.so.6 => /opt/arm_v7_vfp_le/target/lib/libc.so.6 (0xdeada000)
        /lib/ld-linux.so.3 => /opt/arm_v7_vfp_le/target/lib/ld-linux.so.3 (0xdeadb000)
 
actually the libgsttestarm.so and libgsttestarm.la have been installed in /opt/arm_v7_vfp_le/target/lib/gstreamer-0.10/ , I have copied them to /opt/arm_v7_vfp_le/target/lib and /usr/local/lib/gstreamer-0.10
 
Tim can you do something now ..plzz
 
Thanks,
-Tara

 
On Wed, Mar 16, 2011 at 6:28 PM, Tim-Philipp Müller <[hidden email]> wrote:
On Wed, 2011-03-16 at 17:19 +0530, Kapil Agrawal wrote:

> Forget about other errors.

The other errors look like they might come from an old farsight plugins
package (many of those plugins have been moved to -bad a while back).


> I guess
>
>
> (gst-plugin-scanner:10303): GStreamer-WARNING **: Failed to load
> plugin
> '/usr/local/lib/gstreamer-0.10/libgsttestarm.so': /usr/local/lib/gstreamer-0.10/libgsttestarm.so: cannot open shared object file: No such file or directory

Try:

 $ ldd -r /usr/local/lib/gstreamer-0.10/libgsttestarm.so

Cheers
 -Tim

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



--
Tara Sasank Sunkara,



_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel