[Bug 696300] H264 video is playing too fast because of invalid PTS:
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Mar 23 15:28:07 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=696300
GStreamer | gst-plugins-base | git
sreerenj <bsreerenj> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #239476|0 |1
is obsolete| |
--- Comment #1 from sreerenj <bsreerenj at gmail.com> 2013-03-23 22:28:05 UTC ---
Created an attachment (id=239649)
View: https://bugzilla.gnome.org/attachment.cgi?id=239649
Review: https://bugzilla.gnome.org/review?bug=696300&attachment=239649
videodecoder: adjust the PTS calculation for decoded frame.
If the decoder didn't get a valid PTS from upstream or from the subclass before
pushing the the decoded buffer downstream, then assume the DTS as PTS for
decoded buffer.
Previous patch has been updated with this with a minor change: Added a Warning
Message if DTS is interpolated as 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