[gst-devel] Problem with plugin Adder " Factory has no type...".
Pascal.Oliva at bull.net
Pascal.Oliva at bull.net
Fri Aug 19 07:57:41 CEST 2005
I compiled and installed GNOME 2.10 on AIX 5.3
with modules : Gstreamer 0.8.9 and Gst-plugins 0.8.8
Problem :
The command line >>gnome-volume-control produces the following error :
<
(gnome-volume-control:3646): CRITICAL **: how to remove plugins?
(gnome-volume-control:3646): GStreamer-CRITICAL **: Factory for `adder' has
no t
ype. This probably means the plugin wasn't found because the registry is
broken.
The plugin GStreamer was looking for is named 'adder' and is expected in
file '
/opt/freeware/lib/gstreamer-0.8/libgstadder.a'. The registry for this
plugin is
located at '/opt/freeware/var/cache/gstreamer-0.8/registry.xml'
>
With the gst-inspect :=> same message
# ./gst-inspect-0.8 adder
>
** (process:3786): CRITICAL **: how to remove plugins?
(process:3786): GStreamer-CRITICAL **: Factory for `adder' has no type.
This probably means the plugin wasn't found because the registry is broken.
The plugin GStreamer was looking for is named 'adder' and is expected in
file '/opt/freeware/lib/gstreamer-0.8/libgstadder.a'. The registry for this
plugin is located at '/opt/freeware/var/cache/gstreamer-0.8/registry.xml'
couldn't construct element for some reason
Plugin Details:
Name: adder
Description: Adds multiple streams
Filename: /opt/freeware/lib/gstreamer-0.8/libgstadder.a
Version: 0.8.8
License: LGPL
Package: GStreamer source release
Origin URL: http://gstreamer.freedesktop.org/
adder: Adder
1 features:
+-- 1 elements
>
I tried to regenerate the registry with ./gst-register-0.8 :=> the problem
is not resolved
Can you please help me !
More information about the gstreamer-devel
mailing list