forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Ogg Vorbis sample

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
patpsp



Joined: 25 Oct 2005
Posts: 31

PostPosted: Sat Jan 14, 2006 2:20 am    Post subject: Ogg Vorbis sample Reply with quote

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
View user's profile Send private message
rinco



Joined: 21 Jan 2005
Posts: 255
Location: Canberra, Australia

PostPosted: Sat Jan 14, 2006 4:00 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
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