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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 13 09:29:57 PST 2013


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mnauw at users.sourceforge.net
          Component|gst-plugins-good            |gst-plugins-base
            Summary|matroskademux: block        |vorbisdec: Does not put
                   |parsing/lacing issues       |timestamps on first buffer
                   |generate                    |sometimes
                   |GST_CLOCK_TIME_NONE         |
                   |timestamps                  |

--- Comment #15 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2013-11-13 17:29:52 UTC ---
matroskademux output has correct timestamps (none on the vorbis headers, 0 on
first audio data, then none due to the lacing, and then a timestamp now and
then.

vorbisdec discards a frame if vorbis decoder does not produce samples for that,
and as such the timestamp associated with that is lost.  Depending on whether
the decoder is discarding samples or merely operating with decoder delay, this
behaviour is either correct or to be fixed.

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