Strange error using "gst_parse_launch" under Windows

Sebastian Dröge sebastian at centricular.com
Mon Nov 7 09:38:16 UTC 2016


On Fri, 2016-11-04 at 15:10 -0700, Myzhar wrote:
> The pipeline works correctly with gst-launch-1.0 .
> If I run gst-inspect-1.0 udpsrc I get all the information about the
> element and the dll reported is correct.
> What is not clear for me is where GStreamer searches for the plugins.
> I also tried to put the dll of the plugin in the folder of my
> application, but it has not worked.
> How can I set the search path?

GStreamer looks by default in GST_PLUGIN_PATH and
GST_PLUGIN_SYSTEM_PATH environment variables if set, or related to the
libgstreamer-1.0-0.dll (in ../lib/gstreamer-1.0).

Check the GStreamer debug logs, at the very beginning there's
information about where plugins are searched, which are found and what
possibly goes wrong when loading them.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161107/41a83dc7/attachment.sig>


More information about the gstreamer-devel mailing list