[Bug 731474] playbin stalls when trying to play the audio portion of a stream with flags="audio"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jun 22 05:11:27 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731474
  GStreamer | gstreamer (core) | git

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-06-22 12:11:21 UTC ---
(In reply to comment #9)
> It would make baseparse accumulate data in this scenario. And when it receives
> a buffer with a ts=X it would be pushing data downstream that would be before
> X. 
> I'd prefer to have the parser drop everything before returning upstream to
> prevent this scenario as upstream can handle buffering and not-linked returns
> better.

I don't understand what you mean :) What I meant is that we should not pass any
further data to baseparse and directly return not-linked and other errors
(instead of continuing to pass the remaining data).

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