Page 1 of 1

porting Decklink modules to Windows

Posted: 01 Nov 2014 07:13
by ywlke
I was able to successfully compile the Decklink access and video_output modules for Windows with the rest of the VLC 2.1 tree, but the modules do not show up in the VLC "Plugins and extensions" listing. Where might I start troubleshooting why VLC does not see the modules? I would expect to at least see the module listed even if it's not quite working yet. Notably, my development machine does not have a Decklink card attached, but it does have the Blackmagic Desktop Video package installed (which has DecklinkAPI.dll).

Re: porting Decklink modules to Windows

Posted: 01 Nov 2014 21:12
by ywlke
Okay, I did something wrong in the compile process. If anyone wants to test the modules that would be awesome. See https://trac.videolan.org/vlc/ticket/12678 for both the video_output and access modules' DLLs and the source patch.