AW: GStreamer missing plugins on Windows

Thornton, Keith keith.thornton at zeiss.com
Wed Jun 17 07:12:35 UTC 2020


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


More information about the gstreamer-devel mailing list