D
Deleted member 49549
Guest
Any ideas for freeware that will convert FLAC to MP3 on a mac?
TIA
TIA
ffmpeg should work.
It's a command line tool which I use for 99% of my recoding needs but it isn't the easiest thing to use (very flexible, butr not easy) You may find something like: http://osxdaily.com/2010/07/16/flac-to-mp3-for-mac/ a better and easier bet...
There's documentation. It's just finding what you want to do is the pain. If you think you might want to do media encoding generally, it's a useful tool to master IMHO. There is a port for everything out there (even the embedded Linux PBX I'm building!).Not scared of the command line - as long as there's documentation - so may try that first.
Pretty sure iTunes can do the conversion if you want the easier option![]()
It's a command line tool which I use for 99% of my recoding needs but it isn't the easiest thing to use (very flexible, butr not easy) You may find something like: http://osxdaily.com/2010/07/16/flac-to-mp3-for-mac/ a better and easier bet...