<div dir="ltr"><div>Hello,<br><br>I have a BlackMagic Intensity Pro, and I'm trying to take 
an HDMI input source, modify it with a text overlay, and then output it 
to my TV.<br><br>I'm able to display the source like on my computer screen like this:<br><dl class=""><dd><code>gst-launch-1.0
 decklinksrc connection=HDMI mode=11 name=demux demux. ! alsasink 
sync=false demux. ! queue ! textoverlay text="hello" valignment=center !
 xvimagesink sync=false</code></dd></dl><br>However, when I run that 
command, it also outputs to the TV, even though I haven't specified to 
output to decklinksink. Additionally, it doesn't display the "hello" 
text on the TV, only on the computer screen.<br><br>I would very much 
like to stream the audio and video from the camera over HDMI, to the 
computer where I do some editing with gstreamer, and then back out to 
the TV.<br><br></div><div>Is this a problem with the decklink plugin? With the card itself?<br></div><div><br>Any help would be appreciated!<br><br></div>-Mitch<br></div>