After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 566561 - [resindvd] Failed to connect stream (with pulsesink)
[resindvd] Failed to connect stream (with pulsesink)
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.9
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-01-04 22:08 UTC by Sven Arvidsson
Modified: 2009-04-14 18:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Sven Arvidsson 2009-01-04 22:08:00 UTC
Resindvd doesn't seem to work well with PulseAudio. 

Frequently when I navigate a DVD menu and switch from one menu to another, Totem throws an error message "Failed to connect stream: OK" and the following is printed on the terminal:

** Message: Error: Failed to connect stream: OK
pulsesink.c(634): gst_pulsesink_prepare (): /GstPlayBin:play/GstBin:abin/GstBin:audiosinkbin/GstGConfAudioSink:audio-sink/GstBin:bin4/GstPulseSink:pulsesink1

It seems to work a lot better with the other audio backends (but I haven't tried them for long) so I guess it could be a problem with PA.
Comment 1 Sven Arvidsson 2009-04-05 17:58:41 UTC
I haven't seen this for a while now, but I haven't been using the new changes in resin for very long, so I'll keep this open for now.
Comment 2 Jan Schmidt 2009-04-14 13:22:59 UTC
This one can probably be closed as obsolete. It was never a resin-dvd bug - it was a problem with pulsesink handling changes in the stream layout, when the audio switched from stereo to surround for example.

pulsesink was more-or-less completely re-written, and the new version doesn't have the same problem.
Comment 3 Sven Arvidsson 2009-04-14 18:19:56 UTC
Great, thanks for the explanation!