Re: [mp3encoder] frequency

2006-04-16 Thread Marty Huntzberry
ratios. On 4/15/06, 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

[mp3encoder] conversion from low to high

2006-07-30 Thread Marty Huntzberry
I'm wondering if by using the following: lame -b 128 --resample 44.1 low.wav high.mp3 if a 96 kbits stream audiodumped to low.wav by mplayer would actually be a higher quality and better sounding mp3 (high.mp3) that would have 128 kbits? Marty ___

Re: [mp3encoder] trouble compressing a mp3 speech

2006-11-16 Thread Marty Huntzberry
[EMAIL PROTECTED] wrote: 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

Re: [mp3encoder] trouble compressing a mp3 speech

2006-11-16 Thread Marty Huntzberry
This resamples without static: lame -m m -b 24 --resample 22.05 -f --scale-r -2 --mp3input input.mp3 output.mp3 I looked at the audio graph in audacity and realized it was recorded to loud so I took down the volume a little. Marty On Wed, 15 Nov 2006 20:14:31 -0500 Marty Huntzberry [EMAIL

Re: [mp3encoder] filtering bad recordings

2007-03-15 Thread Marty Huntzberry
The only effect in audacity and lame that seems to work is reducing the audio. Why does it sound good in it's original mp3 format of 192 kbps and 44 khz but sounds bad at 24 kbps and 22 khz? It's mainly a voice lecture. On Thu, 15 Mar 2007 16:12:53 +0530 tech list [EMAIL PROTECTED] wrote:

Re: [mp3encoder] filtering bad recordings

2007-03-19 Thread Marty Huntzberry
media server: http://linuxhippy.servemp3.com:8001 On Mon, 19 Mar 2007 20:10:47 +0100 Gabriel Bouvigne [EMAIL PROTECTED] wrote: Marty Huntzberry a écrit : That r -2 switch makes it sound softer. Other values did increase (r -1, r-3)maybe it's a glitch in lame. Looking at the output

[mp3encoder] many wav files to 1 mp3

2007-11-25 Thread Marty Huntzberry
I ripped a cd that had 10 tracks with grip for Linux...so now I have 10 wav files. Can I use the --nogap option in LAME to merge these 10 files into 1 mp3? If so, how? Marty ___ mp3encoder mailing list mp3encoder@minnie.tuhs.org