views:

13

answers:

0

Well, i was looking forward to modify the bit rate of a mp3 file in java.

I want to downsample(change its bit rate) the mp3 file from 256/384 kbps to say 64/128 kbps..

(I guess this is the only way one can achieve mp3 compression..or is there any other way.?)

I searched for LameOnJ but that website is temperoraly down and so im not able to get the license file which we need to download in every 2 days.

Is this possible using JMF..? What are the other option i have..?

Regards,

Veenit Shah