Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with newer versions of DeckLink SDK? #11

Closed
addisonj opened this issue Mar 22, 2013 · 2 comments
Closed

Issues with newer versions of DeckLink SDK? #11

addisonj opened this issue Mar 22, 2013 · 2 comments

Comments

@addisonj
Copy link

I have been trying the last few hours to capture off of a Blackmagic Intensity Pro using bmdcapture.

I am linking against libav-9.3 and Decklink SDK 9.7

I am able to capture with MediaExpress just fine off of HDMI. However when I run this command:

./bmdcapture -m 13 -A 2 -V 3 -C 0 -n 10 -F nut -f test.nut
and in response get:
Frame received (#1) - No input signal detected - Frames dropped 1 - Total dropped 1
Frame received (#2) - No input signal detected - Frames dropped 2 - Total dropped 2
Frame received (#3) - No input signal detected - Frames dropped 3 - Total dropped 3
...

In looking at old issues and PRs, I noticed much older versions of DeckLink sdk being mentioned is 7.3 and 7.9 and wondering if that could be the source of the issue?

@addisonj
Copy link
Author

Nevermind, it seems to be working.

I didn't realize I had to match the mode to the native source.

@lu-zero
Copy link
Owner

lu-zero commented Mar 22, 2013

Probably I should add a FAQ sooner or later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants