[Openal] Capture problems under Windows
Daniel PEACOCK
dpeacock at creativelabs.com
Wed Jul 18 09:46:22 PDT 2007
Hi Laszlo,
Were you able to confirm if the alcCaptureOpenDevice function on the latest
wrap_oal.dll (version 2.1.8.1) is actually succeeding on the systems where
capture doesn't work?
The source code under the OpenAL-Windows directory contains capture code
very similar to the code used in the private builds of the Creative OpenAL
implementation. The call sequence you have put below is presumably from
the OpenAL-Sample directory, right? That codebase is completely different
to the code that builds wrap_oal.dll.
Dan
Creative Labs, Inc.
Notice
The information in this message is confidential and may be legally
privileged. It is intended solely for the addressee. Access to this
message by anyone else is unauthorized. If you are not the intended
recipient, any disclosure, copying or distribution of the message, or
any action taken by you in reliance on it, is prohibited and may be
unlawful. If you have received this message in error, please delete it
and contact the sender immediately. Thank you.
Laszlo Menczel
<menczel at mailbox.
hu> To
Sent by: openal at opensource.creative.com
openal-bounces at op cc
ensource.creative
.com Subject
Re: [Openal] Capture problems under
Windows
07/18/2007 12:32
AM
Hi,
I found the following call sequence in the current version of the code:
alcCaptureOpenDevice -> alCaptureInit_EXT -> alcOpenDevice ->
alcBackendOpen_ -> alcBackendOpenNative_ -> grab_read_native
'grab_read_native' for Win32 is a dummy function, the last call returns
NULL.
When I try to use the current version of the DLL from openal.org, capture
sometimes works, but most of the time it does not. I have four machines at
home (two with WinME, one Win2000 and one WinXP) and my test program and
the
CaptureWin32.exe demo from the SDK work only on one of them (the Win2000).
Since the capture code is now closed (Dan Peacock said this in a previous
post) there is not much I can do to solve the problem. So much for OpenAL
being open source.
However, I don't really care about it any more. I nearly finished writing
my
own small capture library, and I will use that instead of OpenAL. I just
regret that I have wasted a week trying to sort out the mess. Anyway,
thanks
to all the people who tried to help me.
Laszlo Menczel
Szeged, Hungary
--
View this message in context:
http://www.nabble.com/Capture-problems-under-Windows-tf4062207.html#a11663840
Sent from the OpenAL - User mailing list archive at Nabble.com.
_______________________________________________
Openal mailing list
Openal at opensource.creative.com
http://opensource.creative.com/mailman/listinfo/openal
ForwardSourceID:NT0004418E
More information about the Openal
mailing list