[Bug 667595] [0.11] Subtitle segments have zero base

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 10 03:02:06 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=667595
  GStreamer | gstreamer (core) | 0.11.x

--- Comment #7 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-01-10 11:02:03 UTC ---
(In reply to comment #6)
> Bug #600648 has something to signal sparse streams, but that's what I meant. We
> need something to signal if a stream is sparse or not in different places.

That would then be in addition to the segment event sending, since that one
still needs to update timing info as needed by e.g. GstCollectPads2.

> 
> What is the problem with not knowing if the segment event is an update to the
> previous segment or not?

See for example dvdsubdec as mentioned above.  One might argue whether or not
it is really needed there, but would prefer not to be caught with being able to
convey less info than was possible in 0.10 without considering it a lot more
(rather than solving it by disabling).

Also, seeing an event with update=TRUE coming true might then as well signal
that the stream is sparse.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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