[gst-devel] GStreamer on Windows

Jeffrey Barish jeff_barish at earthlink.net
Sun Oct 12 17:44:47 CEST 2008


I used the official installer to install GStreamer on Windows (XP).  When I
run:

C:\gstreamer\bin>gst-inspect-0.10.exe audiotestsrc

I get:

** (gst-inspect-0.10.exe:2952): WARNING **: Failed to load plugin 'C
\Program Files\Common
Files\gstreamer\0.10\lib\gstreamer-0.10/libdshowsrcwrapper.dll': This
 application has failed to start because the application configuration is
incorrect. Reinstalling the application may fix this problem.

After rebooting, I get:

** (gst-inspect-0.10.exe:2756): WARNING **: The GStreamer function
gst_init_get_option_group() was
        called, but the GLib threading system has not been initialised
        yet, something that must happen before any other GLib function
        is called. The application needs to be fixed so that it calls
           if (!g_thread_supported ()) g_thread_init(NULL);
        as very first thing in its main() function. Please file a bug
        against this application.
No such element or plugin 'audiotestsrc'

Reinstalling does not fix this problem.  libshowsrcwrapper.dll and
libgstaudiotestsrc.dll are in the lib\gstreamer-0.10 folder.  Does anyone
know what I should do?
-- 
Jeffrey Barish





More information about the gstreamer-devel mailing list