[gstreamer-bugs] [Bug 165964] alsasink device detection issues

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 12 03:02:12 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=165964
 GStreamer | gst-plugins | Ver: 0.8.11





------- Comment #12 from Jeremie Knuesel  2006-01-12 11:02 UTC -------
Yes I'm on debian sid, and in short it seems to be working now, with both 0.8
(totem can play the file now) and 0.10. More precisely the following works
fine:

gst-launch-0.8 filesrc location=lugradio-s02e21-180705-high.ogg ! oggdemux !
vorbisdec ! audioconvert ! audioscale ! alsasink

Works with version 0.8.11-2 and 0.8.11-5 of the gstreamer0.8-alsa package.
With 0.8.11-2 it also worked without the audioscale element. With 0.8.11-5
audioscale is necessary...


gst-launch-0.10 filesrc location=lugradio-s02e21-180705-high.ogg ! oggdemux !
vorbisdec ! audioconvert ! audioresample ! alsasink

(also works without audioresample)

So... thanks! (BTW 0.10 is impressive: playback starts immediately and cpu
usage is like 4 times less!)


-- 
Configure bugmail: http://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