[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 06:45:48 PST 2010


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

--- Comment #8 from ogg.k.ogg.k <ogg.k.ogg.k at googlemail.com> 2010-01-24 14:45:44 UTC ---
Created an attachment (id=152148)
 View: https://bugzilla.gnome.org/attachment.cgi?id=152148
 Review: https://bugzilla.gnome.org/review?bug=600929&attachment=152148

Sparse streams aren't timed by end time, and their duration isn't implicit

I found it, some code in oggdemux was assuming timing by end. Your command line
now yields the correct timestamps, apart from one case which is fishy which
I'll look at next.
I've chosen to handle sparse streams differently, which makes sense for this
timestamp issue, but isn't 100% correct, but was strongly implied in the Ogg
spec, so is unlikely to go wrong (famous last words).

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