Lame Encoder |
![]() ![]() |
Lame Encoder |
Sep 10 2009, 06:36
Post
#1
|
|
|
Group: Members Posts: 8 Joined: 4-September 09 Member No.: 72901 |
Hi all,
I have downloaded the lame source code. Now i wish to try to encode a wav file into mp3 I am currently on vista. From cmd, when i cd into the directory, i type lame --help. But they return 'lfnfor' is not recognised as an internal or external command. What is wrong here? |
|
|
|
Sep 10 2009, 07:18
Post
#2
|
|
|
Group: Members Posts: 264 Joined: 13-February 05 From: Germany, Kempten Member No.: 19808 |
You first have to compile the source code before getting it worked.
Just download newest stable and compiled lame version here: http://rarewares.org/mp3-lame-bundle.php -------------------- FB2K,APE&LAME
|
|
|
|
Sep 10 2009, 12:12
Post
#3
|
|
|
Group: Members Posts: 8 Joined: 4-September 09 Member No.: 72901 |
You first have to compile the source code before getting it worked. Just download newest stable and compiled lame version here: http://rarewares.org/mp3-lame-bundle.php Thanks memomai.. But if i want to compile the code which file do i compile? I downloaded cygwin.. Then i try to compile the file encoder.c.. But it return me lots and lots of errors. Im sure i have did something wrong. Can anyone correct me? |
|
|
|
Sep 10 2009, 12:18
Post
#4
|
|
|
Group: Members Posts: 264 Joined: 13-February 05 From: Germany, Kempten Member No.: 19808 |
the link I've posted for you contains pre-compiled LAME bundles. You don't have to compile anymore.
But if you want to compile the source code on your own, you have to use visual studio with an compiler for example. download visual studio express from microsoft.com, it is free for use (LAME is written with C). Try it out. EDIT: Correction of the programming language from VB to C. This post has been edited by memomai: Sep 10 2009, 12:49 -------------------- FB2K,APE&LAME
|
|
|
|
Sep 10 2009, 12:26
Post
#5
|
|
|
Group: Members Posts: 34 Joined: 11-May 08 Member No.: 53447 |
download visual studio express from microsoft.com, it is free for use (I think Lame is written with VB). Try it out. That was funny If Lame was written in VB, it would take ages to compress one file and it would most probably crash at the end, anyway. Lame is written in C and you can compile with VC++ express (open solution file provided with the soulrce) or cygwin (run ./configure and then make). |
|
|
|
Sep 10 2009, 12:53
Post
#6
|
|
|
Group: Members Posts: 264 Joined: 13-February 05 From: Germany, Kempten Member No.: 19808 |
sorry for the mistake. I've corrected it anyway. I was too busy with good old Monkey's Audio Version History at this moment
-------------------- FB2K,APE&LAME
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 18:47 |