Re: [MP3 ENCODER] CSV source code

2000-06-05 Thread Mark Taylor
Hi rename all the extensions from "h,v" "c,v" etc. to "h" "c" and so on. Remove ",v" from all file extensions and try again. In DOS/Windows command line, type: ren *.h_v *.h ren *.c_v *.c and so on. Cheers Jason Antony 27 30.874' S, 153 02.814' E These ",v" extensions are

Re: [MP3 ENCODER] mp3enc 3.1 and -l3wav (putting an mp3 inside a wav)

2000-06-05 Thread Shawn Riley
"Ampex" wrote- Is there a program that can do this externally of an encoder? Ie: take an mp3 and wrap it into a wav?   CDex can do it. It also does ripping/encoding, but I found that adding the WAV header only works correctly with CDex if you do it separate to the encoding. The latest version

Re: [MP3 ENCODER] Lagrange interpolation

2000-06-05 Thread E. Zann
Hi Dmitry, DB Hi, anyone here heard of lagrange DB interpolation? Definition: http://forum.swarthmore.edu/dr.math/problems/wang8.8.97.html Some code (???): http://www.netlib.org/c++/linalg.tgz Java applet (did NOT work on my IE 5.01): http://www.students.cs.ruu.nl/~jcgronde/java/LA.html Lots

[MP3 ENCODER] free format bitstreams

2000-06-05 Thread Sergey Sapelin
Hi, All! Under windows, the results are the following: Winamp 2.6, new in-mpg123 for winamp, Nad 0.93, Sonique 1.51, AudioActive 1.93b, K-Jofol 0.6, Digideck 0.82, Winplay3 2.3, ActiveMovie/MediaPlayer 6.4, Xing MPEG player : all failed (quite disappointing) RH Beside freeamp for

Re: [MP3 ENCODER] Windoze batch/GUI interface?

2000-06-05 Thread Charlton Harrison
On Mon, Jun 05, 2000 at 12:42:16AM +0400, Dmitry wrote: CH No, it DOESN'T work. mmm sorry, it DOES work (ok, except ETA times) I have examples where this is not true. I have files that I encoded over and over again. Changing the -V option each time I did it. From V1 to V4 incrementally.

Re: [MP3 ENCODER] Windoze batch/GUI interface?

2000-06-05 Thread Robert Hegemann
Hi Charlton! Exactly! But WAIT! There's nothing else TO use for Lame! Guess I'll have to make one myself. Which I can say I honestly have been tempted to do. All it would take is a few hours to come up with something better than lamebatch. there is no need to do that! You already have

Re: [MP3 ENCODER] mp3enc 3.1 and -l3wav (putting an mp3 inside a wav)

2000-06-05 Thread Gabriel Bouvigne
I doubt you want to hear this, but this should be a pretty easy program to write yourself. The hardest part would probably be finding a copy of the RIFF WAV spec (a Microsoft/IBM standard which is, of course, available at neither of their web sites), and then finding the details of

[MP3 ENCODER] Update

2000-06-05 Thread Gabriel Bouvigne
new message board: as the old one crashed, loosing about 1 year of valuable posts, I set up a new one. This one is more powerfull than before, allowing to search or to further edit posts. MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re[2]: [MP3 ENCODER] Windoze batch/GUI interface?

2000-06-05 Thread Dmitry
Hello Robert, Monday, June 05, 2000, 8:11:52 PM, you wrote: RH there is no need to do that! You already have RH the BEST frontend for LAME, your DOS BOX! No, this will never make lame popular in windows world. imho most want to have only three things: speed, one big button to push and at the

Re[2]: [MP3 ENCODER] Windoze batch/GUI interface?

2000-06-05 Thread Dmitry
Hello Charlton, Monday, June 05, 2000, 7:34:52 PM, you wrote: CH From V1 to V4 incrementally. The filesizes were CH all the same in the end! What's up with that? CH Okay, so first of all, all I got to say is LOST THE SOURCE CODE?! CH That's just plain stupid. but why? he doesn't have raid

Re: [MP3 ENCODER] --cwlimit option

2000-06-05 Thread Mark Taylor
What really does the cwlimit option do/change? That is one thing I am clueless on. -- LAME uses a formula (from the ISO docs) to estimate the tonality of each frequency band. It computes this up to N khz, where N is specified by "--cwlimit N" (default=9khz). Above 9khz, a default

Re: [MP3 ENCODER] Update

2000-06-05 Thread Gabriel Bouvigne
Sorry, I posted to the wrong mailing list -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] l3psycho_anal

2000-06-05 Thread Mark Taylor
The decision to encode in M/S or Stereo could be made in l3psycho_anal, just after it determines the block type, but this would make the routine even bigger :-) Mark Gabriel Bouvigne schrieb am Don, 01 Jun 2000: In the big (too big?) l3psycho_anal function, in the "determin final block

[MP3 ENCODER] LAME370,380a1o BUG REPORT

2000-06-05 Thread mitya
HI 1.That was several times when I wrote wrong paremerert my .WAV files were deleted without asked me overwrite yes/no 2.vbr -V 0 errors messages -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

[MP3 ENCODER] Xing VBR header

2000-06-05 Thread Ross Levis
Slightly off topic but does anyone know of utility to add the Xing VBR header to a headless VBR MP3. Some time ago I used a LAME front-end to encode a number of CDs and it must have enforced the -t switch. It is a major inconvience for producing scheduled playlists for my radio station.

Re: [MP3 ENCODER] Xing VBR header

2000-06-05 Thread Mark Taylor
Slightly off topic but does anyone know of utility to add the Xing VBR header to a headless VBR MP3. Some time ago I used a LAME front-end to encode a number of CDs and it must have enforced the -t switch. It is a major inconvience for producing scheduled playlists for my radio station.