Here's some more information: I have a bunch of mp3 talks that are constantly being updated and replace old talks. The old talk mp3s give this info:
mpg123 -v wed13124.mp3 MPEG 1.0, Layer: III, Freq: 22050, mode: Single-Channel, modext: 0, BPF : 480 Channels: 1, copyright: No, original: Yes, CRC: No, emphasis: 0. Bitrate: 24 Kbits/s, Extension value: 0 Audio: 1:1 conversion, rate: 22050, encoding: signed 16 bit, channels: 1 Frame# 395 [133577], Time: 00:10.31 [58:09.35], , [0:10] Decoding of wed13124.mp3 finished. These speeches are about an hour and have been compressed to ~ 10 MB. I have the updated speeches in wav files and want to compress them to ~ 10 MB. What lame or sox commands do I need to use? On Sat, 15 Apr 2006 09:33:15 -0400 Marty Huntzberry <[EMAIL PROTECTED]> wrote: > I have a large wav speech file (SPM4854.wav) that I would like to encode to > an mp3 with 16 kHz 24 kbps single-ch MPEG-2 Layer III (10.7x) qval=3. > Typing: > > lame -s 16 -b 24 SPM4854.wav SPM48524.mp3 > > encodes an mp3 at 8 kHz and 24 bits. I have sox-can I use that to help me > make a file with a frequency of 16 kHz? > > I am able to encode another file with 16 kHz and 24 bits with lame. It's > possible-maybe the problem wav file's header needs to be stripped-how? > > Marty > _______________________________________________ > mp3encoder mailing list > [email protected] > http://minnie.tuhs.org/mailman/listinfo/mp3encoder _______________________________________________ mp3encoder mailing list [email protected] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
