rsvg, ttmlsubs, resindvd plugins fail to load when building with visual studio
(gst-inspect-1.0:16404): GStreamer-WARNING **: 23:08:13.465: Failed to load plugin 'c:\gstreamer\1.0\x86_64.msvc\lib\gstreamer-1.0\gstresindvd.dll': 'c:\gstreamer\1.0\x86_64.msvc\lib\gstreamer-1.0\gstresindvd.dll': The specified procedure could not be found.
(gst-inspect-1.0:16404): GStreamer-WARNING **: 23:08:13.745: Failed to load plugin 'c:\gstreamer\1.0\x86_64.msvc\lib\gstreamer-1.0\gstrsvg.dll': 'c:\gstreamer\1.0\x86_64.msvc\lib\gstreamer-1.0\gstrsvg.dll': The specified procedure could not be found.
(gst-inspect-1.0:16404): GStreamer-WARNING **: 23:08:14.369: Failed to load plugin 'c:\gstreamer\1.0\x86_64.msvc\lib\gstreamer-1.0\gstttmlsubs.dll': 'c:\gstreamer\1.0\x86_64.msvc\lib\gstreamer-1.0\gstttmlsubs.dll': The specified procedure could not be found.
Seems to be missing DVDClose
and cairo_create
Edited by Nirbheek Chauhan