[FFmpeg-devel] Blackmagic DeckLink indev

JULIAN GARDNER joolzg at btinternet.com
Thu Mar 29 11:27:55 CEST 2012


Code from the Blackmagic/Decklink WIP

As posted before, problem is that one a 1080i50 it works, but on a 720p59.94 i get 0.06 fps as the frame rate.

Ive added a couple of command

To get the correct input format
ffmpeg -f decklink -list_formats 1 -i ""

then from this list
ffmpeg -f decklink -input_format xx -i "" .......

joolz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: declink
Type: application/octet-stream
Size: 2949 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120329/c3bc4a58/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: decklink.cc
Type: application/octet-stream
Size: 13827 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120329/c3bc4a58/attachment-0001.obj>


More information about the ffmpeg-devel mailing list