Author Topic: MP3 support?  (Read 7011 times)

IronFist

  • Autococker
  • Posts: 1304
MP3 support?
« on: August 21, 2003, 12: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

jitspoe

  • Administrator
  • Autococker
  • Posts: 18801
Re: MP3 support?
« Reply #1 on: August 21, 2003, 02:31:05 PM »
I don't know about mp3 support (may not be legal), but I might be able to add ogg support.

Eiii

  • Autococker
  • Posts: 4595
Re: MP3 support?
« Reply #2 on: August 21, 2003, 05:06:18 PM »
what'a an "ogg"

meat

  • VM-68
  • Posts: 108
Re: MP3 support?
« Reply #3 on: August 21, 2003, 07:03:42 PM »
look up ogg-vorbis, its just another form of sound compression

jitspoe

  • Administrator
  • Autococker
  • Posts: 18801
Re: MP3 support?
« Reply #4 on: August 21, 2003, 08:06:23 PM »
From the end user point of view, ogg is like mp3 only a little better quality and it's also free to use.

meat

  • VM-68
  • Posts: 108
Re: MP3 support?
« Reply #5 on: August 21, 2003, 09:13:43 PM »
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.

Mister_Zimbu

  • PGP
  • Posts: 45
Re: MP3 support?
« Reply #6 on: August 24, 2003, 07:41:36 PM »
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.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18801
Re: MP3 support?
« Reply #7 on: August 24, 2003, 08:12:13 PM »
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.

IronFist

  • Autococker
  • Posts: 1304
Re: MP3 support?
« Reply #8 on: August 25, 2003, 10:11:01 AM »
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

Mister_Zimbu

  • PGP
  • Posts: 45
Re: MP3 support?
« Reply #9 on: August 26, 2003, 09:17:20 AM »
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.

PLazTiC

  • PGP
  • Posts: 46
Re: MP3 support?
« Reply #10 on: August 29, 2003, 04:47:11 AM »
Quote
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=

GPL

\plaz