View previous topic :: View next topic |
Author |
Message |
Chenzi User was banned for this post

Joined: 02 Aug 2003 Posts: 190 Location: Grand Rapids, MI
|
Posted: Wed Mar 05, 2008 12:42 pm Post subject: BAM vs. OGG, MP3, S3M, IT |
|
|
Now that we have better music capability, we now have options. Lower filesize, but crappy quality, or larger file size but amazing quality?
Discuss. _________________ Allow me to preemptively disclose that I probably hate the person posting below, including myself. |
|
Back to top |
|
 |
TwinHamster ♫ Furious souls, burn eternally! ♫

Joined: 07 Mar 2004 Posts: 1352
|
Posted: Wed Mar 05, 2008 12:47 pm Post subject: |
|
|
The current release automatically turns your non-midis into .ogg files which pop out amazingly small file sizes with slight decreases in quality.
I usually go with the -1 compression just because I feel the small size benefit is worth much more than the slight lowering in quality. |
|
Back to top |
|
 |
Chenzi User was banned for this post

Joined: 02 Aug 2003 Posts: 190 Location: Grand Rapids, MI
|
Posted: Wed Mar 05, 2008 12:49 pm Post subject: |
|
|
Wasn't aware that it converted them automatically.
Has anyone tried doing a game with tons of voice acting/mp3s? Any issues with filesize or lag? _________________ Allow me to preemptively disclose that I probably hate the person posting below, including myself. |
|
Back to top |
|
 |
Fenrir-Lunaris WUT

Joined: 03 Feb 2003 Posts: 1747
|
Posted: Wed Mar 05, 2008 2:56 pm Post subject: |
|
|
Chenzi wrote: | Wasn't aware that it converted them automatically.
Has anyone tried doing a game with tons of voice acting/mp3s? Any issues with filesize or lag? |
http://www.castleparadox.com/gamelist-display.php?game=306
Some people have reported the songs sound sped up, probably due to awkward compression. I'd suggest fooling around with different OHR nightlies until you find one that fits right (I'll be tweaking it for next Halloween at any rate). |
|
Back to top |
|
 |
Bob the Hamster OHRRPGCE Developer

Joined: 22 Feb 2003 Posts: 2526 Location: Hamster Republic (Southern California Enclave)
|
Posted: Wed Mar 05, 2008 3:29 pm Post subject: |
|
|
WAV and MP3 get converted to OGG.
As for all the tracker formats, MOD, S3M, IT, an XM, those are played directly, although unfortunately virtually nobody ever uses these. I would really like to see them get more testing.
The speed-distortion bug that Fenrir-Lunaris mentioned was '' . bug_title('359') . '', which only affects the music_native backend, which is not the default right now.
We did have some problems with mp3 files crashing in the music_sdl backend (which is currently the default) but that was resolved by auto-converting them to ogg format at import time.
If there are any other music/sound problems with any format, Bugzilla wants to know about them :) |
|
Back to top |
|
 |
Chenzi User was banned for this post

Joined: 02 Aug 2003 Posts: 190 Location: Grand Rapids, MI
|
Posted: Wed Mar 05, 2008 6:03 pm Post subject: |
|
|
No idea why people don't use scream tracker files. They're insanely effective. I was hardcore in s3m format before mp3 was even out, plus they're easy to produce. _________________ Allow me to preemptively disclose that I probably hate the person posting below, including myself. |
|
Back to top |
|
 |
Bob the Hamster OHRRPGCE Developer

Joined: 22 Feb 2003 Posts: 2526 Location: Hamster Republic (Southern California Enclave)
|
Posted: Thu Mar 06, 2008 10:26 am Post subject: |
|
|
Chenzi wrote: | No idea why people don't use scream tracker files. They're insanely effective. I was hardcore in s3m format before mp3 was even out, plus they're easy to produce. |
Have you composed any yourself? I would love to add a couple to the default library of music included with the OHR. |
|
Back to top |
|
 |
