diff options
author | Devin Heitmueller <[email protected]> | 2017-10-06 08:55:44 -0400 |
---|---|---|
committer | Marton Balint <[email protected]> | 2017-10-10 20:07:27 +0200 |
commit | 77f7d710e08635407b3bda2a1505040709ef2a3c (patch) | |
tree | ac91b031ab7c93a094f683b6c6fdf591157775ea /libavutil/timecode.h | |
parent | 278588cd0bf788df0194f74e62745f68559616f9 (diff) |
libavdevice/decklink: add support for 10-bit output for Decklink SDI
Can be tested via the following command:
./ffmpeg -i foo.ts -f decklink -vcodec v210 'DeckLink Duo (1)'
Note that the 8-bit support works as it did before, and setting
the pix_fmt isn't required for 10-bit mode. The code defaults to
operating in 8-bit mode when no vcodec is specified, for backward
compatibility.
Updated to reflect feedback from Marton Balint <[email protected]>
Signed-off-by: Devin Heitmueller <[email protected]>
Signed-off-by: Marton Balint <[email protected]>
Diffstat (limited to 'libavutil/timecode.h')
0 files changed, 0 insertions, 0 deletions