build VLC 2.0.5 with Blackmagic Decklink SDK

*nix specific usage questions
Ephi
New Cone
New Cone
Posts: 2
Joined: 28 Oct 2010 17:37

build VLC 2.0.5 with Blackmagic Decklink SDK

Postby Ephi » 29 Mar 2013 20:47

Hi everyone!

for a streaming application I want to capture some input of my Decklink Studio2 card. I installed the Decklink drivers which seem to work fine.
Then I tried to compile VLC 2.0.5 with the Decklink SDK 9.7.
What I did:

Code: Select all

./configure '--enable-xvideo' '--enable-sdl' '--enable-avcodec' '--enable-avformat' '--enable-swscale' '--enable-mad' '--enable-a52' '--enable-libmpeg2' '--enable-dvdnav' '--enable-faad' '--enable-vorbis' '--enable-ogg' '--enable-theora' '--enable-mkv' '--enable-flac' '--enable-caca' '--enable-alsa' '--enable-qt4' '--enable-ncurses' '--enable-realrtsp' '--enable-twolame' '--enable-real' '--enable-x264' '--with-decklink-sdk=/home/myuser/Downloads/blackmagicsdk_9.7/Linux/include' make make install
everything run through without any errors.
The problem is now, when I try to call

Code: Select all

vlc -vvv decklink:// --decklink-video-connection="hdmi" --decklink-mode="Hp25"
I get this error:

Code: Select all

vlc: unknown option or missing mandatory argument '--decklink-video-connection=hdmi'
It seems like vlc was not build with the bmd sdk, but I it should be definitely there!
Can someone help me please?

I use Ubuntu 12.04 LTS 32-bit
Btw: is it possible to use vlc with the bmd SDK with Mac OS X?

Thanks!

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: build VLC 2.0.5 with Blackmagic Decklink SDK

Postby Jean-Baptiste Kempf » 01 Apr 2013 20:01

Check:
vlc -vvv --list |grep decklink
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 15 guests