Re: GStreamer 1.23.1 unstable development release
Davide Perini via gstreamer-devel <[email protected]> Fri, 9 Feb 2024 09:33:55 +0100
| Newsgroups | gmane.comp.video.gstreamer.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi there, thanks for your work and for the new release. Is GStreamer 1.23.1 a drop in replacement for GStreamer 1.22.x? The MSVC installer for Windows does not let me choose what feature to install and when I try to record the screen with my software I get this error: Is 1.23.1 "compatible" with 1.22.x? GStreamer-WARNING **: 09:23:29.460: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (FireflyLuciferin:24084): GStreamer-WARNING **: 09:23:29.461: Failed to load plugin 'C:\dev\dpsoftware\ArduinoRaspberry\PUBLIC\firefly_luciferin\src\main\resources\gstreamer\1.0\msvc_x86_64\lib\gstreamer-1.0\gsttaglib.dll': Impossibile trovare il modulo specificato. This usually means Windows was unable to find a DLL dependency of the plugin. Please check that PATH is correct. You can run 'dumpbin -dependents' (provided by the Visual Studio developer prompt) to list the DLL deps of any DLL. There are also some third-party GUIs to list and debug DLL dependencies recursively. Il 06/02/2024 20:35, Tim-Philipp Müller via gstreamer-devel ha scritto: > The GStreamer team is pleased to announce the first development > release in the unstable 1.23 release series. which is the development > branch leading up to the next major stable version which will be 1.24. > > The unstable 1.23 release series is for testing and development > purposes in the lead-up to the stable 1.24 series which is scheduled > for release as soon as possible. Any newly-added API can still change > until that point. > > This development release is primarily for developers and early adaptors. > > Binary packages for Android, iOS, Mac OS X and Windows will be > provided shortly. > > As always, please give it a spin and let us know of any issues you run > into by filing a bug in Gitlab: > https://gitlab.freedesktop.org/gstreamer/gstreamer > > Enjoy!