[Gstreamer-bugs] [Bug 113748] Changed - Plugin(s) not linked to libgstreamer
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Fri May 30 08:32:56 PDT 2003
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=113748
Changed by magnus.bergman at observer.net.
--- shadow/113748 Fri May 30 09:02:33 2003
+++ shadow/113748.tmp.24592 Fri May 30 11:32:56 2003
@@ -40,6 +40,19 @@
(or, say, gst-template/gst-plugin/)? I can't possibly imagine why
this might happen.
------- Additional Comments From in7y118 at public.uni-hamburg.de 2003-05-30 09:02 -------
You try to use GStreamer plugins from an application, that is not
linked against GStreamer for whatever reason. Is this correct?
+
+------- Additional Comments From magnus.bergman at observer.net 2003-05-30 11:32 -------
+I'm writing a plugin to a system made by verity, lets call that the
+verity-plugin. This verity-plugin uses gstreamer and is linked to
+libgstreamer. So the gstreamer-plugin (libgstoptscheduler.so in this
+case) is loaded by the verity-plugin which in turn is loaded by a
+closed-source application. I will try to reproduce this error without
+the closed-source application as soon as possible.
+
+Correction to my prevoius comment: The symbol specified in
+libgstreamer (_gst_bin_type) is NOT accessible to the gstreamer-plugin.
+
+
More information about the Gstreamer-bugs
mailing list