[Bug 701353] rtp timestamps not correct when pausing/seeking

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 31 06:40:48 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701353
  GStreamer | gst-plugins-base | 1.x

--- Comment #1 from Alexander Schrab <alexas at axis.com> 2013-05-31 13:40:42 UTC ---
Created an attachment (id=245728)
 View: https://bugzilla.gnome.org/attachment.cgi?id=245728
 Review: https://bugzilla.gnome.org/review?bug=701353&attachment=245728

Patch

Take the base time of the element when going to playing the first time after
being in ready. Instead of using running time directly, we subract the element
base time (to get clock time) and subtract this initial base time to get a time
that doesn't pause or reset at flushing seek and starts at 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