 |
forums.ps2dev.org Homebrew PS2, PSP & PS3 Development Discussions
|
| View previous topic :: View next topic |
| Author |
Message |
patpsp
Joined: 25 Oct 2005 Posts: 31
|
Posted: Sat Jan 14, 2006 2:20 am Post subject: Ogg Vorbis sample |
|
|
Does anyone know how to easily use Ogg vorbis ?
I know SDL_mixer handles it, but i'd like not to link SDL just for SDL_mixer, as I use PSPGL.
An intermediate library, which helps using Ogg Vorbis could help using this format.
The header could be :
sndoggvorbis_init(); // to inialize vorbis
sndoggvorbis_start(filename,loop); // plays a ogg, with loop or not
sndoggvorbis_stop(); // stop playing
Does someone start that kind of project, or write these functions in its app ? |
|
| Back to top |
|
 |
rinco
Joined: 21 Jan 2005 Posts: 255 Location: Canberra, Australia
|
Posted: Sat Jan 14, 2006 4:00 pm Post subject: |
|
|
What you are suggesting is entirely possible. But it has not been done.
I think you could save yourself a lot of time by just using SDL_mixer. A few weeks ago PSPGL support was added to SDL, and the result was rRootage. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|