Page 1 of 1

Build ffmpeg with decklink support

PostPosted: Sat Dec 08, 2018 7:18 pm
by Nick Verlinden
Hi,

For an application I am building, i require ffmpeg 4.1 to be compiled with decklink support. Due to the license type of the Decklink SDK it is not included in the daily builds found on the internet. I tried this myself a couple of times now, but am losing too much time due to inexperience.

I'm looking for somebody who can build ffmpeg 4.1 with decklink support for all platforms; linux (64 bit), macos and windows (64 bit). The binaries should be compiled statically so it can be easily distributed with the app and do not require any external dependencies to be installed.

If you are interested, please contact me with a price quote.

Many thanks.
Nick

Re: Build ffmpeg with decklink support

PostPosted: Thu May 09, 2019 6:38 pm
by catalan63
Hi Nick, i am looking that you post this four years ago. Did you solve this problem?

Thanks for if you can help me.

Re: Build ffmpeg with decklink support

PostPosted: Fri May 10, 2019 7:40 am
by Ian Morrish
As it is not PC to distribute this, I came up with instructions which hopefully make it easy to do yourself.
https://ianmorrish.wordpress.com/2019/04/02/ffmpeg-with-decklink-support-for-windows/

Re: Build ffmpeg with decklink support

PostPosted: Sun May 12, 2019 11:59 pm
by catalan63
Hi ian, thanks for your answer.

This manual is for a windows build. We are talking about a Linux build.

Re: Build ffmpeg with decklink support

PostPosted: Sat May 18, 2019 9:40 pm
by Nick Verlinden
catalan63 wrote:Hi ian, thanks for your answer.

This manual is for a windows build. We are talking about a Linux build.


Hi,
Sorry for the late reply, but I did not get notifications of repsonses to this trhead.
I recently succeeded in building an ffmpeg binary with decklink support using a well known script. I have an ffmpeg 4.1 binary with decklink support compiled on Ubuntu Server 18.04.01 if you want it.

If you want to compile more recent binaries, I think this is the script I used since I contributed code to it (can't remember).
https://github.com/jb-alvarado/compile-ffmpeg-osx-linux

Re: Build ffmpeg with decklink support

PostPosted: Fri May 31, 2019 2:42 pm
by skrmm1
I can build FFmpeg with Decklink and Intel Quick Sync Video support on Linux - feel free to PM me.

Re: Build ffmpeg with decklink support

PostPosted: Fri Jul 05, 2019 3:07 pm
by Roman Pytkin Pekarek
Im trying to compile latest ffmpeg 4.1.3 sources with decklink support .. When im using SDK 11.2 and 11.1 im getting error .. When using SDK 10.11.4, then ffmpeg will compile ok .. But I cannot install 10.11.4 desktop video drivers in latest Centos 7 .. Does anybody compilled ffmpeg with SDK 11.* ?