I added the line you said was missing and I get an error<br>&quot;erroneous pipeline: link without source element&quot;<br>Do you have an example of the working line you suggested I add in?<br><br><br>gst-launch-0.10 v4l2src ! &#39;video/x-raw-yuv,width=640,height=480,framerate=25/1&#39; ! \<br>

timeoverlay halignment=right valignment=bottom shaded-background=true ! \<br>clockoverlay halignment=left valignment=bottom text=&quot;M/D/Y:&quot; shaded-background=true time-format=&quot;%m/%d/%Y %H:%M:%S&quot; ! \<br>
tee name=t_vid ! queue ! xvimagesink sync=false t_vid. ! queue ! videorate ! \<br>
&#39;video/x-raw-yuv,framerate=25/1&#39; ! xvidenc ! queue ! mux. ! \<br>audiotestsrc num-buffers=440 ! audioconvert \<br> audioconvert ! &#39;audio/x-raw-int,rate=44100,channels=2&#39; \<br>! lame ! queue ! mux. \<br>avimux name=mux ! filesink location=testavi.avi<br>

<br><div class="gmail_quote">On Tue, Jan 24, 2012 at 5:06 AM, Stefan Sauer <span dir="ltr">&lt;<a href="mailto:ensonic@hora-obscura.de">ensonic@hora-obscura.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<u></u>

  
    
  
  <div bgcolor="#ffffff" text="#000000"><div class="im">
    On 01/20/2012 04:59 PM, Rick T wrote:
    <blockquote type="cite">
      <pre><code>Greetings All 

I&#39;m having trouble getting the following line to work
I get an error &quot;WARNING: erroneous pipeline: link without source element&quot;

I think I narrowed it down to the audio section but I&#39;m not sure how to fix it can some one assist?



Thanks  See code below

gst-launch-0.10 v4l2src ! &#39;video/x-raw-yuv,width=640,height=480,framerate=25/1&#39; ! \
timeoverlay halignment=right valignment=bottom shaded-background=true ! \
clockoverlay halignment=left valignment=bottom text=&quot;M/D/Y:&quot; shaded-background=true time-format=&quot;%m/%d/%Y %H:%M:%S&quot; ! \
tee name=t_vid ! queue ! xvimagesink sync=false t_vid. ! queue ! videorate ! \
&#39;video/x-raw-yuv,framerate=25/1&#39; ! xvidenc ! queue ! mux. ! \
</code></pre>
    </blockquote></div>
    this part above is wrong. You miss your audiosrc element between the
    &#39;mux.&#39; and &#39;!&#39;.<br>
    <br>
    Stefan<br>
    <br>
    <blockquote type="cite"><div class="im">
      <pre><code> audioconvert ! &#39;audio/x-raw-int,rate=44100,channels=2&#39; \
! lame ! queue ! mux. \
avimux name=mux ! filesink location=testavi.avi
</code>
<code>
</code></pre>
      <pre></pre>
      </div><pre><fieldset></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </div>

<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" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>-- <br>|<br>