<div dir="ltr">I could not find decklinkvideosrc in the Windows 1.5.90 install.<div><br></div><div><a href="https://bugzilla.gnome.org/show_bug.cgi?id=754526">https://bugzilla.gnome.org/show_bug.cgi?id=754526</a><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 3, 2015 at 2:56 AM, Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mi, 2015-09-02 at 19:27 -0700, chandra wrote:<br>
> Hi, I am trying to capture video from Decklink card (Intensity Pro<br>
> 4K) and its not capturing over HDMI input interface. I compiled<br>
> source code for decklinksrc and getting below error message; found<br>
> some issues in below code after StartStreams() function if<br>
> (videoFrame->GetFlags () & bmdFrameHasNoInputSource) {<br>
> fprintf(stderr, " Frame received - No input signal detected\n");<br>
> return S_OK; } My program giving me output: fprintf(stderr, " Frame<br>
> received - No input signal detected\n"); Could you please help me to<br>
> understand why i am getting this message?<br>
<br>
</span>Please upgrade to 1.5.90 or latest GIT master and retry. The decklink<br>
elements were mostly rewritten and work much better now.<br>
<br>
If you still have such a problem then, please report a bug at<br>
<a href="https://bugzilla.gnome.org" rel="noreferrer" target="_blank">https://bugzilla.gnome.org</a> against GStreamer/gst-plugins-bad and<br>
include a debug log with GST_DEBUG=2,decklink*:6 in the bug report.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a><br>
<br>
</font></span><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>