[Bug 705661] New: dashdemux: segmentNumber attribute of SegmentTemplate element is not being observed
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Aug 8 04:39:01 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=705661
GStreamer | gst-plugins-bad | git
Summary: dashdemux: segmentNumber attribute of SegmentTemplate
element is not being observed
Classification: Platform
Product: GStreamer
Version: git
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: floobleflam at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=251138)
View: https://bugzilla.gnome.org/attachment.cgi?id=251138
Review: https://bugzilla.gnome.org/review?bug=705661&attachment=251138
Patch to offset segment numbers by startNumber, if present
For SegmentTemplate elements containing a startNumber attribute, the `number'
member of GstMediaSegments should be offset by the value of startNumber;
however, this is not currently the case. As a result, the first URI(s)
requested by the download loop will be wrong.
Patch attached to fix this issue.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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