[Bug 785168] d3dvideosink: not recognized as a plugin on msys2

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 20 13:55:26 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=785168

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #5 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
(In reply to Philippe Renon from comment #3)
> $ ntldd --list-exports
> /D/msys64/mingw64/lib/gstreamer-1.0/libgstd3dvideosink.dll
> [1] gst_plugin_d3dsinkwrapper_get_desc (0x28d0) <0>
> [2] gst_plugin_d3dsinkwrapper_register (0x28e0) <0>

Well, these are different from the plugin name, they need to match the plugin
dll/so file in master unfortunately.  Changing either the plugin name to
'd3dvideosink' or changing the library name to 'd3dsinkwrapper' in both
Makefile.am and meson.build will fix this.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list