<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
On Sun, 2013-12-29 at 04:12 -0800, torrentkid wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Can someone help me on how to include a logo in the same command ?
</PRE>
</BLOCKQUOTE>
<BR>
You can probably do this with videomixer:<BR>
<BR>
<A HREF="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-videomixer.html">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-videomixer.html</A><BR>
<BR>
At a high level, get your video stream, then create another single-frame video stream with your logo in it, then mix them in the videomixer (and use the options to position it).<BR>
<BR>
Or there may be a simpler option that I'm not aware of.
</BODY>
</HTML>