Digital Paint Discussion Board
Development => Bugs, Feature Requests, and Feedback => Topic started by: IronFist on August 21, 2003, 02:53:28 PM
-
Is it possible you could add MP3 or OGG support with a seperate library? This would help a lot with map-specific effects that would otherwise be large in the form of WAVs. Just checking :D
-
I don't know about mp3 support (may not be legal), but I might be able to add ogg support.
-
what'a an "ogg"
-
look up ogg-vorbis, its just another form of sound compression
-
From the end user point of view, ogg is like mp3 only a little better quality and it's also free to use.
-
in thought for the mp3 player. Per say you make it so there are commands that can control winamp. That way you dont have to say you have mp3 support, but it would still give the functionality. http:/www.fuhquake.net. I know this is for quake 1, but it does have some features that you might be able to take ideas from. If you go to the forums there and talk with fuh, im sure he could better explain this idea than i can.
-
I actually made a little Q2 exe mod that controlled winamp through the console.
It had an added feature that changed the song between rounds-- load your playlist with good background game music and it worked VERY well with DP.
Unfortunately this exe was lost in the great HD format of 2003.
-
Hmm, might have been cool. You use tutorials for that or do it on your own? It's a possibility, but waaaay on the backburner of the todo list.
-
It seems it'd just require making a DLL plugin for winamp that exchanged data in some way with the game DLL... Maybe DDE?
I personally think it'd only be good for background music...
Scary Ogg SDK:
http://www.vorbis.com/download_win.psp
-
It used a DDE-type thing that Winamp has. I had to use a hacky method to determine round changes-- it basically hijacked the centerprint function and looked for messages that said "New round starting in 2 seconds". So it wouldn't work if it were lagged.
-
I don't know about mp3 support (may not be legal), but I might be able to add ogg support.
http://www.google.com/search?q=lame+mp3&ie=UTF-8&oe=UTF-8&hl=sv&lr= (http://www.google.com/search?q=lame+mp3&ie=UTF-8&oe=UTF-8&hl=sv&lr=)
GPL
\plaz