GStreamer-WARNING **: External plugin loader failed.

Víctor M. Jáquez L. vjaquez at igalia.com
Mon Jan 2 08:34:22 PST 2012


On Wed, Dec 28, 2011 at 03:43:47AM -0800, firoz alam wrote:
> hii frnds,
> 
> when i am using my own plugin in a pipeline and trying to drive it via :
> 
> gst-launch filesrc location=/home/aferoz/Desktop/in ! plugin ! filesink
> location=/home/aferoz/Desktop/t
> 
> then i am getting a problem that is:
> 
> (gst-launch-0.10:5606): GStreamer-WARNING **: External plugin loader failed.
> This most likely means that the plugin loader helper binary was not found or
> could not be run. 
> 
> WARNING: erroneous pipeline: no element "plugin".

Somehow your plugin could not be loaded. You could get more info about it with
the common gstreamer help parameters in gst-inspect

$ gst-insect plugin --gst-debug="*:7"

or you could use --gst-debug="GST_PLUGINS_LOADING:*"

Cheers.

vmjl

> 
> please help me...
> 
> 
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/GStreamer-WARNING-External-plugin-loader-failed-tp4239624p4239624.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
> 


More information about the gstreamer-devel mailing list