[Bug 656412] vorbisdec: discard starting samples according to granpos

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 12 10:36:14 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=656412
  GStreamer | gst-plugins-base | unspecified

--- Comment #7 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-08-12 17:36:09 UTC ---
If oggdemux finds that timestamps would have to start at -D, then it could have
them start at 0 (*) and send a segment (start = delta, stop = old_stop + delta
?, 0) which should then have the proper clipping happening downstream while
running time (for a/v sync) and position reporting should also come out ok.

(*) evidently by timestamp = timestamp_as_now + delta

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