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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 9 07:52:10 PDT 2015


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

--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Review of attachment 306543:
 --> (https://bugzilla.gnome.org/review?bug=751792&attachment=306543)

I'm looking at fixing this, and understand what the test tests,
as my first patch fails the test case.

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

Here, the first duration is "end time" (so start at 10 and end at 30 yields 20
duration) ?

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

This line means this segment runs from 10 seconds to 20 seconds, right ?

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