Re: MP3 resampling

2006-09-01 Thread Lorenzo Bettini
Rick Reynolds wrote: Lorenzo Bettini wrote: Marc Shapiro wrote: What is the best way to resample MP#s so that reasonable quality is retained, while file size is noticeably reduced.? Hi I used lame to resample mp3 but all the ID3 tag information is lost... how can ID3 tag be preserved? I'v

Re: MP3 resampling

2006-08-27 Thread Rick Reynolds
Lorenzo Bettini wrote: Marc Shapiro wrote: What is the best way to resample MP#s so that reasonable quality is retained, while file size is noticeably reduced.? Hi I used lame to resample mp3 but all the ID3 tag information is lost... how can ID3 tag be preserved? I've accomplished this vi

Re: MP3 resampling

2006-08-27 Thread Lorenzo Bettini
Marc Shapiro wrote: What is the best way to resample MP#s so that reasonable quality is retained, while file size is noticeably reduced.? Hi I used lame to resample mp3 but all the ID3 tag information is lost... how can ID3 tag be preserved? thanks Lorenzo -- +--

Re: MP3 resampling

2006-08-10 Thread Matus UHLAR - fantomas
On 09.08.06 16:41, Marc Shapiro wrote: > I have some .mp3 files that I would like to resample to a lower bitrate > to take up less space. That's true, I did it already and got the expected result. > from what I have read, I should be able to do > this with lame with a cmdline of: > >lame -

MP3 resampling

2006-08-09 Thread Marc Shapiro
I have some .mp3 files that I would like to resample to a lower bitrate to take up less space. from what I have read, I should be able to do this with lame with a cmdline of: lame -abr56 infile.mp3 outfile.mp3 which would resample the output to an average bit rate of 56kbps, or: lame -