[gstreamer-bugs] [Bug 632877] [ffdec_h264] always outputs same timestamp

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 22 03:30:15 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=632877
  GStreamer | gst-ffmpeg | 0.10.x

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2010-10-22 10:30:11 UTC ---
the big problem is that ffdec has to guess if the input timestamps are DTS or
PTS. The current algorithm assumes DTS until it sees reordered timestamps. 

In this particular case, it should reset next_out to -1 when the duration was
unset and it should probably also ignore a duration of 0.

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