[Bug 764733] qtdemux: Regression in YouTube TV tests in WebKit MSE after fix for #760779
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 11 08:26:58 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=764733
--- Comment #6 from Seungha Yang <sh.yang at lge.com> ---
(In reply to Philippe Normand from comment #5)
> mss_mode is related with Smooth Streaming, I think. This patch seems
> unrelated with the regression.
Could you kindly explain more please?
What I'm understanding about this issue is as follows
- bug #760779 caused delay in expose stream, if moov have no sample
information.
- MSS mode case, however, exposing stream causes no problem because upstream
element provides caps information (as far as I understand)...
==> bug #760779 did not fully consider MSS case so, delay also happened for MSS
mode.
- Attached patch expects exposing streams with the first moov although the moov
has no sample information.
--
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