| Summary: | No MP3 support in SDL2_mixer on OS X | ||
|---|---|---|---|
| Product: | SDL_mixer | Reporter: | Alexey <alexey.petruchik> |
| Component: | misc | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED WONTFIX | QA Contact: | Sam Lantinga <slouken> |
| Severity: | critical | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Hardware: | x86_64 | ||
| OS: | Mac OS X (All) | ||
|
Description
Alexey
2013-05-02 08:53:55 UTC
SMPEG has been updated for SDL 2.0, but is no longer being included by default since it's not compatible with the zlib license and in most cases Vorbis is a viable replacement. You're welcome to grab SMPEG from subversion though, and build it yourself: http://icculus.org/smpeg/ Cheers! But there is no working Xcode project in smpeg repo to build smpeg.framework. I've relly tried to make Xcode project for smpeg but failed :( Can you help me with this? Or maybe there is some other zlib-compliant option to playback MP3 files with SDL2? Not that I know of. Have you tried asking on the SDL mailing list? There are a few people that work with Xcode projects on there. |