<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
You need a queue in each branch after the tee in order for pre-roll to
complete. The queue buffers and splits the pipeline sections into
different threads.<br>
<br>
playbin2 ! tee name=t&nbsp;&nbsp; t. ! audioconvert ! rgvolume....&nbsp;&nbsp; t. !
audioconvert ! vorbisenc ! gnomevfssink.....<br>
<br>
On 10-04-03 7:16 AM, J. Rios wrote:
<blockquote
 cite="mid:r2q36bc52e11004030716xdb812b46i2dddc820a2c2134c@mail.gmail.com"
 type="cite">Hello,<br>
&nbsp; I have right now this pipeline.<br>
  <br>
playbin2 | audioconvert | rgvolume | level | equalizer-10bands |
rglimiter | volume | autoaudiosink<br>
  <br>
I want to attach this so I can record to a file all the output. <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; audioconvert | vorbisenc | gnomevfssink<br>
  <br>
I think the best is attach it just after the playbin2 using a tee. But
I tried to do it and failed. How could this be done ? any example of
something similar to this ?<br>
  <br>
Thanks in advance<br>
J.Rios<br>
  <br>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
------------------------------------------------------------------------------
Download Intel&amp;#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/intel-sw-dev">http://p.sf.net/sfu/intel-sw-dev</a></pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>
  </pre>
</blockquote>
</body>
</html>