[Bug 764726] New: dashdemux: fix default suggestedPresentationDelay
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Apr 7 13:25:59 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=764726
Bug ID: 764726
Summary: dashdemux: fix default suggestedPresentationDelay
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: wojciech at visla.co.uk
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When applying default value of suggestedPresentationDelay, the value
should be subtracted from current time, not added to it. When streams
setup is performed and live point is calculated, we have to go to the
wall clock (current time) minus suggestedPresentationDelay, if we try
to start with current time plus suggestedPresentationDelay, we would
be asking for future stream, which has not yet been recorded.
--
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