[gst-devel] core and plugins
Michal Benes
michal.benes at itonis.tv
Fri Nov 24 09:24:30 CET 2006
Hi again...
ram kumar píše v Čt 23. 11. 2006 v 22:39 -0800:
> hi developers,
> In the developers manual...it is said
> that The framework is based on plugins that will
> provide the various codec and other functionality. The
> plugins can be linked and arranged in a pipeline.
>
> 1.how to link the plugins to the core...
You do not link plugins to the core. Plugins are separate shared
libraries (dlls on Windows), GStreamer search for this dlls in the
plugins directory (specified by GST_PLUGIN_PATH enviromental variable).
These plugins are build from gst-plugins-{base,good,ugly,bad}
Michal
More information about the gstreamer-devel
mailing list