After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 792784 - GStreamer Modules binaries for windows
GStreamer Modules binaries for windows
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: packages
1.0.0
Other Windows
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-01-22 14:32 UTC by David
Modified: 2018-01-22 19:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David 2018-01-22 14:32:01 UTC
I see there is a windows installation for gstreamer-1.0-x86_64-1.12.4.msi.
https://gstreamer.freedesktop.org/data/pkg/windows/1.12.4/

My question is regarding gstreamer modules? Where can I get gst-plugins-good, gst-plugins-ugly, gst-plugins-bad window binaries for version 1.12.4. Is there a link to get these precompiled module binaries. I have developed an application in 2015, I believe gstreamer verion 1.5.90, and it linked to libgstsouphttpsrc.dll. When I install the msi, this dll does not appear to exist in the gstreamer folder.

Is building them myself the only way to for me to get these modules?

Thank you for your help.
Comment 1 Nicolas Dufresne (ndufresne) 2018-01-22 14:43:26 UTC
Thanks for taking the time to report this.
We would like to note that GNOME Bugzilla is not a place to receive help for configuration or preferences issues, but a bug tracking system for errors in the software code. In order to receive help, please bring up your support question in a support forum (for example, the support forum of your distribution) or the mailing list of the project. Thank you for your understanding!

P.s. See modules.zip file.
Comment 2 Tim-Philipp Müller 2018-01-22 15:02:45 UTC
The plugin filename might be libgstsoup.dll or such these days for what it's worth.
Comment 3 David 2018-01-22 15:07:11 UTC
Apologies for posting this, and I understand.  


Thank you Nicolas and Tim for direction.
Comment 4 Nicolas Dufresne (ndufresne) 2018-01-22 17:02:34 UTC
For your interest, you can use GStreamer mailing list to ask similar questions. It's just a better place for support (it's state less). If you like the forum type of interface, some people uses Nabble.

https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
http://gstreamer-devel.966125.n4.nabble.com/
Comment 5 David 2018-01-22 19:16:59 UTC
I have previously tried to sign up to gstreamer-devel mailing list, but I have not received any emails!? In 2015 I was signed up to the group but had requested to be removed b/c I had finished the project I was working on. I'm wondering if there is some conflict or misunderstanding on my part!?

But the direction Tim provide, filename has changed, may have solved the problem!?

The gstreamer group has always been very helpful in giving direction and support. Thank you again for the help.