[gstreamer-bugs] [Bug 596174] a certain ogg audio file keeps the pipeline from going back into NULL after playback

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 24 09:03:26 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=596174
  GStreamer | don't know | 0.10.24

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2009-09-24 16:03:23 UTC ---
Maybe this is a problem with your audio device or driver?

The EAGAIN handling in alsasink_write() might not be ideal, or at least it
looks like it's impossible to shut down the sink from the GUI unless we either
get a non-EAGAIN error or have successfully written something, but still, if
the driver returns EAGAIN for more than 24 minutes, there might just be
something else wrong.

-- 
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