>>>>> "D" == Dan Nelson <[EMAIL PROTECTED]> writes:
>> I need to convert that file to smallest possible MP3 for
>> playback on the web via Flash v4.0 (non-streaming) and Flash
>> v6.0 (streaming). The content will *always* be voice so I'd
>> like to use something equivilent to lame's phone or phon+
>> encoding.
>>
>> No matter what LAME options I try, all I get is screeching!
D> Lame doesn't recognize mu-law encoding. Try converting it to
D> 16-bit signed with sox, then pass the wav file through lame.
D> sox -bU -r 8000 -t raw 44.pcm -uw 44.wav
Or build LAME with libsndfile enabled.
--
Takehiro TOMINAGA // may the source be with you!
_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder