[Bug 709965] vorbisdec: Does not put timestamps on first buffer sometimes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 13 10:46:04 PST 2013


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

--- Comment #17 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2013-11-13 18:46:00 UTC ---
Looks like it is not that simple :(

This patch makes the pipeline/vorbisdec unit test fail, due to imperfect
timestamps.  That in turn is due to vorbisenc producing a first 0 duration
buffer (and so 2 buffers have pts 0).  That, in turn, is due to what the vorbis
encoder is claiming us it has put into the first encoded data buffer (based on
the granulepos).  Unless that first buffer is meant to discarded, it does not
seem to make sense, but that's we are being told ...

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