[Bug 692953] alsa modules are silent or noisy after several hours of use

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 9 10:29:10 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=692953
  GStreamer | gst-plugins-base | 1.0.9

--- Comment #125 from Thomas DEBESSE <thomas.debesse at rcf.fr> 2013-09-09 17:29:04 UTC ---
I'm testing that:

gst-launch-1.0 -v alsasrc device=hw:XFi ! capsfilter caps="audio/x-raw,
format=S16LE, rate=48000, channels=2" ! audioconvert ! audioresample !
capsfilter caps="audio/x-raw, format=F32LE, rate=48000, channels=2" !
jackaudiosink name=src client-name=xfi connect=none sync=true




For your information, that:

gst-launch-1.0 -v jackaudiosrc name=sink client-name=julia connect=none !
capsfilter caps="audio/x-raw, format=F32LE, rate=48000, channels=2" !
audioconvert ! audioresample ! capsfilter caps="audio/x-raw, format=S32LE,
rate=48000, channels=2" ! alsasink device=hw:Juli sync=true

can produce noise or silence in less than 1 minute (sometime it needs more
time).

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