[Bug 757951] adaptivedemux: set src element to ready before flushing the input pad
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jan 8 08:38:48 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=757951
--- Comment #24 from Florin Apostol <florin.apostol at oregan.net> ---
Seems ok. But probably we will loose the ability from tests to identify the
http source elements feeding data in dashdemux.
I am currently using in the tests the internal pad for 2 things:
1. to identify the stream when the internal bin element generates a state
change message: from the bin pad I get the peer pad (the internal pad) and from
here the src->pad which has a name audio_00. Worst case we can assume bin0
corresponds for first stream, bin1 for second stream, etc.
2. To get segment events (which are not forwarded by adaptivedemux) so that I
know when the src started to send a new file. This is needed for pattern
matching of data in dashdemux tests.
--
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