Ok I am building a system that takes a wav attachment out of an email, then it is supposed to convert it to mp3 so that it can be played with a Flash based MP3 player. The average length of the WAV files is between 15 seconds, and 60 seconds. So far the getting the wav files out of the emails is working fine, and they can be played with any player I have. However when trying to use either blade encoder, or LAME, the created mp3 file is nothing more than an 1/8 of a second of static. I have tried every setting I could find on both, to get them to convert it correctly. I am wondering if anyone has heard of this before, and could provide suggestions to getting it to work, or just point me in the right direction.
for reference here is the output from BladeEnc
QUOTE
BladeEnc 0.94.1 © Tord Jansson Homepage:
http://bladeenc.mp3.no===============================================================================
BladeEnc is free software, distributed under the Lesser General Public License.
See the file COPYING, BladeEnc's homepage or www.fsf.org for more details.
Files to encode: 1
Encoding: inaudio/20061011050219_2.wav
Input: 44.1 kHz, 16 bit, stereo.
Output: 128 kBit, stereo.
Encoded runlength (current file): 00:00:00 Encoded runlength (current file): 00:00:00 Completed. Encoding time: 00:00:00 (infX)
All operations completed. Total encoding time: 00:00:00
Thanks
Mike