[FFmpeg-user] what program to use to grab device and send to ffserver?

Maxim Kozlov rogat1y at gmail.com
Tue Jun 23 16:52:09 CEST 2015


Hi

2015-06-23 17:13 GMT+03:00 Jim Shupert <jshupert at pps-inc.com>:

> If I wish to do this on a linux system [ ubuntu ]
> do I need to edit
>
> the DeckLinkAPIDispatch.cpp & config.mak
>
> or simply
>
> —enable-deckling in the config?
>
> basically - what are the suggested steps?
>
> thank you
>


For ubuntu add
--extra-cflags=-I/path/to/BlackmagicDeckLinkSDK/Linux/include
--enable-deckling

In ubuntu 14 ffmpeg will not configure without
--extra-libs="-ldl -fPIC"


More information about the ffmpeg-user mailing list