Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docu:decklink-tools [2016/03/12 09:49] – [BMD Tools] derpeter | docu:decklink-tools [2026/07/26 22:17] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | = Software to interact with DeckLink Cards | + | # Software to interact with DeckLink Cards |
| - | == BMD Tools | + | ## BMD Tools |
| Read from DeckLink card with bmdcapture | Read from DeckLink card with bmdcapture | ||
| Line 8: | Line 8: | ||
| see bmdcapture -f for supported modes and inputs | see bmdcapture -f for supported modes and inputs | ||
| - | == Gstreamer | + | ## Gstreamer |
| Read from a DeckLink Card and feed it to voctomix | Read from a DeckLink Card and feed it to voctomix | ||
| Line 16: | Line 16: | ||
| </ | </ | ||
| - | == FFMPEG | + | ## FFMPEG |
| + | [[https:// | ||
| + | |||
| + | build ffmpeg 3.x with decklink support: | ||
| + | * copy the content of Linux/ | ||
| + | * use following configure line | ||
| + | < | ||
| + | ./configure --prefix=/usr/local --build-suffix=-ffmpeg --enable-gpl --enable-nonfree --enable-shared --disable-stripping --disable-decoder=libopenjpeg --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-openal --enable-libopus --enable-libpulse --enable-librtmp | ||
| + | </ | ||
| List DeckLink cards in a machine | List DeckLink cards in a machine | ||
| Line 28: | Line 36: | ||
| </ | </ | ||
| + | |||
| + | ## decklink-debugger | ||
| + | |||
| + | Probes all inputs of all DeckLink cards, detecting whether a signal is present, and which image format it has. It also provides a web interface on port 8042 while running. See [[: | ||
| + | |||
| + | ## DeckLink Desktop Video | ||
| + | Closed Source, Provided by Blackmagic | ||
| + | |||
| + | ## DeckLink Desktop Video SDK | ||
| + | Provided by Blackmagic | ||