| Summary: | small vorbis file, SDL_mixer, Mac OS X... | ||
|---|---|---|---|
| Product: | SDL_mixer | Reporter: | Ryan C. Gordon <icculus> |
| Component: | misc | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED WORKSFORME | QA Contact: | Sam Lantinga <slouken> |
| Severity: | blocker | ||
| Priority: | P2 | CC: | ewmailing |
| Version: | unspecified | ||
| Hardware: | PowerPC | ||
| OS: | Mac OS X (All) | ||
| Attachments: | Test .ogg file. | ||
|
Description
Ryan C. Gordon
2006-01-03 12:26:53 UTC
Tossing the SDL_mixer bugs to Sam (all three of which might be the same bug in practice)...if you don't want these, toss them back to me. --ryan. Setting Sam as "QA Contact" on all bugs (even resolved ones) so he'll definitely be in the loop to any further discussion here about SDL. --ryan. There was some other bug report I remember from a user (either on the list or directly to me) that the static version of vorbis used in our SDL_mixer/OS X package was out of date and caused problems. I was told that updating ogg/vorbis fixed this user's problems. Because of the Universal Binaries, I've been updating all the components to everything including ogg/vorbis. Once I get these out, we should test to see if this bug goes away. Created attachment 188 [details]
Test .ogg file.
Here's a .ogg that's less than 8k.
--ryan.
I just tried this on Mac OS X with the svn trunk of SDL_mixer, libogg-1.1.3 and libvorbis-1.1.2 and the "playmus" test app could play it back, so we either fixed this or it was a bug in an older libogg/libvorbis. If it was a question of the prebuilt framework, then I'm not losing sleep over it, since it's definitely not a bug in any SDL code. Closing bug as WORKSFORME. --ryan. |