[gstreamer-bugs] [Bug 317338] [osssink] can't handle mono

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Sep 27 07:07:27 PDT 2005


Do not reply to this email.  You can add comments to this bug at
 http://bugzilla.gnome.org/show_bug.cgi?id=317338
 GStreamer | gst-plugins-good | Ver: 0.9.x

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |NEW
      everconfirmed|0                           |1
         Resolution|NOTABUG                     |
            Summary|osssink can't handle mono   |[osssink] can't handle mono



------- Additional Comments From Tim-Philipp Müller  2005-09-27 14:07 -------
Still, I think there is a bug here:

% gst-launch-0.9 -v sinesrc ! osssink
PAUSE pipeline ...
/pipeline0/sinesrc0.src: caps = audio/x-raw-int, endianness=(int)1234,
signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)44100, channels=(int)1
/pipeline0/osssink0.sink: caps = audio/x-raw-int, endianness=(int)1234,
signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)44100, channels=(int)1
PREROLLED pipeline ...
RUNNING pipeline ...

Gives:

  beep, beep, beep, beep, beep (interruptions as long as the beeps)



 % gst-launch-0.9 -v sinesrc ! audioconvert ! osssink

results in exactly the same (caps-wise and sound-wise).

Cheers
 -Tim




------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list