[gstreamer-bugs] [Bug 600787] playbin2 has a problem with Ogg stream with "info"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Nov 15 02:05:15 PST 2009


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

--- Comment #12 from Sebastian Dröge <slomo at circular-chaos.org> 2009-11-15 10:05:12 UTC ---
(In reply to comment #11)
> I have patches for fixing oggdemux to put timestamps on buffers.  It's
> non-trivial to do correctly.  See #344013 and
> http://code.entropywave.com/git?p=gstreamer/gst-plugins-base.git;a=shortlog;h=refs/heads/oggdemux

That's good but won't help with this bug unfortunately, multiqueue doesn't look
at the time (and shouldn't, see Wim's commit to remove the time limit in
decodebin2 some time ago).


Thiago, maybe another solution would be to block the multiqueue pads in the
event probe by a GCond when EOS arrives and block until the corresponding group
is exposed? Of course this condition variable has to be cleared on FLUSH_START
and other events then...

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