[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:13:32 PDT 2015


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

--- Comment #26 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Vincent Penquerc'h from comment #23)
> (In reply to Sebastian Dröge (slomo) from comment #22)
> > @@ +3804,3 @@
> > +     * implicit, as this will all get deleted/recreated), or the
> > +     * start of the next segment, if any. */
> > +    if (segment_idx < stream->segments->len - 1) {
> > 
> > Hm, this function is "get_last_fragment_timestamp_end". I assume there can
> > never ever be another segment then and we always return the period end?
> 
> Good point, and while looking at the value segment_idx can have, it's not
> necessarily based on segments->len (gst_mpd_client_get_segments_counts).
> Seems like this format can have "implicit" segments, which I guess will have
> to be accounted for too somehow.

With implicit segments you mean when ->segments is NULL? Those have no repeat
by definition

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