<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Allow user to manipulatio graph"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56686#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Allow user to manipulatio graph"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56686">bug 56686</a>
              from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
        <pre>Thanks for offering to improve the GUI tools! Both a graph-based interface and
the possibility to load null sinks and combine sinks are sensible features to
have available in a GUI. In my opinion pavucontrol isn't the right tool to add
these features, however, so I'd prefer a separate tool.

(In reply to <a href="show_bug.cgi?id=56686#c0">comment #0</a>)
<span class="quote">> Hey. Recently I have tried to understand how sinks work and how to fuse
> audio streams to different sinks. For example, I want to fuse skype sound
> stream with my chess program's stream and send this to ffmpeg to create
> audio&video stream in stream service.</span >

This can be done by loading a null sink (module-null-sink) where you route
skype and the chess program, and recording from the null sink's monitor source
with ffmpeg.

<span class="quote">> Also I want to send all system streams
> (including two above) to my alsa to hear.</span >

Ok, this makes the setup a bit more complicated: you'll need to load a combine
sink (module-combine-sink) that outputs to the alsa sink and the null sink, and
route skype and the chess program to the combine sink.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>