Re: [MP3 ENCODER] the road to next(v4.00?)

2000-04-07 Thread David Balazic
Zia Mazhar wrote: But depending on how slow this will actually be, it maybe not always be desired, so I'm not sure if this should make the difference between a --quality 8 or --quality 9 (9 being the maximum) option, if you know what I mean. I think a different switch should be fixed

Re: [MP3 ENCODER] the road to next(v4.00?)

2000-04-07 Thread Bruce Janson
From [EMAIL PROTECTED] Thu Apr 6 22:15:19 2000 .. To: [EMAIL PROTECTED] .. From: Takehiro Tominaga [EMAIL PROTECTED] .. I'm planning these features to merge the current LAME from my snapshot... .. 4 many ix86 assembler routine .. Takehiro, Many of us

Re: [MP3 ENCODER] the road to next(v4.00?)

2000-04-07 Thread Ivo van Heel
But depending on how slow this will actually be, it maybe not always be desired, so I'm not sure if this should make the difference between a --quality 8 or --quality 9 (9 being the maximum) option, if you know what I mean. I think a different switch should be fixed for this, like

[MP3 ENCODER] CVS login trouble

2000-04-07 Thread Nils Faerber
Hi! I just tried to setup my personal CVS mirror but fail with authorization. I tries cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/lame login with password anonymous right? Does not work: cvs [login aborted]: authorization failed: server cvs.lame.sourceforge.net rejected access Was the

[MP3 ENCODER] new bitstream.c

2000-04-07 Thread Nobuki Kowa
Hi. Some functions in New takehiro's "bitstream.c" have "inline" delarator. For MSVC++, "inline" keyword can be used only in the ".cpp" source file. Please, change "inline" to "INLINE". It's already defined in "machine.h" regards.

Re: [MP3 ENCODER] CVS login trouble

2000-04-07 Thread Robert Hegemann
Hi Nils! Hi! I just tried to setup my personal CVS mirror but fail with authorization. I tries cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/lame login with password anonymous right? Try to just type the RETURN key, that works for me. Does not work: cvs [login aborted]:

Re: [MP3 ENCODER] Upsampling

2000-04-07 Thread Gabriel GĂ©lin
Hi Mark, What happens is really strange... In fact, with the DLL, I always use a 44100 resample... And I always get clicks ! I have files with in_Samplerate at 22050 and 44100. When I try to set ReSamplerate at 0, it seems to resample anyway... Thanks Gabriel - Original Message -

Re: [MP3 ENCODER] the road to next(v4.00?)

2000-04-07 Thread Takehiro Tominaga
"Segher" == Segher Boessenkool [EMAIL PROTECTED] writes: I'm planning some 3D Now!, SSE code, but I have no K6-2/3, Athlon, PIII. does someone donate me a machine or shell account :-) ? 3D now and SSE are fine, but why not some MMX code? A lot more people got

[MP3 ENCODER] Compressed Wave Format

2000-04-07 Thread Dan Bridges
Just been playing around with TalkSender (www.talksender.com). It's a free small win9x prog (Mac in beta) that records an audio and/or text message and sends it via the internet. It produces a compressed wav file with a max. duration of 60 secs. When I tried it, it produced a 97 KB WAV

Re: [MP3 ENCODER] Compressed Wave Format

2000-04-07 Thread Erik de Castro Lopo
Dan Bridges wrote: Just been playing around with TalkSender (www.talksender.com). It's a free small win9x prog (Mac in beta) that records an audio and/or text message and sends it via the internet. It produces a compressed wav file with a max. duration of 60 secs. When I tried it, it

Re: [MP3 ENCODER] Compressed Wave Format

2000-04-07 Thread Michael CHENG
On Sat, 8 Apr 2000, Dan Bridges wrote: wav file with a max. duration of 60 secs. When I tried it, it produced a 97 KB WAV attachment with a sampling rate of 8 KHz and a bit rate of 13 Kbps. It was attached to a HTML message with an This sounds like the GSM codec. Look for libgsm, libtoast or