[Bug 705477] directsoundsink: Glitches when playing S8

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 22 02:48:40 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=705477
  GStreamer | gst-plugins-good | 1.x

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #19 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-22 09:48:36 UTC ---
In theory this pipeline should also negotiate to S8 then, but negotiates to
S16LE here:

> gst-launch-1.0 audiotestsrc ! capsfilter caps="audio/x-raw,format=S32LE,layout=interleaved,rate=44100,channels=2,channel-mask=0x3" ! audioconvert ! audioresample ! capsfilter caps="audio/x-raw, format = (string) S16LE, layout = (string) interleaved, rate = (int) [ 1, MAX ], channels = (int) [ 1, 2 ]; audio/x-raw, format = (string) S8, layout = (string) interleaved, rate = (int) [ 1, MAX ], channels = (int) [ 1, 2 ];" ! fakesink -v

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list