[Bug 757951] adaptivedemux: set src element to ready before flushing the input pad
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jan 12 11:00:36 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=757951
--- Comment #25 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
(In reply to Florin Apostol from comment #24)
> 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.
I'm preparing a patch and noticed that. I'll give meaningful names to the bins
that contain the http source and the queue and get their src pad to monitor
those same situations.
--
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