[Bug 659489] h264parse: Calculate PTS from DTS (and vice-versa)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Aug 29 06:21:43 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=659489
GStreamer | gst-plugins-bad | git
--- Comment #18 from Baby octopus <jagadishkamathk at gmail.com> 2014-08-29 13:21:38 UTC ---
I have also seen a bug where in if PTS of two consecutive frames are same i.e.,
lets say cur_pts = X, prev_pts = X you end up getting the cur_pts = -1
Note
cur_pts = prev_pts happens for lossy mpegts streams since avdec_h264 makes
cur_pts = prev_pts if cur_pts < prev_pts
--
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