 |
 |
command line conversion utility for aac --> .mp3
|
 |
|
 |
|
Moderator 
Join Date: May 2001
Location: Hilbert space
Status:
Offline
|
|
My girlfriend just bought an MP3 CD player and I want to give her some songs. I have reencoded mine as .m4a (aac), though, and I'd like to know if there is a command line conversion utiliity (or batch conversion utility) available for OS X.
Thanks in advance.
|
|
I don't suffer from insanity, I enjoy every minute of it.
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2001
Location: Earth
Status:
Offline
|
|
ffmpeg can probably do this.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Jun 1999
Location: Las Vegas, NV, USA
Status:
Offline
|
|
Why limit yourself to the command line? Just do it with iTunes.
1) Make sure the MP3 encoder is selected in the Importing Preferences
2) Select the songs your want converted
3) Choose Convert to MP3 from the Advanced menu
Chris
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Oct 2001
Location: Yokohama, Japan
Status:
Offline
|
|
The real answer is: don't do it at all. Re-rip from CD.
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: May 2001
Location: Hilbert space
Status:
Offline
|
|
Originally posted by wataru:
The real answer is: don't do it at all. Re-rip from CD.
My CDs are in Germany, I'm in Japan, so this is unfortunately not an option.
|
|
I don't suffer from insanity, I enjoy every minute of it.
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: May 2001
Location: Hilbert space
Status:
Offline
|
|
Originally posted by chabig:
Why limit yourself to the command line? Just do it with iTunes.
1) Make sure the MP3 encoder is selected in the Importing Preferences
2) Select the songs your want converted
3) Choose Convert to MP3 from the Advanced menu
Chris
Jup, I know about that option, but unfortunately, it adds another title to my library, as far as I know. Sorting thousands of songs twice is a bit too much …_
I wish iTunes would convert songs on the fly if "MP3 CD" is selected. My girlfriend has bought an MP3 CD player, so it doesn't understand AAC. So instead of disabling AAC songs, iTunes should recode them as .mp3, at least as an option …_
|
|
I don't suffer from insanity, I enjoy every minute of it.
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2001
Status:
Offline
|
|
Originally posted by chabig:
Why limit yourself to the command line? Just do it with iTunes.
1) Make sure the MP3 encoder is selected in the Importing Preferences
2) Select the songs your want converted
3) Choose Convert to MP3 from the Advanced menu
Chris
It's not limiting but sometimes way easier and quicker if you don't have to open an app and click, select, and drag around, wait for windows to pop-up and close again but can achive the same by simply typing a line in the terminal.
-
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: May 2001
Location: Hilbert space
Status:
Offline
|
|
Bingo.
I use ImageMagick to convert my images that I post on my website. I change one parameter in the script and things are reconverted according to my wishes.
I want the same for sounds and video. Unfortunately, I cannot compile faad 2.0, the library for aac support.
|
|
I don't suffer from insanity, I enjoy every minute of it.
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Sep 2001
Location: Chico, CA and Carlsbad, CA.
Status:
Offline
|
|
Originally posted by OreoCookie:
Bingo.
I use ImageMagick to convert my images that I post on my website. I change one parameter in the script and things are reconverted according to my wishes.
I want the same for sounds and video. Unfortunately, I cannot compile faad 2.0, the library for aac support.
Have you checked out faac? http://faac.sourceforge.net/
I saw that both faac and faad2 are on that website, but I didn't quite catch the difference between the two. Maybe faac doesn't do what you need...
edit: Ah... faac encodes and faad decodes. 
(Last edited by [APi]TheMan; Mar 24, 2004 at 12:10 PM.
)
|
"In Nomine Patris, Et Fili, Et Spiritus Sancti"
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: May 2001
Location: Hilbert space
Status:
Offline
|
|
Originally posted by [APi]TheMan:
Have you checked out faac? http://faac.sourceforge.net/ 
I saw that both faac and faad2 are on that website, but I didn't quite catch the difference between the two. Maybe faac doesn't do what you need...
edit: Ah... faac encodes and faad decodes.
Well, I downloaded the faad 2.0 source code and I cannot compile it.
I'll try faac ...
|
|
I don't suffer from insanity, I enjoy every minute of it.
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Sep 2001
Location: Chico, CA and Carlsbad, CA.
Status:
Offline
|
|
Originally posted by OreoCookie:
Well, I downloaded the faad 2.0 source code and I cannot compile it.
I'll try faac ...
Yeah, I'd guess that you would need faac to encode the mp3s to AAC. I wonder if fink or darwinports has some binaries worked out for faad or faac... Where did you get the hint to try faad in the first place? They might have more info...?
|
"In Nomine Patris, Et Fili, Et Spiritus Sancti"
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: May 2001
Location: Hilbert space
Status:
Offline
|
|
Originally posted by [APi]TheMan:
Yeah, I'd guess that you would need faac to encode the mp3s to AAC. I wonder if fink or darwinports has some binaries worked out for faad or faac... Where did you get the hint to try faad in the first place? They might have more info...?
It's not included in fink and thus I have tried building it from the sources directly.
|
|
I don't suffer from insanity, I enjoy every minute of it.
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Jun 1999
Location: Las Vegas, NV, USA
Status:
Offline
|
|
I wish iTunes would convert songs on the fly if "MP3 CD" is selected.
That would be nice, but until it does, just have iTunes do the conversion. Burn the CD. Then delete the resulting MP3s so you won't have "thousands of songs to sort twice."
Chris
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: May 2001
Location: Hilbert space
Status:
Offline
|
|
Originally posted by chabig:
That would be nice, but until it does, just have iTunes do the conversion. Burn the CD. Then delete the resulting MP3s so you won't have "thousands of songs to sort twice."
Chris
Well, how about iTunes converting them automatically before burning.
|
|
I don't suffer from insanity, I enjoy every minute of it.
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Jun 1999
Location: Las Vegas, NV, USA
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: May 2001
Location: Hilbert space
Status:
Offline
|
|
|
|
|
I don't suffer from insanity, I enjoy every minute of it.
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Jun 1999
Location: Las Vegas, NV, USA
Status:
Offline
|
|
I'm glad you sent it in. It is a good idea.
Chris
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: May 2001
Location: Hilbert space
Status:
Offline
|
|
Did anybody compile faac successfully?
|
|
I don't suffer from insanity, I enjoy every minute of it.
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Sep 2001
Location: Chico, CA and Carlsbad, CA.
Status:
Offline
|
|
Originally posted by OreoCookie:
Did anybody compile faac successfully?
I just did some googling and found some binaries of faad for Mac OS X: http://www.rarewares.org/aac.html
I didn't have much success compiling faac on my Panther box unfortunately, so hopefully that faad binary will be of some help. 
|
"In Nomine Patris, Et Fili, Et Spiritus Sancti"
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: May 2001
Location: Hilbert space
Status:
Offline
|
|
Originally posted by [APi]TheMan:
I just did some googling and found some binaries of faad for Mac OS X: http://www.rarewares.org/aac.html
I didn't have much success compiling faac on my Panther box unfortunately, so hopefully that faad binary will be of some help.
Perfect!
I googled around without success, so I think this is really helpful. I'll post if I am successful ... gotta sleep now.
|
|
I don't suffer from insanity, I enjoy every minute of it.
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: May 2001
Location: Hilbert space
Status:
Offline
|
|
I installed both from Darwin ports.
I'll try them later tomorrow, I think.
|
|
I don't suffer from insanity, I enjoy every minute of it.
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Sep 2001
Location: Chico, CA and Carlsbad, CA.
Status:
Offline
|
|
Originally posted by OreoCookie:
I installed both from Darwin ports.
I'll try them later tomorrow, I think.
I never did get around to looking in Darwin ports, but sure enough faac 1.23 is in there. So with that faad binary from rarwares.org and the faac port from darwin ports you should be good to go, I hope it's what you need.

|
"In Nomine Patris, Et Fili, Et Spiritus Sancti"
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|