[gstreamer-bugs] [Bug 619634] audio dropout in unpausing the media

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 28 11:13:37 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=619634
  GStreamer | gstreamer (core) | 0.10.29

--- Comment #4 from gudake at gmail.com 2010-05-28 18:13:35 UTC ---
How about this: add a property "elapseInPaused" to the GstClock.  GstAudioClock
set this to be false,  "true" for SystemClock (created by gstrtpdec).   So only
GstAudioClock doesn't need to recalculate when playing->paused->playing and no
seeking happens.   gstrtpdec remains the same way: always recalculating the
base time when paused->playing.

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