[gstreamer-bugs] [Bug 161922] script to provide plugin installation info

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jan 9 10:08:38 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=161922

  GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Comment #11 from Tim-Philipp Müller  2007-01-09 18:07 UTC -------
> I was just thinking to say e.g. 'GStreamer foobar source element' or in the
> wrapper case 'LADSPA superbass source element'. Basically allow the application
> to optionally supply a default string to
> gst_element_post_missing_element_message() with that text, as the app might
> know more here.

This looks more like an issue with the API in bug #392393. Now that we only
have message creation functions for that stuff, all you need to do is add a
gst_missing_plugin_message_set_description() function or so to libgstbaseutils.
The plugin can then override the default description with a different one
before posting it on the bus.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list