On Sun, Jan 18, 2015 at 08:44:33PM +0100, Georg Lippitsch wrote:
> Example to capture video clip at 1080i50 10 bit:
> ffmpeg -bm_v210 1 -f decklink -i 'UltraStudio Mini Recorder@11' -acodec copy
> -vcodec copy output.avi
> ---
> libavdevice/decklink_common_c.h | 1 +
> libavdevice/decklink_dec.c
Example to capture video clip at 1080i50 10 bit:
ffmpeg -bm_v210 1 -f decklink -i 'UltraStudio Mini Recorder@11' -acodec copy
-vcodec copy output.avi
---
libavdevice/decklink_common_c.h | 1 +
libavdevice/decklink_dec.cpp| 18 ++
libavdevice/decklink_dec_c.c| 1 +
3 file