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

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Oct 1 05:48:32 PDT 2004


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





------- Additional Comments From rbultje at ronald.bitfreak.net  2004-10-01 08:48 -------
It is ALSA, right? Does it work if you use:

gst-launch filesrc location=$file ! mad ! audioconvert ! audioscale !
audio/x-raw-int,rate=48000 ! alsasink

? The MP3+ is similar to the Audigy2NX and requires the above (audioscale !
audio/x-raw-int,rate=48000 ! alsasink) as audiosink GConf key because the device
detection is broken (this is a driver bug). With that GConf key, all works fine.

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




More information about the Gstreamer-bugs mailing list