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 part of CVS.  I didn't realize this, but
from this thread I gather that the .tar file that you can download
from sourceforge.net is not the LAME source code, but an
archive of the LAME CVS repository.  

CVS is "Version Control Software"  (www.cyclic..com).  It lets
multiple developers all work on the same source code at the
same time, and keeps track of all the revisions.  

The best way to work with those ",v" files is to install winCVS
and then have CVS to "checkout" the lame source code.  

But if you go through the trouble to install winCVS, then you can
also checkout the lame source code directly from the sourceforge.net
repository.  see:  the cvs and win32/cvs howto's on 

http://sfdocs.sourceforge.net/sfdocs/

(for anonymous CVS access (read-only) you dont need to install ssh)

Mark





--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



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 may be fixed.

Shawn
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



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 of info (including frequency response etc.):
http://www-ccrma.stanford.edu/~jos/Interpolation/Lagrange_Interpolation_Coef.html

DB It is supposed to be really good method for
DB interpolation. Better than cubic/quadratic
DB (for down/up sampling)

I've no idea ... will look further ...

Greetings,
-E.
[EMAIL PROTECTED]


--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



[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 Win9x here is another Player called Pulse
 RH that supports free format MP3s:
 RH   http://www.dspaudio.com
 RH It can handle a lot of file formats. Its MP3 decoder is based on Xing
 RH routines, just like freeamp.
DSS(latest version) from http://www.chat.ru/~lrsp also supports Free Format
bitstreams. Just now only up to ~440kbps ;) , but on my HDD exist version, that
support up to 8kbyte/frame bitstreams. ;-) It will be uploaded as soon as
possible.

WBR, Sergey.   E-Mail: [EMAIL PROTECTED]   WWW: www.chat.ru/~lrsp   [ íüé | á÷ôæ ]

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



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.  The filesizes were
all the same in the end!  What's up with that?

 CH First of all,  what's up with the bitrate menu?  Is it the -b or -B ?
 CH And why is it you HAVE to choose one?
 as  i  know  eugene  have lost his sources, so this version is old. in
 october 1999 we have no such option as -B, only -b

Okay,  so first of all,  all I got to say is LOST THE SOURCE CODE?!
That's just plain stupid.
2nd,  so why do I have to chose a bitrate?  And again which command line
option will it use? (-b or -B)?
It doesn't make sense.

I suppose it all works with CBR.  Is that what you use?
VBR is the only way to go these days...

 CH But the biggest problem is I made several encodings with every option
 CH the same except the -V (variable quality).  I made batches with 0, 1, 2,
 CH 3,  4.  I couldn't understand the relationship between the size of the
 CH files and the -V number.  In otherwords -V0  -V1  -V2  -V3  -V4
 CH relationship to file sizes was NOT true.
 
 i think you don't know that settings from the second program's page is
 the  default  settings,  so if you want to change encoding options you
 may choose it for every song on the first program's page. i think here
 was your mistake

I've only been putting one song per batch.  Still doesn't work.

 CH I THINK THAT THE LAMEBATCH LINK SHOULD BE TAKEN OFF OF THE LAME WEBPAGE.
 
 oops!!! if you don't like it don't use it!!!

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.

 CH I've spent many hours confused with what I thought was lame and it turned
 CH out to be lamebatch...
 
 
 Best regards,
  Dmitrymail to: [EMAIL PROTECTED]


Thanks for responding.

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



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
the BEST frontend for LAME, your DOS BOX!

just type:
lame -V0 mywave.wav mymp3.mp3
or
lame -v --preset cd mywave.wav mymp3.mp3

see for all options:
lame --longhelp | more

see for included presets:
lame --preset help

Recent versions of Lame have a batch file lame.bat
included, which you could adapt to your needs too!
Then put it on your desktop and drop some wave
files on it.

Robert

-- 
Sent through GMX FreeMail - http://www.gmx.net
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



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 specifying an
 MP3 encoded chunk, which is a relatively recent addition to the spec.
