[gstreamer-bugs] [Bug 360673] Stuttering with SunAudio Sink
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon Oct 30 09:53:09 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 #8 from Brian Cameron 2006-10-30 17:52 UTC -------
In response to Padraig's question, the sunaudiosink tries to open the device
non-blocking first, then if this fails, tries blocking. I will need to test to
see which it is actually using. I recommended to Padraig that he modify the
sunaudiosink code so it will only open in non-blocking so we can verify that
this is not the problem. I suspect that perhaps this might be an issue with
the SunAudio device not accepting data on too frequent of a basis or something.
Perhaps we need to set an ioctl on the device to be able to write data as
frequently as we want?
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list