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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 2 01:50:20 PDT 2013


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

--- Comment #90 from Thomas DEBESSE <thomas.debesse at rcf.fr> 2013-09-02 08:49:46 UTC ---
Hi all, I coming back to you with the report of two tests. :)

This pipeline is running since three days, it's playing sound, there is no
error or warning log :

gst-launch-1.0 -v audiotestsrc ! audioconvert ! audioresample ! alsasink
device=hw:DSX


This pipeline pipeline is running since three days and has failed, it's playing
silence then at first it played sound. There is no log since the beginning:

gst-launch-1.0 -v alsasrc device=hw:XFi latency-time=20000 buffer-time=800000
drift-tolerance=25000000 ! audioconvert ! audioresample ! alsasink
device=hw:XFi sync=true


This is beginning log:
0:00:00.068520914 24723  0x852f1a0 ERROR           GST_PIPELINE
./grammar.y:432:gst_parse_element_set: no property "drift-tolerance" in element
"alsasrc0"
WARNING: erroneous pipeline: no property "drift-tolerance" in element
"alsasrc0"
jcodec at jcodec:~$ date; date +%s; gst-launch-1.0 -v alsasrc device=hw:XFi
latency-time=20000 buffer-time=800000 ! audioconvert ! audioresample ! alsasink
device=hw:XFi drift-tolerance=25000000 sync=true 2>&1 | tee
/mnt/20130830.gstreamer-drift-problem-full-xfi-latency-drift-tolerance.stdout.txtFri
Aug 30 18:26:47 CEST 2013
1377880007
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
0:00:00.033637924 24734  0x9556d20 FIXME                default
gstutils.c:3622:gst_pad_create_stream_id_printf_valist:<alsasrc0:src> Creating
random stream-id, consider implementing a deterministic way of creating a
stream-id
Setting pipeline to PLAYING ...
0:00:00.034133960 24734  0x9608f40 WARN                     bin
gstbin.c:2474:gst_bin_do_latency_func:<pipeline0> failed to query latency
New clock: GstAudioSrcClock
0:00:00.034936962 24734  0x9556d20 WARN                    alsa
pcm_hw.c:1401:_snd_pcm_hw_open: alsalib error: Invalid value for card
/GstPipeline:pipeline0/GstAlsaSrc:alsasrc0: actual-buffer-time = 743038
/GstPipeline:pipeline0/GstAlsaSrc:alsasrc0: actual-latency-time = 23219
/GstPipeline:pipeline0/GstAlsaSrc:alsasrc0.GstPad:src: caps = audio/x-raw,
layout=(string)interleaved, rate=(int)44100, format=(string)S16LE,
channels=(int)2, channel-mask=(bitmask)0x0000000000000003
/GstPipeline:pipeline0/GstAudioConvert:audioconvert0.GstPad:src: caps =
audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)S16LE,
channels=(int)2, channel-mask=(bitmask)0x0000000000000003
/GstPipeline:pipeline0/GstAudioResample:audioresample0.GstPad:src: caps =
audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)S16LE,
channels=(int)2, channel-mask=(bitmask)0x0000000000000003
/GstPipeline:pipeline0/GstAlsaSink:alsasink0.GstPad:sink: caps = audio/x-raw,
layout=(string)interleaved, rate=(int)44100, format=(string)S16LE,
channels=(int)2, channel-mask=(bitmask)0x0000000000000003
/GstPipeline:pipeline0/GstAudioResample:audioresample0.GstPad:sink: caps =
audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)S16LE,
channels=(int)2, channel-mask=(bitmask)0x0000000000000003
/GstPipeline:pipeline0/GstAudioConvert:audioconvert0.GstPad:sink: caps =
audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)S16LE,
channels=(int)2, channel-mask=(bitmask)0x0000000000000003

There is no more log since the beginning.

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