GStreamer missing plugins on Windows

David Ing ding at panopto.com
Wed Jun 17 15:17:57 UTC 2020


It is probably this:
http://gstreamer-devel.966125.n4.nabble.com/msvc-build-can-t-find-elements-in-playback-plugin-td4691649.html#a4691668

On Wed, Jun 17, 2020, 12:12 AM Thornton, Keith <keith.thornton at zeiss.com>
wrote:

> Hi,
> you should have a second environment variable GST_PLUGINS_PATH
> e.g. GST_PLUGINS_PATH= c:\gstreamer-1.0\lib\gstreamer-1.0
> Gruesse
>
> -----Ursprüngliche Nachricht-----
> Von: gstreamer-devel <gstreamer-devel-bounces at lists.freedesktop.org> Im
> Auftrag von superarce
> Gesendet: Dienstag, 16. Juni 2020 09:06
> An: gstreamer-devel at lists.freedesktop.org
> Betreff: GStreamer missing plugins on Windows
>
> I have installed the latest version of gstreamer (v1.16.2) on a Windows 10
> with a full installation and testing simple examples I have checked that
> several common elements are missing.
>
> With a command like:
>
> gst-launch-1.0 videotestsrc ! capsfilter caps=video/x-raw,format=GRAY8 !
> videoconvert ! autovideosink
>
> I receive this log:
>
> GST_INIT gst.c:810:init_post: initialized GStreamer successfully
> GST_PIPELINE gstparse.c:337:gst_parse_launch_full: parsing pipeline
> description 'videotestsrc ! capsfilter caps=video/x-raw,format=GRAY8 !
> videoconvert ! autovideosink '
> GST_ELEMENT_FACTORY gstelementfactory.c:462:gst_element_factory_make: no
> such element factory "videotestsrc"!
> GST_PIPELINE grammar.y:816:priv_gst_parse_yyparse: no element
> "videotestsrc"
> GST_ELEMENT_FACTORY gstelementfactory.c:462:gst_element_factory_make: no
> such element factory "capsfilter"!
> GST_PIPELINE grammar.y:816:priv_gst_parse_yyparse: no element "capsfilter"
> GST_PIPELINE grammar.y:901:priv_gst_parse_yyparse: link has no source
> [sink=@0000000000000000] GST_ELEMENT_FACTORY
> gstelementfactory.c:462:gst_element_factory_make: no such element factory
> "videoconvert"!
> GST_PIPELINE grammar.y:816:priv_gst_parse_yyparse: no element
> "videoconvert"
> GST_PIPELINE grammar.y:901:priv_gst_parse_yyparse: link has no source
> [sink=@0000000000000000] GST_ELEMENT_FACTORY
> stelementfactory.c:462:gst_element_factory_make: no such element factory
> "autovideosink"!
> GST_PIPELINE grammar.y:816:priv_gst_parse_yyparse: no element
> "autovideosink"
> GST_PIPELINE grammar.y:901:priv_gst_parse_yyparse: link has no source
> [sink=@0000000000000000]
>
> I also have checked that the installer creates a new environment variable
> *GSTREAMER_1_0_ROOT_X86_64* pointing to *C:\gstreamer\1.0\x86_64* and it
> also adds the *bin* folder to the *Path*.
>
> Does the MSI installer need any additional step to register its plugins on
> a Windows Machine ?
>
>
>
> --
> Sent from:
> https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgstreamer-devel.966125.n4.nabble.com%2F&data=02%7C01%7C%7C9ad6fdefe1d849a93e9a08d8124f654a%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637279479494871792&sdata=2HJkct0kmgWYYQdKbjGgSJoVZiR0fTLlIXwLESMUWbA%3D&reserved=0
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
>
> https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Fgstreamer-devel&data=02%7C01%7C%7C9ad6fdefe1d849a93e9a08d8124f654a%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637279479494871792&sdata=5vnAYcmQmAt0VshmjRNDT4yWRILbi3MarQB%2FMon%2B1Yo%3D&reserved=0
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200617/6598b76b/attachment.htm>


More information about the gstreamer-devel mailing list