Converting FLAC to itunes

Folks,
I've purchased a Grateful Dead album, one of Dick's Picks, and downloaded them as FLAC files. I've converted the FLAC files to AIFF files using a program called XACT. Now I want to import these AIFF files into itunes and burn the tunes onto a CD.
Here's the question. How do I keep the TAGS from the original FLAC files when I burn the CD? I don't want to have to retype all the tags, but I can't figure out how to retain the tags. Any help greatly appreciated.
Thanks,
Bond

actually there's a shell script that will convert FLAC directly to MP3 using LAME. It will preserve the FLAC metadata and put them in the MP3 tags if there is metadata.
It does depend on having certain libraries installed, so it can be kind of advanced. But it works well once you get it working.
http://www.macosxhints.com/article.php?story=20040323004759816
Another version of this idea is here (haven't tried this one):
http://www.gurulabs.com/goodies/downloads.php
You definitely need LAME installed. once you get it working and in your path, you just cd to the directory of the flac files and then type:
flacmp3 *.flac
(I am using a modificaiton of the Chris R's FLACMP3 script to use LAME preset standard encoding. Here is what I'm using.)
#!/bin/sh
# flacmp3 - convert a flac file and its tag data to mp3/id3 format
# Thisscript takes in FLAC files and spits out MP3 files. If youÕve assigned
# metadata to a FLAC file (usingvctool, for example), it carries that information over to the MP3:
# % flacmp3 *.flac
# ThatÕs all it takes to do the job.
# other settings for the lame line:
#      lame -h -m s -b 192 \
# this also has the lame command deliberately put on one line
if [ "$1" ]
then
  for file
    do
    if [ -e "$file" ]
    then
      flac -c -d "$file" |
      lame --preset standard --tt "$(metaflac --show-tag=TITLE "$file" | sed 's/^TITLE=\(.*\)/\1/')" --ta "$(metaflac --show-tag=ARTIST "$file" | sed 's/^ARTIST=\(.*\)/\1/')" --tl "$(metaflac --show-tag=ALBUM "$file" | sed 's/^ALBUM=\(.*\)/\1/')" --ty "$(metaflac --show-tag=DATE "$file" | sed 's/^DATE=\(.*\)/\1/')" --tn "$(metaflac --show-tag=TRACKNUMBER "$file" | sed 's/^TRACKNUMBER=\(.*\)/\1/')" --tg "$(metaflac --show-tag=GENRE "$file" | sed 's/^GENRE=\(.*\)/\1/')" - "$(basename "$file" .flac).mp3"
      mv "$file" /.Trashes/501/ 
    else
      echo >&2 "No such file: "$file" -- skipping."
    fi
  done
else
  echo >&2 "Usage: "$(basename "$0")" FLACFILE [...]"
  exit 1
fi

Similar Messages

  • Converting flac for iTunes.

    Is there a way to convert a flac file so I can get iTunes and my 'puter both to play it?

    Have you tried searching the web for "FLAC converter for Windows"?

  • (How) can I use my Airport Extreme to send FLAC files/iTunes to my stereo?

    (New to this topic.) Is it possible to use my Airport Extreme Base Station to send FLAC and iTunes music files to my (ParaSound P3/A23) stereo system wirelessly?
    If so, how?
    (Not interested in iOS devices doing this - just, effectively, in using my 'mid-2011'  2.7 iMac (10.7.3) as a music server
    TIA!

    Yes, add an AirPort Express and convert FLAC to Apple Lossless and iTunes will be able to play them. VLC will not help since you need iTunes to connect to the AirPort Express and VLC will not work with iTunes.
    There may be an exception to this but I've never tried it. You could try using AirFoil to connect to the AirPort Express and play your FLAC files that way but I have no guarantee it will work. AirFoil seems very flexible so it may prove to be a solution for you.
    I'm not familiar with the Sonos Bridge/Connect system so I cannot comment on the quality. I understand that it is comparable to using the AirPort Express but locking at the price it seems a more expensive solution for your needs.

  • How can I convert FLAC to ALAC with no loss?

    I am looking for a reliable and relatively easy to use software or app to convert FLAC to Apple lossless so I can import into ITunes.  I have searched far and wide and cannot get a straight answer.  I am  using an IMac and I just want something that will do this relatively simply without blowing up my shiny new Mac.

    Hi Dave,
    I am starting my second or third round of research on how to convert a large library of FLAC formated album into some high fidelity format specifically to sync to an iPod for use while on the road ( my car, my cabin, my other house, etc. - these are just ideas but you get the idea ).
    Just now I tried Max again.... I can figure out which of the format is actually a lossless format that will work with iTunes. I don't see ALAC in the list of formats.
    I have also tried XLD which throws an error as it converts each track.
    Flax seems to be broken with iTunes 10.1.1
    I am not a technical audiophile but I am pretty much a computer expert, certainly a very experienced Mac users for a decade or more.
    This is really making me crazy. Can you or some other user who has done FLAC conversion to iTunes very recently please let me know what trick is to get one or the other app to do the right things.... 1) convert to lossless format ( either directly compatible with iPods or 2) also automatically creates a compatible format for iPods, iPads, iPhone, iETC....
    I would like to do this mass conversion right the first time - commercial software is fine ..... doesn't have to be freeware or shareware. I just need it to do the busy work and do it well.

  • Re: Converting FLAC to m4a

    Re: Converting FLAC files to m4a:  I understand that Apple's m4a files generally sound better than mp3s. First of all, is this true? And what is the best program to convert lossless FLAC files to m4a (AAC) files? Sound quality is the most important thing to me. (I'm sorry if I have repeated this question - I'm a newbie here.) Thanks.

    If you want to play files in iTunes without using a plug in, you will need to convert to M4A.  M4A will probably give you the best quality conversion as it is far less compressed than MP3, so yes to answer your question, it is better quality. 
    However you can play your FLAC files outside of iTunes via programs like PLAY http://sbooth.org/Play/ (its free)  I would tend to say from a shear quality of playback, PLAY is probably better than iTunes.  However there are a lot of missing features like album art and such, but it does work very well.
    There are other programs such as Pure Music which use iTunes as a GUI and allow you to play FLAC through iTunes as well, but they are not free programs. http://www.channld.com/puremusic/  Pure Music is often noted as the best in that it allows you to use iTunes as your interface and will accept virtually all types of music file formats.

  • FLAC to iTunes--best software?

    There are so many versions of software that claim to convert FLAC files to ALAC for iTunes.  Which do you like the best?  I know that many applications are free, but I've had problems with shareware in the past. 
    What about the Bigasoft FLAC converter for $19.95?  Do you like this one?
    Any direction you can give would be much appreciated.
    Thank you!

    I currently use XLD most.  The confusing part is most of the configuration options are in preferences rather than right in front of you, but I like it mostly becuse it will convert ot multiple formats at once.  I use it for archiving my CD collection with one copy in FLAC for backup and one in mp3 for the computer and my mp3 player.  It is also updated very regularly.

  • How to convert FLAC to Apple Lossless Encoder

    hi
    How can I convert FLAC audio files to Apple Lossless Encoder in order to be able to import them into itunes and listen them in my ipod at maximum quality.
    If you know a way to make the ipod read FLAC files it would be better but I'm not confident that this exist. I have just install fluke so itunes now reads FLAC. but not the ipod
    thanks

    What Are FLAC and ALAC?
    FLAC (Free Lossless Audio Codec), as its name suggested, is a free lossless audio codec. FLAC can compress audio to about 50~60% without any quality loss. This format has been widely accepted by many Hi-Fi systems and audiophiles.
    Apple Lossless, also known as Apple Lossless Audio Codec (ALAC), or Apple Lossless Encoder (ALE), is an audio compressing format, developed by Apple Inc. for lossless data compression of digital music. After initially keeping it proprietary from its inception in 2004, in late 2011 Apple made the codec available open source and royalty-free. Traditionally, Apple has referred to the codec as Apple Lossless, though more recently they have begun to use the abbreviated term ALAC when referring to the codec.
    Here is a step by step guide on how to convert FLAC to ALAC. It also introduces a way to convert FLAC to many other audio formats like MP3, WAV, AAC, AC3, M4A, etc and vice versa.

  • How to convert FLAC 24bit 96hHz to AIFF 24 96kHz on a mac ?

    I'd like to convert FLAC files to AIFF files so i can import them to my iTunes Libraby without any quality loss.

    Sarasota Joe wrote:
    Thank you ed2345 for HDTracks.com. iTrax.com.  They are both excellent!
    I have downloaded hi-def formats at Linn Records; the quality is outstanding, but their selection is limited. I'm also a member of B&W's Society of Sound; A Peter Gabriel curated Music club that get's me one London Symphony Orchestra download and one "Whatever Peter thinks is ineteresting this month" download. For $60 a year I get 24 plus hi-def albums, most of which I like a lot. But the selection at HDTracks and iTrax is excellent - Thank You!
    Sarasota Joe,
    You are welcome.  Enjoy the music!
    Ed

  • How can I import files FLAC in iTunes?

    Hello to everybody.
    I would like to import files .FLAC in iTunes and then in my iPod. How can I do it? I see that iTunes doesn't support this kind of files.
    Can you help me?
    Thank you very much
    Stéfano - Firenze - Italy

    Stefano,
    No.  That is frequently asked, but in fact, iTunes has never supported FLAC.
    Over the years, there have been a few attempts to enable iTunes to play FLAC by means of plug-ins, such as those from Xiph.  However, they (1) are not reliable or well-supported, and (2) allow iTunes playback but do not allow iPod syncing.  So don't waste your time.
    If you have FLAC files, you need to convert them to an audio format that iTunes can play, such as Apple Lossless or MP3.  Add the converted files to your iTunes library, but keep the FLAC originals on hand for when you are using a more capable player.

  • How do I convert my existing iTunes account to a .mac account?

    I am trying to convert my existing iTunes account which uses an Earthlink address. The following is the INSTRUCTIONS from the Apple web site on how to do this.
    "I just signed up for .Mac. How do I convert my existing iTunes account to
    my new .Mac account?
    We'll be happy to convert your account for you. Please provide your old account name, your new .Mac account name and your billing address in your email. We will also need your explicit permission to reset your password to complete the conversion."
    This is the URL where I found those INSTRUCTIONS:
    http://www.apple.com/support/itunes/musicstore/email/
    I FOLLOWED THE INSTRUCTIONS ABOVE!
    I am now on my fifth exchange of emails with iTunes support.
    HAS ANYBODY SUCCESSFULLY EXECUTED THESE INSTRUCTIONS? I don't want to lose the ability to play my existing purchased music, but I want to close down Earthlink as my ISP.
    17" G4 Powerbook   Mac OS X (10.4.6)  
    17" G4 Powerbook   Mac OS X (10.4.6)  

    On any page in the iTunes Store, click the flag icon at the lower right.  This brings up a page saying "Choose your country or region."  Click Canada.
    Before you can buy anything, you will need to enter your Canadian credit card.

  • Best app to convert dvd to itunes format

    what is the best app to convert dvd to itunes mp4 format

    SORRY! WHAT I MEANT TO ASK WAS "I WANT TO EXPORT  YOUTUBE & FACEBOOK VIDEOS TO ITUNES. WHAT IS THE BEST APP. TO USE TO CONVERT THESE VIDEOS INTO A FORMAT THAT IS ACCEPTABLE TO ITUNES. WHAT IS THE BEST FORMAT TO USE. THANK YOU

  • How do I convert or copy itunes playlist to a kindle fire?

    How do I convert or copy itunes playlist to a kindle fire?

    Moved discussion to Digital Publishing Suite forum.

  • How do I convert song in itunes to a ringtone?

    How do I convert song in itunes to a ringtone?

    http://osxdaily.com/2010/09/04/make-free-iphone-ringtones-in-itunes-10/
    https://discussions.apple.com/message/17777381 - making a ringtone

  • If I have converted my purchased iTunes songs to a lower bit rate what will happen when I join iTunes match? Will they match up or will these be stored as duplicates of the same song?

    If I have converted my purchased iTunes songs to a lower bit rate what will happen when I join iTunes match? Will they match up or will these be stored as duplicates of the same song?
    I ask because I primarily use my work laptop which has limited space so I usually convert my purchases to 160k from 256k in order to save space. I want to sign up for iTunes Match but I'd like to know before I do so I can understand how I will have to set up my library.

    crichton007 wrote:
    What I may do is start a brand new library there, copy my tracks from my work laptop using Home Share and then the script to get things in sync before starting over again there too.
    Why create a new library? Just add the tracks from the laptop to the existing library on the Mac.
    crichton007 wrote:
    I was just hoping to hear definitively whether or not there was some sort of intelligence built into iTunes Match that would match these up...
    How do you mean? If you down-convert purchased tracks you've fundamentally changed the files so iTunes can no longer recoginize them as "purchased." And, indeed, they no longer are since they are brand new files. Of course these new files will only be "matched" or "uploaded."

  • TS1702 The application "video converter" says that I can retrieve my converted files through iTunes.   Where and how does that happen?

    The application "video converter" says that I can retrieve my converted files through iTunes.   Where and how does that happen?

    I see an iPhone App called Video Converter but not an iPad app. When to do a search, it comes up with a whole bunch of apps so perhaps if you tell us exactly which app it is .....

Maybe you are looking for

  • Can I get a refund if purchased a iBook I did not want or I did not get a complete download?

    Can I get a refund if purchased a iBook I did not want or I did not get a complete download?

  • Illustrator not responding even after preferences cleared and app reinstalled.

    I have a Toshiba Q875 running Windows 8. I subsribe to Creative Cloud. I have a huge proble, with Illustrator CS6. I have seen posts about this problem on the forums, but I need to post this anyway because I am at wits end. After I start Illustrator,

  • Web Sharing fix?

    I have just discovered that web sharing has been removed from Mountain Lion. I use it to test iPhone web apps over my local network. I found it was much faster, simpler and more secure to setup than having to test from an on-line server. I use MAMP f

  • Search Users in RACF

    Hi All, I am trying to search user from RACF who has a particular racfConnectGroupName. But I am getting LDAP: error Code 53 - R000128 Filter 'racfConnectGroupName=something' is not supported. While I am able to search on the basis of another attribu

  • Dates incorrect when importing from Eudora

    When importing mailboxes from Eudora, it seems that the emails I have received all have their dates correct in Mail, but all the emails that I sent have their dates set to the date the import was done. Is there any way to avoid this? Thanks, John Lin