Bandwidth of MP3 files

MazdaMP

Senior member
May 4, 2002
279
0
0
for example from 128k to 64k?
is there any proggies out there that do it in 1 step maybe?
AIM me or post!
AIM: MazdaMP
 

BD231

Lifer
Feb 26, 2001
10,568
138
106
What do you mean by one step? Ripping cd's to MP3 is a one step thing. If you want it SUPER simple you can use music match.
 

kylef

Golden Member
Jan 25, 2000
1,430
0
0
If you're talking about doing on-the-fly bandwidth rate conversion for some sort of a streaming mp3 server, then I too would be interested if there is anything out there that can do it!

It should theoretically be possible, but it would obviously require some extra compute resources on the server end. We'd be talking about decoding a frame, throwing away even more frequency components (downsampling is the only question here), and re-encoding. This should be easy to do in real time!