[Bug 752480] dashdemux: negative values for r attribute in S node are not supported
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Sep 15 09:55:33 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752480
--- Comment #23 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
(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.
--
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