Here's my 1.8 cents (exchange rates sap me dry... but
anyways.) 

Remember what you all are here for: programming games.
The average home-brew developer won't care if you
import everything into, say, bp3 (BAM-p-3... shudder)
so long as it works for him. Same with graphics (i.e.,
Mode-X). He JUST wants to make games, with no
DETECTABLE loss in the graphics/sounds he imports.

So, if I were you, I'd make it easier on yourselves
and support only OGG, with the run-time conversion of
MP3->OGG as James/Keith suggested.

Best of luck!
(-> sR
PS: You also catch conversion bugs earlier in the
pipeline. (The developer complains "conversion doesn't
work", rather than the player complaining "this sounds
terrible.")




--- [EMAIL PROTECTED] wrote:

>
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=372
> 
> 
> 
> 
> 
> ------- Comment #29 from [EMAIL PROTECTED] 
> 2007-07-23 15:19 -------
> (In reply to comment #28)
> > Um, we wouldn't transcode them on import. That
> would be stupid. We would do it
> > at run time, where the impact is less.
> > 
> 
> Import-time transcoding from MP3->OGG makes sense.
> 
> Run time transcoding from MP3->WAV might work, but
> could be a performance
> problem.
> 
> I actually like the idea that Keith Gable just
> suggested. At import-time,
> detect whether the external tools for MP3->OGG
> conversion are available. If so,
> transcode, if not, disallow MP3 import with an error
> message explaining that
> you need to install the external converters. This is
> my favorite idea so far.
> 
> 
> -- 
> Configure bugmail:
>
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are the assignee for the bug, or are watching
> the assignee.
> 
> _______________________________________________
> Ohrrpgce mailing list
> ohrrpgce@lists.motherhamster.org
>
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
> 



       
____________________________________________________________________________________
Be a better Heartthrob. Get better relationship answers from someone who knows. 
Yahoo! Answers - Check it out. 
http://answers.yahoo.com/dir/?link=list&sid=396545433
_______________________________________________
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to