[Bug 784943] Decklink from gst-plugins-bad cannot be built on windows using Cerbero
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 19 16:18:06 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784943
--- Comment #14 from Philippe Renon <philippe_renon at yahoo.fr> ---
Adding #include <stdio.h> before #include <comutil.h> in gstdecklink.h and
changing line DECKLINK_LIBS="-loleaut32" to DECKLINK_LIBS="-lole32 -loleaut32"
in the root configure.ac file allows the build to complete.
$ gst-inspect-1.0.exe decklink
Plugin Details:
Name decklink
Description Blackmagic Decklink plugin
Filename
D:\msys64\mingw64\lib\gstreamer-1.0\libgstdecklink.dll
Version 1.13.0.1
License LGPL
Source module gst-plugins-bad
Source release date 2017-07-19 15:31 (UTC)
Binary package GStreamer Bad Plug-ins
Origin URL Unknown package origin
decklinkvideosrc: Decklink Video Source
decklinkaudiosrc: Decklink Audio Source
decklinkvideosink: Decklink Video Sink
decklinkaudiosink: Decklink Audio Sink
4 features:
+-- 4 elements
--
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