Hi All!!

I'm new here and with audio things!

I have a RAW audio(8Khz, 8bits) streaming, and I need to encode that to MP3, but I can't encode that when streaming finish... because of streaming length... it can be only 1 minute or more than 5 hours...

So I need to encode that RAW streaming to MP3.

I'm using Java as plataform.

I'm thinking to use Lame reading from StdIn and java writing to that but still no success.

Thanks all!

Tercio.