<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pacat should set the sample spec channels according to the given channel map"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89541#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pacat should set the sample spec channels according to the given channel map"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89541">bug 89541</a>
              from <span class="vcard"><a class="email" href="mailto:superquad.vortex2@gmail.com" title="Raymond <superquad.vortex2@gmail.com>"> <span class="fn">Raymond</span></a>
</span></b>
        <pre>             "      --rate=SAMPLERATE                 The sample rate in Hz
(defaults to 44100)\n"
             "      --format=SAMPLEFORMAT             The sample type, one of
s16le, s16be, u8, float32le,\n"
             "                                        float32be, ulaw, alaw,
s32le, s32be, s24le, s24be,\n"
             "                                        s24-32le, s24-32be
(defaults to s16ne)\n"
             "      --channels=CHANNELS               The number of channels, 1
for mono, 2 for stereo\n"
             "                                        (defaults to 2)\n"
             "      --channel-map=CHANNELMAP          Channel map to use
instead of the default\n"
             "      --fix-format                      Take the sample format
from the sink/source the stream is\n"
             "                                        being connected to.\n"
             "      --fix-rate                        Take the sampling rate
from the sink/source the stream is\n"
             "                                        being connected to.\n"
             "      --fix-channels                    Take the number of
channels and the channel map\n"
             "                                        from the sink/source the
stream is being connected to.\n"
             "      --no-remix                        Don't upmix or downmix
channels.\n"
             "      --no-remap                        Map channels by index
instead of name.\n"

             "      --raw                             Record/play raw PCM
data.\n"


do you mean some options are mutally exclusive ?</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>