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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 8 21:56:38 PDT 2011


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

--- Comment #2 from Matej Knopp <matej.knopp at gmail.com> 2011-06-09 04:56:32 UTC ---
Created an attachment (id=189523)
 View: https://bugzilla.gnome.org/attachment.cgi?id=189523
 Review: https://bugzilla.gnome.org/review?bug=652155&attachment=189523

Patch to use input timestamps only at the beginning

The patch will use computed timestamps during the stream and use the timestamps
from input only at the beginning or discontinuity. 

If the input buffer duration is different than the output buffer duration
(seems to happen with all decoders I've tested) I don't see point of trying to
pass the input timestamp to output as it won't really be valid.

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