[Bug 764020] adaptivedemux: Deadlock on HLS and DASH streams when scrub seeking

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 23 08:17:13 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=764020

--- Comment #3 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 324570
  --> https://bugzilla.gnome.org/attachment.cgi?id=324570&action=edit
debug log of multiqueue buffering

Debug log snippet that shows a problem - multiqueue1 posts buffering msg
0x7f526401b610 (seqnum 5196 - 98%). Later it posts 0x7f5230968740 (seqnum 5199
- 100%) from the same thread id  - 0x7f526813bed0.

Somehow, after processing through several intermediate buses (and presumably
decodebin and other handle_message functions) the order of the 2 messages is
reversed, and the app receives the 98% buffering message last and never
recovers.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list