[FFmpeg-devel] [PATCH] Add input support for DeckLink devices.

Roger Pack rogerdpack2 at gmail.com
Thu Sep 4 16:06:45 CEST 2014


Do you have some instructions on how to get the headers to make this
download work? Any links to some device to exercise the code, like on
amazon [cheaper better LOL].


On Tue, Sep 2, 2014 at 3:26 AM, Deti Fliegl <deti at fliegl.de> wrote:

> On 30.08.14 01:22, Michael Niedermayer wrote:
>
>> moving code from (like from decklink_enc.cpp to decklink_common.cpp)
>> should be in a seperate patch
>>
> Done. Both patches are attached to this mail.
>
>
>  If you want to maintain this code, please add yourself to the
>> MAINTAINERs file
>>
> Added.
>
>
>  non static functions should have a ff_ prefix (or av if they are
>> public but that isnt)
>>
> Done, except for CreateDeckLinkIteratorInstance which is a function that
> is part of the DeckLink Mac OS X & Linux API and which is not available
> under Windows. So it has to be recoded to enable code sharing between Mac
> OS X, Linux and Windows.
>
>
>  also i dont really know windows & decklink stuff, so iam not the
>> ideal one to review ...
>>
> Well basically it all should be the same. It compiles and works under
> Windows too, but most people would use the direct show input support of
> ffmpeg for capturing from a DeckLink device.
>
> Deti
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>


More information about the ffmpeg-devel mailing list