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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 4 03:56:15 PDT 2013


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

--- Comment #111 from Thomas DEBESSE <thomas.debesse at rcf.fr> 2013-09-04 10:56:09 UTC ---
I have launched another jack daemon controlling an alsa interface (hw:Intel)
with its internal alsa driver.

I have launched those pipelines:

* gst-launch-1.0 -v audiotestsrc freq=1000 ! capsfilter caps="audio/x-raw,
format=F32LE, rate=48000, channels=1" ! jackaudiosink client-name=testsine
name=sine connect=none

* gst-launch-1.0 -v jackaudiosrc client-name=queue0 name=in connect=none !
capsfilter caps="audio/x-raw, format=F32LE, rate=48000, channels=1" !
jackaudiosink client-name=queue0 name=out connect=none sync=false

* gst-launch-1.0 -v jackaudiosrc client-name=queue1 name=in connect=none !
capsfilter caps="audio/x-raw, format=F32LE, rate=48000, channels=1" !
jackaudiosink client-name=queue1 name=out connect=none sync=true

* gst-launch-1.0 -v jackaudiosrc client-name=queue2 name=in connect=none !
capsfilter caps="audio/x-raw, format=F32LE, rate=48000, channels=1" !
jackaudiosink client-name=queue2 name=out connect=none sync=true
drift-tolerance=25000000

I reuse the previously launched "audiotestsrc ! alsasink device=DSX" pipeline
to have an external audio source.

The patchbay looks like:

http://dl.illwieckz.net/u/thomas-debesse/bug-report/gstreamer/bug-692953/20130904.gstreamer-jackd-bis-audio-patchbay-test.png

This patchbay is running alongside the other.

Mem:1008M used:143M buffers:0M cache:183M
Avg:  8.0% sy:  2.7% ni:  0.0% hi:  0.0% si:  0.0% wa:  0.0% st:  0.0%

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