[gstreamer-bugs] [Bug 349015] [sunaudio] open source with O_NONBLOCK

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 15 01:28:02 PDT 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=349015
 GStreamer | gst-plugins-good | Ver: HEAD CVS





------- Comment #12 from jerry tan  2006-09-15 08:27 UTC -------
Tim's patch doesnot work, I have verified on my sparc.
open with NON_BLOCK option lost some data.
for example, when recording, I count 9, it only record 3 or less.


for sunaudio's API, I found that open device twice will be blocked for one
process, 
but it works in two process.
one engineer tell me that "There is a multiple open ioctl that needs to be
called first before a process can do multiple opens. It's documented in mixer
(7i) man page."

so, I suggest to use my patch, since it is simple and works.


-- 
Configure bugmail: http://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