[Bug 751792] dashdemux: incorrect segment duration for a segment list

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 9 08:03:01 PDT 2015


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

--- Comment #5 from Florin Apostol <florin.apostol at oregan.net> ---
Review of attachment 306543:
 --> (https://bugzilla.gnome.org/review?bug=751792&attachment=306543)

::: tests/check/elements/dash_mpd.c
@@ +2232,3 @@
+  /*
+   * Period duration is 30 seconds
+   * Period start is 10 seconds. Thus, period duration is 20 seconds.

That's right

@@ +2249,3 @@
+      "      <SegmentList duration=\"25\">"
+      "        <SegmentURL"
+      "           media=\"TestMedia0\" mediaRange=\"10-20\""

those are bytes. Media segment is the part between bytes 10 and 20 in the
TestMedia0 file

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