[gstreamer-bugs] [Bug 341278] New: autoaudiosink should fallback to fakesink
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed May 10 09:32:17 PDT 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=341278
GStreamer | gst-plugins-good | Ver: 0.10.x
Summary: autoaudiosink should fallback to fakesink
Product: GStreamer
Version: 0.10.x
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: johan at gnome.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
totem in dapper refuses to start on a box without a soundcard when it's
configured to use autoaudiosink.
It can be reproduced using gst-launch:
gst-launch-0.10 fakesrc ! autoaudiosink
Setting pipeline to PAUSED ...
ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0'
ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_card_driver
returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_concat returned
error: No such device
ALSA lib confmisc.c:1072:(snd_func_refer) error evaluating name
ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_refer returned
error: No such device
ALSA lib conf.c:3962:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2102:(snd_pcm_open_noupdate) Unknown PCM default
ERROR: Pipeline doesn't want to pause.
ERROR: from element /actual-sink: Could not establish connection to sound
serverAdditional debug info:
esdsink.c(252): gst_esdsink_open (): /actual-sink:
can't open connection to esound server
Setting pipeline to NULL ...
FREEING pipeline ...
Yes my configured alsa to have one card, but that's not a reason for
autoaudiosink to give up.
--
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