TMC On the Verge of Insanity
Joined: 05 Apr 2003 Posts: 3240 Location: Matakana
|
Posted: Sun Mar 09, 2008 1:25 am Post subject: |
|
|
James Paige wrote: | The speed-distortion bug that Fenrir-Lunaris mentioned was '' . bug_title('359') . '', which only affects the music_native backend, which is not the default right now. |
Not true: It wasn't bug 359 because it only affected music_sdl, while music_native played the music correctly. The problem was that FL used some really weird bitrates and sampling frequencies, especially 42kps/32kHz, which a lot of the songs in the game are.
I wonder if that bug's actually filed... _________________ "It is so great it is insanely great." |
|
Back to top |
|
 |
Bob the Hamster OHRRPGCE Developer

Joined: 22 Feb 2003 Posts: 2526 Location: Hamster Republic (Southern California Enclave)
|
Posted: Sun Mar 09, 2008 8:57 pm Post subject: |
|
|
The Mad Cacti wrote: | James Paige wrote: | The speed-distortion bug that Fenrir-Lunaris mentioned was '' . bug_title('359') . '', which only affects the music_native backend, which is not the default right now. |
Not true: It wasn't bug 359 because it only affected music_sdl, while music_native played the music correctly. The problem was that FL used some really weird bitrates and sampling frequencies, especially 42kps/32kHz, which a lot of the songs in the game are.
I wonder if that bug's actually filed... |
I remember the music_sdl problem that Fenrir Lunaris had. That is why we convert MP3 to OGG.
Bug 359 is music_native only, and still unfixed
Or did I misunderstand? |
|
Back to top |
|
 |
Rya.Reisender Snippy

Joined: 18 Jan 2008 Posts: 821
|
Posted: Mon Mar 10, 2008 12:16 am Post subject: |
|
|
I used to be a big fan of tracker formats, if I can find the old files on my old computer backup I'll try if they work with OHR. _________________ Snippy:
"curt or sharp, esp. in a condescending way" (Oxford American Dictionary)
"fault-finding, snappish, sharp" (Concise Oxford Dictionary, UK)
1. short-tempered, snappish, 2. unduly brief or curt (Merriam-Webster Dictionary) |
|
Back to top |
|
 |
TMC On the Verge of Insanity
Joined: 05 Apr 2003 Posts: 3240 Location: Matakana
|
Posted: Tue Jun 24, 2008 1:23 am Post subject: |
|
|
James Paige wrote: | The Mad Cacti wrote: | James Paige wrote: | The speed-distortion bug that Fenrir-Lunaris mentioned was '' . bug_title('359') . '', which only affects the music_native backend, which is not the default right now. |
Not true: It wasn't bug 359 because it only affected music_sdl, while music_native played the music correctly. The problem was that FL used some really weird bitrates and sampling frequencies, especially 42kps/32kHz, which a lot of the songs in the game are.
I wonder if that bug's actually filed... |
I remember the music_sdl problem that Fenrir Lunaris had. That is why we convert MP3 to OGG.
Bug 359 is music_native only, and still unfixed
Or did I misunderstand? |
Opps, I totally missed this. music_sdl no longer crashes on MP3 files with odd frequencies ('' . bug_title('372') . '') because we're now using a libmad build, however it still can't play back unusual frequencies correctly (much of the music in Vampire's Curse, which is all OGG, though it does seem to play 8kHz OK). This is a problem in sdl_mixer, not in the decoding libraries it uses. The problem is mentioned here. To resample OGGs it looks like we'd need yet another utility, but we could upsample troublesome MP3 files while converting them, we'd just need to detect the frequency of the decoded WAV, which appears easy? _________________ "It is so great it is insanely great." |
|
Back to top |
|
 |
Chenzi User was banned for this post

Joined: 02 Aug 2003 Posts: 190 Location: Grand Rapids, MI
|
Posted: Sat Jul 12, 2008 7:31 am Post subject: |
|
|
James Paige wrote: | Chenzi wrote: | No idea why people don't use scream tracker files. They're insanely effective. I was hardcore in s3m format before mp3 was even out, plus they're easy to produce. |
Have you composed any yourself? I would love to add a couple to the default library of music included with the OHR. |
I've never been much of a composer, James. Not very musically oriented. However, I was involved a bit in the Game Music community about 10 years back, so I learned a little bit about the s3m format from TSSF (google TSSF S3M). You could probably get ahold of him and see if he'd be interested in composing a few songs. _________________ Allow me to preemptively disclose that I probably hate the person posting below, including myself. |
|
Back to top |
|
 |
|