http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=372





------- Comment #27 from [EMAIL PROTECTED]  2007-07-23 15:04 -------
I don't like the idea of transcoding OR the idea of WAV dumping. A 4MB MP3 gets
to be huge as a WAV, and though a lot of us have a lot of bandwidth, what about
the poor souls on dialup?

If I had to choose, I'd say either 1) try and use a better decoder (I thought
you guys were ALREADY using MAD, so I didn't say anything), or 2) transcode to
Ogg on import. If you didn't want to do the code yourself, you could shell out
to madplay and oggenc:

madplay -o wave:out.wav infile.mp3
oggenc -q 7 -o out.ogg out.wav # where -q 7 is quality value 7/10

And both run on Windows. On Linux both utilities should already be installed,
so I don't see it being a big deal to say you need madplay/oggenc installed to
add MP3s.


-- 
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
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to