I've seen a few questions about which program to use for FLAC conversion, but I haven't seen a lot of mac answers.

What is the best mac program for converting FLAC files to something more iTunes playable, without losing the metadata?

link|improve this question

75% accept rate
Normally I'd say SoundConverter, but getting gstreamer running on OS X is No Fun. – Ignacio Vazquez-Abrams May 19 '10 at 19:40
feedback

3 Answers

I've used Max with success in the past.

link|improve this answer
feedback

you can always convert media things via 'ffmepg', available in the 'macports':

 % ffmpeg -i in.flac out.mp3

(and there are switches to add the meta-data as well).

link|improve this answer
feedback

http://tmkk.hp.infoseek.co.jp/xld/index_e.html

I believe this only converts to lossless formats. You can use it to convert to Apple Lossless that iTunes can play then play that or rip it to whatever lossy format you prefer that iTunes supports.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.