datarhei / ffmpeg

FFmpeg base image for datarhei/core.
https://datarhei.com
15 stars 17 forks source link

--enable-decklink support #1

Open sfahadshahzad opened 2 years ago

sfahadshahzad commented 2 years ago

Hi,

The BMD video devices support can be added for SDI video input using extra flag.

--extra-cflags="-I$HOME/ffmpeg_build/include -I$HOME/ffmpeg_sources/BMD_SDK/include"

--enable-decklink

Fahad

jstabenow commented 2 years ago

Hey @sfahadshahzad Thanks for this. We will look at this soon.