<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PersonName"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
code
        {font-family:"Courier New";}
pre
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.E-MailFormatvorlage19
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
</head>
<body lang=DE link=blue vlink=blue>
<div class=Section1>
<p class=MsoNormal><font size=2 color=navy face=Arial><span lang=EN-GB
style='font-size:10.0pt;font-family:Arial;color:navy'>Please check the source
for v4l2src. If it’s not "/dev/video0" you should use the device=xxx
parameter for v4l2src (see: <a
href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-v4l2src.html">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-v4l2src.html</a>).<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span lang=EN-GB
style='font-size:10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span lang=EN-GB
style='font-size:10.0pt;font-family:Arial;color:navy'>Bernhard<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span lang=EN-GB
style='font-size:10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<div>
<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>
<hr size=2 width="100%" align=center tabindex=-1>
</span></font></div>
<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>Von:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> gstreamer-devel-bounces+bernhard.graaf=gmx.de@lists.freedesktop.org
[mailto:gstreamer-devel-bounces+bernhard.graaf=gmx.de@lists.freedesktop.org] <b><span
style='font-weight:bold'>Im Auftrag von </span></b>Rick T<br>
<b><span style='font-weight:bold'>Gesendet:</span></b> Dienstag, 24. Januar
2012 18:35<br>
<b><span style='font-weight:bold'>An:</span></b> <st1:PersonName w:st="on">Discussion
of the development of and with GStreamer</st1:PersonName><br>
<b><span style='font-weight:bold'>Betreff:</span></b> Re: Help with syntax</span></font><o:p></o:p></p>
</div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>I added the line you said
was missing and I get an error<br>
"erroneous pipeline: link without source element"<br>
Do you have an example of the working line you suggested I add in?<br>
<br>
<br>
gst-launch-0.10 v4l2src ! 'video/x-raw-yuv,width=640,height=480,framerate=25/1'
! \<br>
timeoverlay halignment=right valignment=bottom shaded-background=true ! \<br>
clockoverlay halignment=left valignment=bottom text="M/D/Y:"
shaded-background=true time-format="%m/%d/%Y %H:%M:%S" ! \<br>
tee name=t_vid ! queue ! xvimagesink sync=false t_vid. ! queue ! videorate ! \<br>
'video/x-raw-yuv,framerate=25/1' ! xvidenc ! queue ! mux. ! \<br>
audiotestsrc num-buffers=440 ! audioconvert \<br>
audioconvert ! 'audio/x-raw-int,rate=44100,channels=2' \<br>
! lame ! queue ! mux. \<br>
avimux name=mux ! filesink location=testavi.avi<o:p></o:p></span></font></p>
<div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>On Tue, Jan 24, 2012 at 5:06 AM, Stefan Sauer <<a
href="mailto:ensonic@hora-obscura.de">ensonic@hora-obscura.de</a>> wrote:<o:p></o:p></span></font></p>
<div bgcolor="#ffffff" text="#000000">
<div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>On 01/20/2012 04:59 PM, Rick T wrote: <o:p></o:p></span></font></p>
<pre><code><font size=2 face="Courier New"><span style='font-size:10.0pt'>Greetings All <o:p></o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'><o:p> </o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'>I'm having trouble getting the following line to work<o:p></o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'>I get an error "WARNING: erroneous pipeline: link without source element"<o:p></o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'><o:p> </o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'>I think I narrowed it down to the audio section but I'm not sure how to fix it can some one assist?<o:p></o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'><o:p> </o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'><o:p> </o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'><o:p> </o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'>Thanks See code below<o:p></o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'><o:p> </o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'>gst-launch-0.10 v4l2src ! 'video/x-raw-yuv,width=640,height=480,framerate=25/1' ! \<o:p></o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'>timeoverlay halignment=right valignment=bottom shaded-background=true ! \<o:p></o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'>clockoverlay halignment=left valignment=bottom text="M/D/Y:" shaded-background=true time-format="%m/%d/%Y %H:%M:%S" ! \<o:p></o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'>tee name=t_vid ! queue ! xvimagesink sync=false t_vid. ! queue ! videorate ! \<o:p></o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'>'video/x-raw-yuv,framerate=25/1' ! xvidenc ! queue ! mux. ! \<o:p></o:p></span></font></code></pre></div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>this part above is wrong. You miss your audiosrc element between the
'mux.' and '!'.<br>
<br>
Stefan<br>
<br>
<br>
<o:p></o:p></span></font></p>
<div><pre><code><font size=2 face="Courier New"><span style='font-size:10.0pt'> audioconvert ! 'audio/x-raw-int,rate=44100,channels=2' \<o:p></o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'>! lame ! queue ! mux. \<o:p></o:p></span></font></code></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'>avimux name=mux ! filesink location=testavi.avi<o:p></o:p></span></font></code></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><code><font
size=2 face="Courier New"><span style='font-size:10.0pt'><o:p> </o:p></span></font></code></pre></div>
<pre><fieldset></fieldset><font size=2 face="Courier New"><span
style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>_______________________________________________<o:p></o:p></span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>gstreamer-devel mailing list<o:p></o:p></span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'><a
href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><o:p></o:p></span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'><a
href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel"
target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><o:p></o:p></span></font></pre>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
</div>
<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'><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><o:p></o:p></span></font></p>
</div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><br>
<br clear=all>
<br>
-- <br>
-- <br>
|<o:p></o:p></span></font></p>
</div>
</body>
</html>