[gst-devel] another proposal

Andy Wingo apwingo at eos.ncsu.edu
Wed Aug 22 06:28:16 CEST 2001


is that with your new plugin system, wtay, that one be allowed to load
only a specific plugin from a module. for ladspa, it does the entire
search and classify process whenever plugin_init is called, which is a
bit excessive. maybe

static gboolean
plugin_init (GModule *module, GstPlugin *plugin, gchar *name)

as an api. give it a thought, the ladspa startup penalty is pretty
large, epecially for little -launch lines.

I still haven't gotten ladspa to work. Steve, have you got a -launch
line that works? right now even -inspect doesn't work for particular
plugins (try strace gstreamer-inspect ladspa_delay_1s to see what i
mean).

cheers,

wingo





More information about the gstreamer-devel mailing list