[gstreamer-bugs] [Bug 600929] [kate] tiger element doesn't handle segments and text/video synchronization properly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jan 24 14:34:11 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=600929
  GStreamer | gst-plugins-bad | git

--- Comment #10 from ogg.k.ogg.k <ogg.k.ogg.k at googlemail.com> 2010-01-24 22:34:08 UTC ---
I actually went to look for that part of the Ogg doc (not the spec), and this
is the part that deals with discontinuous (what GStreamer calls sparse) streams
and timing (found in ogg-multiplex.html in the libogg distribution):

  start-time and end-time positioning

   A granule position represents the instantaneous time location between two
pages. However, continuous streams and
   discontinuous streams differ on whether the granulepos represents the
end-time of the data on a page or the start-time.
   Continuous streams are 'end-time' encoded; the granulepos represents the
point in time immediately after the last data
   decoded from a page. Discontinuous streams are 'start-time' encoded; the
granulepos represents the point in time of the
   first data decoded from the page.

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