[sldev] Lip-sync
Tofu Linden
tofu.linden at lindenlab.com
Mon Mar 5 01:48:54 PST 2007
Callum Lerwick wrote:
> FMOD needs to die. OpenAL is the way to go, OpenAL is well
> supported on Windows (Its the only hardware accelerated API available in
> Vista!), Mac OS X (Ships in Tiger) and of course, Linux. OpenAL can
> fully replace fmod on all supported platforms.
The only obvious thing which FMOD (trivially) handles for us which
OpenAL doesn't, is net-streamed music.
That could be replaced by libcurl hacks or something like ezstream.
However, I'm currently working on integrating GStreamer support
into the client for streaming video as an alternative to QuickTime,
which would then be pretty easy to adapt to also use as a replacement
streaming audio implementation (with bonus reliable vorbis support,
etc). At least for unixers...
- Tofu
More information about the SLDev
mailing list