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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 8 21:08:32 PDT 2011


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

--- Comment #1 from Matej Knopp <matej.knopp at gmail.com> 2011-06-09 04:08:29 UTC ---
Actually, the patch doesn't fix the problem. The input buffer TS and duration
do not map well to output TS and duration for audio streams. After decoding the
output buffer can have different size than the input buffer.

It looks like perhaps the solution is only to use the input TS the beginning
(and discontinuity) and just keep computing output timestamps.

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