[gstreamer-bugs] [Bug 360673] [PATCH] Stuttering with SunAudio Sink

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Dec 9 04:14:23 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=360673

  GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Comment #35 from Jan Schmidt  2006-12-09 12:13 UTC -------
After sleeping on it, I'm thinking that I'd like to try a solution that uses a
control socket (a la fdsrc/fdsink in GStreamer core) with poll+timeout instead
of nanosleep. 

That would allow the reset function to abort the write thread sooner than
whenever the next nanosleep wakes up (which is up to 5 ms with the default
latency_time)

I'll cook a patch for that later and see whether it works better. In the
meantime, the above patch works fine for me


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list