[Bug 721112] gstreamer produces "scratchy" sound

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 31 01:15:29 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=721112
  GStreamer | don't know | unspecified

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-12-31 09:15:26 UTC ---
Do you also get this if you run (in which cases does it work, in which not?
always just scratchy sound or other problems?):

> gst-launch-1.0 audiotestsrc ! audioconvert ! audioresample ! "audio/x-raw,format=S32LE,rate=44100,channels=2" ! pulsesink
> gst-launch-1.0 audiotestsrc ! audioconvert ! audioresample ! "audio/x-raw,format=F32LE,rate=44100,channels=2" ! pulsesink
> gst-launch-1.0 audiotestsrc ! audioconvert ! audioresample ! "audio/x-raw,format=S16LE,rate=44100,channels=2" ! pulsesink
> gst-launch-1.0 audiotestsrc ! audioconvert ! audioresample ! "audio/x-raw,format=S32LE,rate=44100,channels=1" ! pulsesink
> gst-launch-1.0 audiotestsrc ! audioconvert ! audioresample ! "audio/x-raw,format=F32LE,rate=44100,channels=1" ! pulsesink
> gst-launch-1.0 audiotestsrc ! audioconvert ! audioresample ! "audio/x-raw,format=S16LE,rate=44100,channels=1" ! pulsesink
> gst-launch-1.0 audiotestsrc ! audioconvert ! audioresample ! "audio/x-raw,format=S32LE,rate=48000,channels=2" ! pulsesink
> gst-launch-1.0 audiotestsrc ! audioconvert ! audioresample ! "audio/x-raw,format=F32LE,rate=48000,channels=2" ! pulsesink
> gst-launch-1.0 audiotestsrc ! audioconvert ! audioresample ! "audio/x-raw,format=S16LE,rate=48000,channels=2" ! pulsesink
> gst-launch-1.0 audiotestsrc ! audioconvert ! audioresample ! "audio/x-raw,format=S32LE,rate=16000,channels=2" ! pulsesink
> gst-launch-1.0 audiotestsrc ! audioconvert ! audioresample ! "audio/x-raw,format=F32LE,rate=16000,channels=2" ! pulsesink
> gst-launch-1.0 audiotestsrc ! audioconvert ! audioresample ! "audio/x-raw,format=S16LE,rate=16000,channels=2" ! pulsesink

-- 
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