[Bug 783028] gstmpdparser : Crash when playing some of the Dash LIVE URL's with Gstreamer v1.12

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 30 08:54:26 UTC 2017


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

--- Comment #12 from Edward Hervey <bilboed at bilboed.com> ---
The reason why it ends up with a position of 0 is because ... we try to seek to
an invalid position.

The manifest doesn't contain a suggestedPresentationDelay, which should be used
to figure out how much back from "now" we should start playing.

Regarding that property, the specs state that : "When not specified, then no
value is provided and the client is expected to choose a suitable value."

We currently don't have a default suitable value.

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