[FFmpeg-devel] libavdevice/decklink: advanced options for selecting an input connection

Felipe Astroza felipe at astroza.cl
Tue May 10 07:54:47 CEST 2016


This patch add additional input options: video input connection (vinput), audio input connection (ainput).

Usage:
ffmpeg -f decklink -i 'Card name'@fmt <https://github.com/fmt>:vinput:ainput
Where fmt, vinput and ainput are optional

Also it adds list_vinputs and list_ainputs


More information about the ffmpeg-devel mailing list