[SDL] smpeg on Mac OS X
Gregory Smith
wolfy at treellama.org
Tue Dec 4 18:37:37 PST 2007
On Dec 4, 2007, at 3:16 AM, Dominique Louis wrote:
> Hi all,
> I was really hoping that someone had put together a smpeg.Framework
> for Mac OS X, but alas I could not find one. If I were to attempt this
> task on my own, where would I start? I'm new to Mac OS X and my C/C+
> + is
> very rusty so all hints/tips welcome.
>
> If there is another cross-platform alternative to smpeg to play mp3
> files on Mac OS X, Win32 and Linux, that is also in Framework order,
> then I would love to hear about it.
OK, this is the original post. I should really read things in order.
If your game is GPL, libmad is an excellent way to play mp3s. If you
download Aleph One for Mac OS X and Show Package Contents you can get
a universal binary Framework:
http://marathon.sourceforge.net/
And if you download the source code, the project file to build it is
included.
I keep meaning to make these Frameworks (libmad, speex, libsndfile,
also SMPEG, vorbis and ogg from E. Wing) available on my web site
separately for people who want them, but I guess I haven't done so yet.
If your game can not be GPL, there is also an SMPEG Framework in
there, as mentioned in my previous post.
Gregory
More information about the SDL
mailing list