GNOME Bugzilla – Bug 170719
Totem: no playback without a soundcard
Last modified: 2006-12-05 16:48:49 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/7488 "Totem (gstreamer) doesn't seem to play video files or DVDs without a soundcard present. When I click on a video file or open it from Totem, the playback doesn't start at all or stops very soon and the following error message is shown (most of the times): "Failed to write data to the esound daemon". After closing the error message, playback still doesn't work. I guess it would be good to have playback working without a soundcard too. Thanks :)"
*** Bug 171929 has been marked as a duplicate of this bug. ***
*** Bug 307278 has been marked as a duplicate of this bug. ***
*** Bug 309208 has been marked as a duplicate of this bug. ***
Workaround for FedoraCore4 Gnome2.10: In "Multimedia Systems Selector" set the output to 'Custom', and then add the string 'fakesink'.
*** Bug 309966 has been marked as a duplicate of this bug. ***
*** Bug 310687 has been marked as a duplicate of this bug. ***
*** Bug 311881 has been marked as a duplicate of this bug. ***
*** Bug 314855 has been marked as a duplicate of this bug. ***
*** Bug 349771 has been marked as a duplicate of this bug. ***
*** Bug 358138 has been marked as a duplicate of this bug. ***
*** Bug 368159 has been marked as a duplicate of this bug. ***
Annoyed me too much, so just like for the xine-lib backend, there won't be any errors if the audio sink doesn't work, you just won't have sound, or be able to change the volume. Committed to HEAD and gnome-2-16 2006-12-05 Bastien Nocera <hadess@hadess.net> * src/backend/bacon-video-widget-gst-0.10.c: (bacon_video_widget_can_set_volume), (bacon_video_widget_new): Have _can_set_volume behave properly, don't fail creating the video widget if we can't create an audio sink and we're not in audio mode (Closes: #170719)