[Bug 659489] h264parse: Calculate PTS from DTS (and vice-versa)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Sep 5 04:36:27 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=659489
GStreamer | gst-plugins-bad | git
--- Comment #37 from sreerenj <bsreerenj at gmail.com> 2014-09-05 11:36:21 UTC ---
I have noticed that gst_h264_parse_get_timestamp() is invoking with
&GST_BUFFER_TIMESTAMP (buffer) as argument. I think it should be
&GST_BUFFER_DTS (buffer) since we don't have the implementation to handle the
PTS right now. ??
--
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