[Bug 652155] [ffmpegdec] generates invalid timestamps for audio streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 14 14:19:28 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=652155
  GStreamer | gst-ffmpeg | git

David Schleef <ds> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #3 from David Schleef <ds at schleef.org> 2011-07-14 21:19:23 UTC ---
This is not how timestamps are supposed to work.  Timestamps can "wander
around" what you might expect given the number of samples, without having
discont flags set on buffers.  The audio sink will fix it up, more or less
successfully.  So, the second patch is incorrect.

Bug report sounds valid, however.

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