LAME 3.97b2 for Mac OS X |
- No over 30 sec clips of copyrighted music. Cite properly and never more than necessary for the discussion.
- No copyrighted software without permission.
- Click here for complete Hydrogenaudio Terms of Service
![]() ![]() |
LAME 3.97b2 for Mac OS X |
Jan 21 2006, 13:16
Post
#1
|
|
![]() Group: Members Posts: 742 Joined: 27-May 02 From: Oslo, Norway Member No.: 2133 |
I have compiled lame 3.97b2 for Mac OS X.
Its an universal binary which run on both PowerPC and Intel powered Mac's. Static build with these optimization lines: * PowerPC -> "-fast -mcpu=7450 -faltivec -Wall -fno-common -ftree-vectorize" * Intel -> "-fast -march=i686 -msse3 -mfpmath=sse" Hope they come to use! |
|
|
|
Jan 21 2006, 19:07
Post
#2
|
|
![]() xcLame and OggDropXPd Developer Group: Developer Posts: 3708 Joined: 30-September 01 From: Bracknell, UK Member No.: 111 |
I can make this available via Rarewares, if you wish?
-------------------- John
---------------------------------------------------------------- My compiles and utilities are at http://www.rarewares.org/ |
|
|
|
Jan 21 2006, 19:52
Post
#3
|
|
![]() Group: Members Posts: 742 Joined: 27-May 02 From: Oslo, Norway Member No.: 2133 |
^ Yes, please do!
|
|
|
|
Jan 21 2006, 20:58
Post
#4
|
|
![]() xcLame and OggDropXPd Developer Group: Developer Posts: 3708 Joined: 30-September 01 From: Bracknell, UK Member No.: 111 |
-------------------- John
---------------------------------------------------------------- My compiles and utilities are at http://www.rarewares.org/ |
|
|
|
Feb 27 2006, 19:50
Post
#5
|
|
|
Group: Members Posts: 4 Joined: 27-February 06 Member No.: 28126 |
I have downloaded the file indicated...
Sorry, I am NOT command line literate. Your discussions are way above my head. Could you point me to a thread where I can learn how to Actually install and use the LAME after I've downloaded it? I want to batch encode 350 mono audio files at 24 kbps to run in Flash. Is there a batch encoder that works on the Mac? Other Mac-based encoders I have tried do NOT run in Flash. Thanks |
|
|
|
Feb 27 2006, 21:07
Post
#6
|
|
![]() Group: Members Posts: 742 Joined: 27-May 02 From: Oslo, Norway Member No.: 2133 |
donelson. Since you're not command line literate I recommend you stay clear of this one.
Cause installing and all use of this lame binary are done in Terminal. I suggest you try Max instead: http://www.sbooth.org/Max/ Its an audio cd ripper, which also allow you do encode to lots of different audio formats. This post has been edited by krmathis: Feb 27 2006, 21:08 |
|
|
|
Feb 27 2006, 22:58
Post
#7
|
|
|
Group: Members Posts: 4 Joined: 27-February 06 Member No.: 28126 |
QUOTE (krmathis @ Feb 27 2006, 08:07 PM) donelson. Since you're not command line literate I recommend you stay clear of this one. Cause installing and all use of this lame binary are done in Terminal. I suggest you try Max instead: http://www.sbooth.org/Max/ Its an audio cd ripper, which also allow you do encode to lots of different audio formats. That one won't do 24kbps for some reason. Any other ideas? ( You would not believe how many Mac "applications" I have tried. I have spent the last 3 days trying to find one that (a) works and (b) does 24 kbps mono. Amadeus and Peak Express will do 24 kbps, but their output is not compatible with Flash for some reason. I have installed and uninstalled at least 20 programmes. WHY is this so difficult? ) I am willing to try command-line Terminal stuff, but do not fancy doing 350 of these by hand via Terminal.... This post has been edited by donelson: Feb 27 2006, 23:02 |
|
|
|
Feb 27 2006, 23:20
Post
#8
|
|
|
Group: Members Posts: 15 Joined: 11-February 06 Member No.: 27703 |
Moderation: Removed unnecessary quote.
I would suggest you to have a look at Applescript to automate this job for you. Applescript will allow you to automate most OS X GUI applications and any terminal commands. Just write a droplet and use "do shell script" to send command to lame. Your other choice would be to install the lame framework for Quicktime and use AS to automate Quicktime. You can also try Tiger's automator, but I found it to be much less reliable than Applescript (which is already plagued by its inconsistent syntax and behaviours) This post has been edited by Synthetic Soul: Feb 27 2006, 23:53 |
|
|
|
Feb 27 2006, 23:41
Post
#9
|
|
|
Group: Members Posts: 4 Joined: 27-February 06 Member No.: 28126 |
QUOTE (someone @ Feb 27 2006, 10:20 PM) Your other choice would be to install the lame framework for Quicktime and use AS to automate Quicktime. That's an interesting idea. Can you point me to a QT instructions page?I also would like to have a go at Terminal and then AppleScript (if Terminal - Lame produces Flash-compatible 24kbps) Is there a tutorial on Lame via Terminal? When I type "Lame" into Terminal, it says Command Not Found... This post has been edited by donelson: Feb 27 2006, 23:44 |
|
|
|
Feb 28 2006, 00:24
Post
#10
|
|
|
Group: Members Posts: 4 Joined: 27-February 06 Member No.: 28126 |
I have loaded Darwinports and tried "sudo" etc etc. It ran once, then Command sudo not found.
I then tried the Rareware lame. It ran and I got /Applications/lame -? ONCE. Now, command not found. Jeeezus H Crinkles; what a load of carp. I have wasted HOURS on this, and all I get is greif. You guys are no f;ing help at all. What a bunch of tossers. I beg and beg and you give me crypto baloney. What a bunch of A.... Moderators - REMOVE ME FROM THIS FUCKING NO GOOD FORUM. Arseholes. This post has been edited by donelson: Feb 28 2006, 00:25 |
|
|
|
Feb 28 2006, 00:45
Post
#11
|
|
|
Group: Developer Posts: 717 Joined: 25-September 01 From: ... The Studio Member No.: 20 |
I don't understand you.
What does Darwinports have to do with sudo, unless of course you want to run commands as superuser, to install a port so it's available to everyone on the system. You probably shouldn't be messing with sudo, since you obviously don't have a clue what you are doing. Sorry to be blunt and honest. Also, what does either sudo or Darwinports have to do with using the Rarewares provided lame binary at all? Nothing. I think you are either trolling or pulling our leg. Do you even own a Mac? For real? Have you never heard of or used the "Help Viewer" application? It explains AppleScript well enough for most literate beginners - and it gives easy points to where more advanced information can be found. Don't expect us to do basic reading of documentation for you, or provide you with an easy solution. Running LAME on the command-line is the same almost everywhere on every OS. If you can't figure it out, it's because you have very little knowledge of your chosen computing platform. [WARNING (crypto baloney ahead): man chmod lately? What about ./binary to run it?] Don't blame blame us for "crypto baloney" if you can't understand that people are trying to help you and you can't comprehend assistance! Buy a "UNIX for Dummies" book and get some basic skills instead of making yourself look really dumb in public. Sorry man. |
|
|
|
Feb 28 2006, 00:46
Post
#12
|
|
![]() Group: Members Posts: 1394 Joined: 20-December 01 From: seattle Member No.: 693 |
LOL
-------------------- RareWares/Debian :: http://www.rarewares.org/debian.html
|
|
|
|
Feb 28 2006, 13:44
Post
#13
|
|
![]() Group: Members Posts: 742 Joined: 27-May 02 From: Oslo, Norway Member No.: 2133 |
It makes me sad to see users with such a bad attitude around here!
You asked a question., then when nobody replied in 45 minutes you call us names... |
|
|
|
Feb 28 2006, 13:56
Post
#14
|
|
![]() xcLame and OggDropXPd Developer Group: Developer Posts: 3708 Joined: 30-September 01 From: Bracknell, UK Member No.: 111 |
Anyone would think we were being paid for this!!!!!!!
-------------------- John
---------------------------------------------------------------- My compiles and utilities are at http://www.rarewares.org/ |
|
|
|
Mar 22 2006, 23:28
Post
#15
|
|
|
Group: Members Posts: 168 Joined: 27-February 05 Member No.: 20208 |
Question, I see the commandline for Intel Mac, but what do I use to actually rip cds with? iTunes-LAME is a PPC iTunes script so it'll make the whole thing slow, and I'm a mac newb... recent convert, pardon the ignorance
|
|
|
|
Mar 23 2006, 00:00
Post
#16
|
|
|
Group: Members Posts: 125 Joined: 20-December 01 Member No.: 697 |
Though iTunes-LAME is PPC, there won't be performance problems if the internal encoder application itself is a universal binary, since that will be the one doing the heavy lifting.
|
|
|
|
Mar 23 2006, 00:07
Post
#17
|
|
|
Group: Members Posts: 168 Joined: 27-February 05 Member No.: 20208 |
Do you have to have Xtools to do this?
http://alpharuin.blogspot.com/2006/01/guid...orrect-way.html been following this guide and it wont get past the part when i put in: ./configure --enable-static --disable-shared CFLAGS="-fast -march=i686 -msse3 -mfpmath=sse" |
|
|
|
Mar 23 2006, 00:44
Post
#18
|
|
|
Group: Members Posts: 125 Joined: 20-December 01 Member No.: 697 |
Yes, you need the Xcode tools.
Edit: Why don't you just get the precompiled universal binary at rarewares.org? Then the tools are no longer necessary. This post has been edited by c15zyx: Mar 23 2006, 00:47 |
|
|
|
Mar 23 2006, 00:46
Post
#19
|
|
|
Group: Members Posts: 168 Joined: 27-February 05 Member No.: 20208 |
Question, is there any way someone can upload the already "modified" stuff for intel mac? It seems like that would be more convenient and time saving rather than grabbing a 700 some odd MB dmg of xcodes just to get started
This post has been edited by earphiler: Mar 23 2006, 00:46 |
|
|
|
Mar 31 2006, 18:00
Post
#20
|
|
|
Group: Members Posts: 1 Joined: 31-March 06 Member No.: 29042 |
Thank you very much krmathis for this very useful file.
|
|
|
|
Mar 31 2006, 19:06
Post
#21
|
|
![]() Group: Members Posts: 742 Joined: 27-May 02 From: Oslo, Norway Member No.: 2133 |
QUOTE (angturil @ Mar 31 2006, 07:00 PM) Thank you very much krmathis for this very useful file. You're most welcome!
|
|
|
|
Nov 14 2006, 02:45
Post
#22
|
|
|
Group: Members Posts: 1 Joined: 27-May 04 Member No.: 14353 |
QUOTE (angturil @ Mar 31 2006, 07:00 PM) Thank you very much krmathis for this very useful file. You're most welcome!krmathis, I am reporting success with your lame universal binary for Mac OS X. In fact, your binary is so good that it encoded all my files in half the time required by the PPC binary. Yours was a drop-in replacement for the old binary. It's being used in an app that rips CDs and encodes MP3s in one step (or separately if you have AIFF/WAVs). If you know it, the icon looks like this:
This post has been edited by eaglebtc: Nov 14 2006, 03:13 |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 14:02 |