[Bug 752480] dashdemux: negative values for r attribute in S node are not supported

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 15 10:12:41 PDT 2015


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

--- Comment #25 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Vincent Penquerc'h from comment #24)
> For the round up, I don't think this is right. It should round down.
> 
> For instance, for a duration of 10, start of 2, end of 8, (8-2)/10 == 0.
> That's a segment repeated 0 times.
> In the case we're looking at which segment repeat index we're in, it's the
> same calc, and 0 based indexing.

You're right, we're actually rounding up already because the repeat variable is
zero based. Nevermind :)

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