[Bug 696300] H264 video is playing too fast because of invalid PTS:

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 25 01:38:30 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=696300
  GStreamer | gst-plugins-base | git

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2013-03-25 08:38:27 UTC ---
Shouldn't it be possible to calculate the real PTS from the DTS? Like using the
earliest DTS of all frames that are still not finished as the PTS of the
current frame?

Just using the DTS directly will cause the PTS to be non-monotonous and could
cause problems in some elements

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