[gstreamer-bugs] [Bug 640012] ffmpegdec outputs wrong timestamps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 19 19:44:16 PST 2011


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

--- Comment #1 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2011-01-20 03:44:13 UTC ---
Created an attachment (id=178807)
 View: https://bugzilla.gnome.org/attachment.cgi?id=178807
 Review: https://bugzilla.gnome.org/review?bug=640012&attachment=178807

ffmpegdec: Add property forcing the decoder to use the input timestamp as PTS

Decoders guess that the incoming timestamp is a DTS, in some cases, like
with RTP, one knows that the incoming timestamp is a PTS. Also, in this case,
the duration is not known, so the estimation currently made is often very bad.

To be honest, since I fixed the rtpjitterbuffer bug #640023, most of my symtoms
have gone away, so I'm not sure this bug is so needed.

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