Re: trouble compressing a mp3 speech
robert <[email protected]>
| Newsgroups | gmane.comp.audio.mp3.encoders |
|---|---|
| Organization | PhotonArts |
| Message-ID | <[email protected]> |
Am 16.11.2006, 02:14 Uhr, schrieb Marty Huntzberry <[email protected]>: Hello Marty. > On other speeches (1 person speaking for an hour) I use LAME to compress > like this: > > lame -m m -b 24 --resample 22.05 -f input.wav output.mp3 > > This works fine and produces no static. I am now trying to take huge 35 > MB mp3 files and compress them. They were previously encoded at a > frequency > of 44.1 and a bitrate of 192 KHz. The files are 1 speaker with a single > acoustic guitar intro. I'm using the previous command with --mp3input > and > getting static. > > What am I doing wrong? Does your LAME executable feature decoding abilities? - verify with: lame --decode x.mp3 x.wav Are there any unusual warning messages LAME prints? Maybe there is some typo in the command line you entered? -- Ciao Robert