On Mon, 2 Oct 2017, Maksym Veremeyenko wrote:
29.09.2017 23:54, Marton Balint пише:
[...]
For output, there is definitely hardware support. For capture - I am not
sure. I have not heard of a decklink device capturing key/fill.
Unfortunately the decklink SDK uses the same constants for both capture
and output, and if we want to follow the SDK, we can't drop alpha
channel, because for both RGBA and ARGB modes it explicitly mentions
that the alpha channel might be valid. It does not differentiate between
input and output however.
Maybe somebody should ask BlackMagic.
https://www.blackmagicdesign.com/media/release/20150413-16
[...]
.... get simultaneous fill and key capture and playback ...
Ok, but I think from the driver's point of view this is actually two
completely separate inputs. Yeah, you can capture both at the same time,
and one signal might be key, other might be fill, but as far as I know the
driver will not merge these two signals behind the scenes to one single
input with an alpha channel.
Regards,
Marton
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel