[Bug 756186] New: dashdemux: cannot advance to next period
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 7 06:19:17 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=756186
Bug ID: 756186
Summary: dashdemux: cannot advance to next period
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-omx
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: florin.apostol at oregan.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When trying to advance to the next period, the adaptive demux calls
gst_adaptive_demux_has_next_period which will end up calling
gst_mpd_client_has_next_period.
But due to some recent changes in dashdemux, the
gst_mpd_client_setup_media_presentation will no longer prepare all periods. The
gst_mpd_client_has_next_period function needs to call
gst_mpd_client_setup_media_presentation to update the period 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