After
 that, it's pretty much just a matter of generating a few 'chunks' of
header
 info and patching them onto the MP3 data.

 If you're interested, but can't find the spec out there, email me, and
I'll
 see if I can dig up my copy.


Details can be found here : www.wotsit.org

Perhaps a -l3wav option could be added to Lame?

Regards,

--

Gabriel Bouvigne - France
[EMAIL PROTECTED]
icq: 12138873

MP3' Tech: www.mp3-tech.org


--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



[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
end, quality. and they are affraid of command line.

RH Recent versions of Lame have a batch file lame.bat
RH included, which you could adapt to your needs too!
RH Then put it on your desktop and drop some wave
RH files on it.

oops. i will put it to my package. sorry Robert


Best regards,
 Dmitrymail to: [EMAIL PROTECTED]


--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



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 at home, so after disk crash 8(((
ok may be it is not so, i only hear about this in FIDO

CH 2nd,  so why do I have to chose a bitrate?  And again which command line
CH option will it use? (-b or -B)?
as  i  said  it use -b. if you don't want to chose bitrate (during vbr
encoding)   make   -b   very   small.  for  -B  you  can  use  'other
parameters' option

CH I've only been putting one song per batch.  Still doesn't work.
hm, still works... may be your -b is too high.
sorry  for  my  english: try to use menu from the first program's page
for -V (a bit upper than 'encode' button)

CH Exactly!  But WAIT!  There's nothing else TO use for Lame!
yes 8)))

CH Guess I'll have to make one myself.  Which I can say I honestly have been
CH tempted to do.  All it would take is a few hours to come up with something
CH better than lamebatch.
Best regards,   8)


 Dmitrymail to: [EMAIL PROTECTED]


--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



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 tonality value is used.

The tonality is used for the spreading function.  The more noiselike
a signal, the more masking it generates.


Mark
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



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
  type" section, is there a way to know if the frame is m/s or stereo? I mean,
  is there something like blocktype[chn] to know it?
  
  
  Regards,
  
  --
  
  Gabriel Bouvigne - France
  [EMAIL PROTECTED]
  icq: 12138873
  
  MP3' Tech: www.mp3-tech.org
 
 Hi Gabriel,
 
 the decision to encode in M/S or Stereo is made in lame.c:
 
 
   /* use m/s gfc-stereo? */
   check_ms_stereo =  (gfp-mode == MPG_MD_JOINT_STEREO);
   if (check_ms_stereo) {
 /* make sure block type is the same in each channel */
 check_ms_stereo =
   
(gfc-l3_side.gr[0].ch[0].tt.block_type==gfc-l3_side.gr[0].ch[1].tt.block_type) 
   
(gfc-l3_side.gr[1].ch[0].tt.block_type==gfc-l3_side.gr[1].ch[1].tt.block_type);
   }
   if (check_ms_stereo) {
 /* ms_ratio = is like the ratio of side_energy/total_energy */
 FLOAT8 ms_ratio_ave;
 /* ms_ratio_ave = .5*(ms_ratio[0] + ms_ratio[1]);*/
 ms_ratio_ave = .25*(gfc-ms_ratio[0] + gfc-ms_ratio[1]+
ms_ratio_prev + ms_ratio_next);
 if ( (ms_ratio_ave .35)  (.5*(gfc-ms_ratio[0]+gfc-ms_ratio[1]).45) )
  gfc-mode_ext = MPG_MD_MS_LR;
   }
   if (gfp-force_ms) gfc-mode_ext = MPG_MD_MS_LR;
 
 Robert
 --
 MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )
 
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



[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.

Cheers,
Ross.
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



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.
 
 Cheers,
 Ross.
 --
 MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )
 


For Windows, it looks like MPxUtil will do this:

http://www.chat.ru/~lrsp/coding.html

I just added this link to the links section on the lame
home page.

Mark

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )