[gst-devel] plugins loading

keith preston keithpre at gmail.com
Fri Jul 28 15:38:02 CEST 2006


I would say that the two biggest issues is unresolved symbols and telling
gstreamer where ithe plugin is.   Unresolved symbols can be found by running
GST_DEBUG=*:3 gst-inspect and looking at the output.   The second reason
would be that gstreamer doesn't know about the plugins.   This would be set
by the enviroment variable GST_PLUGIN_PATH=/usr/local/lib/gstreamer-0.10 or
where ever you put your plugins.

Keith


On 7/28/06, cmonst <cmonst at gmail.com> wrote:
>
> Hi!
>
> I have  gstreamer-0.10 (on Nokia 770) from package and I want to add
> some plugins that I compiled for that architecture, but gst-inspect
> doesn't see that new plugins (I put them in the directory with other
> gstreamer plugins). What is the reason that gst-inspect doesn't see
> that plugins, what is the mechanizm of checking for plugins in
> gst-launch? Any sugestions????
>
> --
> -= Bartosz Put =-
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060728/a14a9395/attachment.htm>


More information about the gstreamer-devel mailing list