<div dir="ltr">Hi,<div>I try to get a appsrc-application example running on Windows 7.</div><div>It compiles fine :-)</div><div><br></div><div>If I run the exe, I got some failures,</div><div><div>y.c:363:gst_element_factory_create: creating element "pipeline" named "pipeline"</div><div><br></div><div>0:00:00.049031148  1172   007B4000 INFO     GST_ELEMENT_FACTORY gstelementfactor</div><div>y.c:456:gst_element_factory_make: no such element factory "appsrc"!</div><div>0:00:00.050062164  1172   007B4000 INFO     GST_ELEMENT_FACTORY gstelementfactor</div><div>y.c:456:gst_element_factory_make: no such element factory "videoconvert"!</div><div>0:00:00.051019471  1172   007B4000 INFO     GST_ELEMENT_FACTORY gstelementfactor</div><div>y.c:456:gst_element_factory_make: no such element factory "autovideosink"!</div><div><br></div><div>(gstreamer.exe:1172): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OB</div><div>JECT (object)' failed</div></div><div><br></div><div>the app, didn't find the plugins.</div><div>What can be the reason for that?</div><div><br></div><div>If I execute gst-launcher with this pipeline,</div><div>gst-launch-1.0 testvidesrc ! autovideosink</div><div><br></div><div>gstreamer is running !</div></div>