[Gstreamer-bugs] [Bug 140587] - Gstreamer halts playing after some seconds

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Apr 20 18:00:58 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=140587
GStreamer | don't know | Ver: 0.8.0





------- Additional Comments From lemuren at web.de  2004-04-20 21:00 -------
Yes, this happens also with 'gst-launch-0.8 sinesrc ! audioconvert ! osssink',
but it only happens when I'm using my external usb - ahem - soundcard as first
sound-device in alsa (so it might be an alsa bug, not a gstreamer bug, but, like
I said, it doesn't happend when I'm using xmms). 

I'll send gstreamer debug output if you tell me what debug settings to use :-)

Here's my modprobe.conf:
include /etc/modprobe.conf.dist
# network adapter
alias eth0 natsemi

# additional usb config
alias usb-controller ohci-hcd
#install uhci-hcd /sbin/modprobe ohci-hcd

# --- ALSA configuration
alias char-major-116 snd
alias char-major-14 soundcore
alias snd-card-1 snd-ali5451
alias snd-card-0 snd-usb-audio
#--- OSS compatibility alias
alias sound-slot-1 snd-ali5451
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-1 snd-seq-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-8 snd-seq-oss
alias sound-service-1-12 snd-pcm-oss
alias sound-slot-0 snd-usb-audio
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-12 snd-pcm-oss
#--- Options 
options snd major=116 cards_limit=4
options snd-ali5451 index=1
options snd-usb-audio index=0
#--- ALSA configuration END

install probe-usbmouse /sbin/modprobe mousedev || /bin/true
install probe-usbkeyboard  /sbin/modprobe keybdev || /sbin/modprobe usbkbd ||
/bin/true

alias char-major-171 raw1394

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list