[Bug 637056] playbin2/playsink: doesn't propagate errors properly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 16 04:44:00 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=637056
  GStreamer | gst-plugins-base | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |OBSOLETE

--- Comment #3 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-16 11:43:54 UTC ---
That works much better now as the errors of explicitly set sinks are now
propagated to the application:

$ gst-launch-1.0 playbin uri=file://(pwd)/test1.flac audio-sink="alsasink
device=foobar"
Setting pipeline to PAUSED ...
0:00:00.063848908  7445      0x11b8520 ERROR                playbin
gstplaybin2.c:5081:activate_group:<playbin0> failed to activate sinks
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstBin:bin0/GstAlsaSink:alsasink0: Could not open audio
device for playback.
Additional debug info:
gstalsasink.c(851): gst_alsasink_open (): /GstBin:bin0/GstAlsaSink:alsasink0:
Playback open error on device 'foobar': No such file or directory
Setting pipeline to NULL ...
Freeing pipeline ...

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