[speex-dev] C++ wrapper for speex

illiminable ogg at illiminable.com
Wed May 26 04:22:13 PDT 2004



----- Original Message ----- 
From: "Ronald Madrid" <mfcguru at yahoo.com>
To: <speex-dev at xiph.org>
Cc: <tgrand at canvaslink.com>
Sent: Wednesday, May 26, 2004 6:39 PM
Subject: Re: [speex-dev] C++ wrapper for speex

<p>>
> hi Tom,
>
> i downloaded your speex wrappers and they're really
> what i'm looking for! i really cannot worry about
> container support at the moment because i'm working
> with real-time audio, and hopefully toward VoIP when
> everything else is in order.
>

If you or Tom are looking for C++ container support for ogg, you can find my
mux and demux library as part of my directshow project. They are still a bit
rough around the edges because in my project they are wrapped by directshow
filters and not directly exposed but there are a few example tools with them
as well. The demux is pretty well tested but the mux particularly
multi-stream mux is only recently added and not fully tested.

Root of directshow project
http://svn.xiph.org/trunk/oggdsf

The mux/demux library
http://svn.xiph.org/trunk/oggdsf/src/lib/core/ogg/libOOOgg/

And the very simple example tools are here. (They depend on the demux/mux
library above)
http://svn.xiph.org/trunk/oggdsf/src/tools/

Or equivalanet svn paths to check them out with subversion.

Cheers,

Zen.

<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'speex-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Speex-dev mailing list