A few things are incorrect. "Add ID3 tag" should not be checked in the "External Compression" tab of the Compression options. FLAC files use Vorbis comments for tagging. Most players will work with it nowadays, but there can be compatibility issues with FLAC files if ID3 tags are added. ID3 tagging is meant for MP3s. For the same reason, all of the boxes in the ID3 tag dialog should be unchecked. If you look at the command line arguments in the "External Compression" tab, you can see there are arguments to add the various Vorbis comments using the FLAC compressor (for example, "ARTIST=%artist%" writes the artist tag) so adding ID3 tags as well is redundant. Also in the "External Compression" tab, the "Bit rate" and "High quality/Low quality" options are essentially ignored by the program when compressing to FLAC. So changing them won't hurt anything, the only effect it'll have is it will display the Bit rate you chose on the log file. However, FLAC is variable bit rate by its nature and the compressor will ignore this field. It's meant for use with MP3, AAC, and other lossy codecs. Lastly, this is not necessarily something incorrect, just something I'd like to point out. In the command line options, changing -6 to -8 will make the files slightly smaller. This increases the compression rate that FLAC uses meaning that it will take a bit longer to compress the file, but it will also result in a slightly smaller file. The compression is still done losslessly so no quality is lost by doing this. The resulting difference is rather small but for storage of a large number of files it may be worth changing.
+EposVox No worries. One thing I ran into is when I import the songs into Musicbee, the artist title and album are not separated. It just reads one large name under the title column within Musicbee. Not sure if you know a fix for this or ran into this yourself.
***** I feel like this is a very inconsistent problem with the process, which makes it more annoying. There should be a set of "Tags" options in the software that you can look at to customize how they show up, or you can use MP3Tag (www.mp3tag.de/en/) to customize their metadata prior to importing them to your music player.
8 years later and the video is still solid, there's now an alternative compression option so I'm going to try FLAC and MP3 from the same rip as I'll want archive quality and something for portables. I'm tired of these CDs sitting in the living room, now they can be stored in the closet and out of the way. I think my BluRay player hooked up to my TV, or my PS5 hooked up to my TV are my only real options for playing. Even PCs nowadays ... my CD-Rom is an external, and this might be the first time I've plugged it in ... I got an external enclosure when PC cases no longer had slots for 5.25" drives. THank you
I am keeping the original CD and the CD art book as proof of ownership but I am thinking of just ripping out the first page of the CD art book and tossing the rest, these art books are very thick.
For future viewers, perhaps make a note of the missing step pointed out by Daaell in the External Compression settings (around 4:48)? Otherwise, very helpful. Thank you.
This video I so timeless I didn't know it was from 2015 until I heard you mention it! good job brother you were leagues ahead of other creators at the time
I think you missed a crucial point through your video. It's about compression. If i do everything like you explained, i end up with only .wav files. Why? In the compression, to use .flac you have to set a user defined encoder, which also means, by default the addidtional command line (the one that tells flac.exe what to do with the .wavs) is empty. You have to add this manually (atleast in EAC 1.1) the commandline is this: -6 -V -T "ARTIST=%artist%" -T "TITLE=%title%" -T "ALBUM=%albumtitle%" -T "DATE=%year%" -T "TRACKNUMBER=%tracknr%" -T "GENRE=%genre%" -T "COMMENT=%comment%" -T "BAND=%albuminterpret%" -T "COMPOSER=%composer%" %haslyrics%--tag-from-file=LYRICS="%lyricsfile%"%haslyrics% -T "DISCNUMBER=%cdnumber%" -T "TOTALDISCS=%totalcds%" -T "TOTALTRACKS=%numtracks%" %hascover%--picture="%coverfile%"%hascover% %source% -o %dest%
+Daaell If you are using EAC 1.0b2 or newer, then in the Additional command line options box, copy and paste the following string: -T "artist=%artist%" -T "title=%title%" -T "album=%albumtitle%" -T "date=%year%" -T "tracknumber=%tracknr%" -T "genre=%genre%" -5 %source% If you are using EAC 1.0b1 or earlier, then in the Additional command line options box, copy and paste the following string: -T "artist=%a" -T "title=%t" -T "album=%g" -T "date=%y" -T "tracknumber=%n" -T "genre=%m" -5 %s
This is an excellent video! I used it along with another website to configure my newly installed EAC V 1.3 to rip CDs to FLAC format. I was having some problems at first with the rip going into *.wav files, NOT *.flac. However, I used this in compression options command line: -T "artist=%artist%" -T "title=%title%" -T "album=%albumtitle%" -T "date=%year%" -T "tracknumber=%tracknr%" -T "genre=%genre%" -5 %source% And EAC produced *.flac files, after the rip. I believe I used the same command line options, when EAC was ripping to *.wav; however, I think there may have been some hidden characters present in the full string. So, if anyone is having problems with this you may want to manually type in the above command line, or paste it into your favorite text editor first to ensure it isn't "corrupted" by the presence of hidden characters.
Great video with super instructions on how to use a fairly complicated program. Greatly appreciated. In my future I see hours and hours of ripping pleasure to come. Many thanks.
I found this application extremely useful for ripping LP's to flac personally. CD's already have some down-sampling when they're recorded which can become evident when ripping to .flac. However using this app to do the same thing but with an LP was so simple it's unreal. Thumbs up for sure as you just saved me about a days worth of tinkering lol!
After a disaster while backing up my computer (1 HDD board started on fire and took out every one of my SSD/HDDs so I'd lost everything - ouch even) I'm starting over ripping my CD collection. I'd forgotten how to use EAC and this video was extremely helpful. Actually don't think I'd used the metadata steps before. Great video and can't thank you enough. :)
I was surprised to see, at first, how LONG this video was! But then after watching it I can see why. There is a lot to explain; and the OP does a very good job!
I would like to upload the files to UA-cam in the highest quality they can possibly take, I can't find a video that explains how to do that. could you possibly make a tutorial for that one? I'm sure I'm not the only one with this question. Thank you.
Oh thank you, I faved this video for future reference, I have some music from a band from my town that broke up years ago that is very hard to get and wanted it to share with my friends in the absolute highest quality possible.
I recently switched over to FLAC and I will never go back. I actually hear the difference easily. This is probably because I grew up listening to a lot of cds on a stereo system and portably through a walkman. Never realized how much audio clarity I sacrificed when I switched to MP3 in mid 2000's.
If you are viewing the song as it is being ripped it will be in a .wav format at first then it will convert it to .flac,if not go back to your compressor settings and verify your settings.
I have the same problem. Once the program worked as it should but then it somehow stopped creating flac files and I got wavs instead. I have gone through all the settings and double checked them..
I use other software to tag my music as it's super useful and makes things faster to tag all together. It also allows to create so many different tags if you so choose to. It's called Mp3Tag. I found it after doing some research on the best ones available. That's what I found. I'm no audiophile (yet) or professional but I thought I'd share it with you guys.
I just looked at how much CDs I'm gonna have to rip... This may take weeks or possibly months lol This is an amazing tutorial btw, straight to the point and no filler :D Great work!
EAC is good for ripping, but it has a very poor metadata support. I rip my discs with EAC and encode with CueTools that has way better metadata support and it connects with MusicBrainz and Discogs.
@E. O. I'm new to this audio stuff and have original cds i wanna take to flac, idk what any of that means do you have recommendations to try in getting better results?
Hi, thanks for the video, very helpful! However, I set the options exactly as shown in the video but the option "Get new image from metadata provider" is greyed out. Do you know how I can solve this?
How can I manually set the cd cover art? I just want to add a jpg or jpeg as the cd cover but dragging the image or right clicking the box doesn't allow for adding an image, it's grayed out.
EAC didn't create a cue file, even tho I set it to look up info in freedb. I used AIMP which read the disk info and created the cue file. Probably uses the same flac routines, but compresses in half the time as EAC. Result is same as EAC in terms of filesize. Flac will also play in VLC as well as AIMP. Somebody probably has a video out that describes CD to flac in AIMP. Very easy! Control A to highlight all the tracks, then select your flac output folder and start. Menu >utilities>convert. Then select your CD drive with down arrow and screen fills up with the tracks. At that point control A , etc. Very nice, easy -to-use program. You can read the cue file in Wordpad or Notepad by the way.
Wanted to say two things. First, your tutorial (I've been following the channel itself for a while now) helped me a great deal and exact audio copy is actually really great software to use I've found out thanks to you! Second, thought you should know that if you look up on google ripping cds to flac, your tutorial is on the first page ^_^ Just thought I'd let you know. Anyway, love your content, and keep up the great work!
Hi, I have follow your tutorial but I have 2 problems. If I want to have the files as "flac", works fine but then I cannot open the files with Adobe Audition. 2nd, if I want the files as "mp3", OK again but they are saved with various bit rates and not as "320" which I have pre-selected at settings. Thank you.
Very good voice, perfect explanation, so my Cd information got not found but media player showed it, so I entered it manually, but the rest, although there was one box I could not check , perhaps as I did not buy the eac program but downloaded it, ...but my Cd is now getting ripped in a flac, and then put on a Usb Stick and then I listen in my new car which has no CD player :-). Thanks for your support and for getting best possible quality.
If I try to make a cue sheet or rip the CD, EAC immediately crashes. I have no idea what the problem could be, but I notice online it seems to be a decent problem?
The video helped me with the ripping process and one comment here helped with the ".wav not .flac" issue, but I can't edit _anything_ on the file's properties -> details after ripping it. The details don't even show the audio bitrate. When I get .flac files from other sources, I can usually edit these details any way I want. Any ideas on how to solve that?
In my General Tab of EAC Options it keeps it locked and greyed out to "open CD information dialogue" when I check "On Unknown CDs" instead of "automatically access online metadata database." I'm not sure if this is because, two years later, I'm running a different version of EAC. I thought if I unchecked ""Activate Beginner Mode..." in the Tools Tab it would make a difference, but it didn't.
I have been redoing my cd collection and ripping them to Flac rather than Mp3 like I used to do in the past.I have bought a Hi Res Audio Player and prefer listening to my music in better quality. However i have noticed that I have haven't been picking a bitrate option and have just been leaving the option to Rip to Flac on the default setting. Do you think I should go back and change the setting to 1 bitrate for the better quality and convert again or just leave it as it is bearing in mind I was converting to default setting?
I found an incorrect option in the video. In Compression options the "Add ID3 tag" checkbox needs to be unchecked, at least for Windows 10, or Windows Explorer won't display metadata (title, album name, etc.). I had everything working then did a final compare of options to the video and found that I had this option unchecked when the video shows it checked. I checked it then after that for new rips the metadata stopped being displayed. Unchecked the option and the problem went away. From google searches it seems ID3 tags are non-standard for FLAC which uses Vorbis comments instead.
I need help. I accidentally choose to copy files uncompressed (in wav) and after that one time, even thou I choose to copy them compressed the program automatically starts copying them in wav... What to do?
Is the cue file supposed to go in the file folder with the FLAC files? Seems so but my player isn't seeing the them and using the art. For example: I ended up with \Music\The Byrds\Mr. Tambourine Man [RM 1996]\The_Byrds__-Mr._Tambourine_Man-_-[RM_1996]. I accepted cue generator suggestion of new folder "Mr. Tambourine Man [RM 1996" where cue file was saved and compressor was told to put the files is same folder but it creates a subfolder for FLAC files "The_Byrds_-_Mr._Tambourine_Man_[RM_1996" separating the cue and the FLAC files. The exact structure is not the issue rather I assume cue and FLAC have to be together to be useful to players. Right? [Obvious, it is not working for my receiver/amp that plays FLAC files, so I tried it both ways. Neither got a picture up and little other info beyond name.) I just read the comment re: 'do NOT check "Add ID3 Tag" under "Compression Options"' but haven't tried unchecking it yet.]
I got this and figured out it is to do with the command line options for the flac converter, this box is blank by default. I found a suggestion of -T "artist=%artist%" -T "title=%title%" -T "album=%albumtitle%" -T "date=%year%" -T "tracknumber=%tracknr%" -T "genre=%genre%" -5 %source% which made it all work for me. Your mileage may differ.
Just seems to be unable to rip to FLAC anymore. I converted loads of CDs before, but on return maybe 2 or three years later, it's only ripping to WAV, despite selecting compressed as the option.
Hmm, when I insert a CD to my external USB CD drive and open EAC it will show all the tracks on the CD but it doesn't show the song names, album names or artists. Is the problem in EAC settings or in my cheap external CD drive? Someone help me please!
Are cue files only necessary if one was to make a 1:1 copy of the disc? If you were to rip tracks as individual files and keep it that way it's not really necessary at all...?
I followed everything to a tee, and the CD ripped, but I can't find the new flac files. Even though I put in the destination folder the files did not appear there. Any ideas?
A few things are incorrect. "Add ID3 tag" should not be checked in the "External Compression" tab of the Compression options. FLAC files use Vorbis comments for tagging. Most players will work with it nowadays, but there can be compatibility issues with FLAC files if ID3 tags are added. ID3 tagging is meant for MP3s. For the same reason, all of the boxes in the ID3 tag dialog should be unchecked. If you look at the command line arguments in the "External Compression" tab, you can see there are arguments to add the various Vorbis comments using the FLAC compressor (for example, "ARTIST=%artist%" writes the artist tag) so adding ID3 tags as well is redundant.
Also in the "External Compression" tab, the "Bit rate" and "High quality/Low quality" options are essentially ignored by the program when compressing to FLAC. So changing them won't hurt anything, the only effect it'll have is it will display the Bit rate you chose on the log file. However, FLAC is variable bit rate by its nature and the compressor will ignore this field. It's meant for use with MP3, AAC, and other lossy codecs.
Lastly, this is not necessarily something incorrect, just something I'd like to point out. In the command line options, changing -6 to -8 will make the files slightly smaller. This increases the compression rate that FLAC uses meaning that it will take a bit longer to compress the file, but it will also result in a slightly smaller file. The compression is still done losslessly so no quality is lost by doing this. The resulting difference is rather small but for storage of a large number of files it may be worth changing.
Thanks a lot for that 🙌 You were right!
When you say the -6 in the command line optiones you mean inside drive optiones>Offset/speed section?
I'm just starting my audiophile adventure and I found this video VERY helpful. Thank you for taking the time to make this.
+Reckless Yuki - 4k Gameplay & Tech Thanks for watching & commenting!
+EposVox No worries. One thing I ran into is when I import the songs into Musicbee, the artist title and album are not separated. It just reads one large name under the title column within Musicbee. Not sure if you know a fix for this or ran into this yourself.
***** I feel like this is a very inconsistent problem with the process, which makes it more annoying. There should be a set of "Tags" options in the software that you can look at to customize how they show up, or you can use MP3Tag (www.mp3tag.de/en/) to customize their metadata prior to importing them to your music player.
3 years later I'm staring :)
sammeee
9 years later and this tutorial is still good
Exactly, just started ripping CDs today and stil relevent!
8 years later and the video is still solid, there's now an alternative compression option so I'm going to try FLAC and MP3 from the same rip as I'll want archive quality and something for portables. I'm tired of these CDs sitting in the living room, now they can be stored in the closet and out of the way. I think my BluRay player hooked up to my TV, or my PS5 hooked up to my TV are my only real options for playing. Even PCs nowadays ... my CD-Rom is an external, and this might be the first time I've plugged it in ... I got an external enclosure when PC cases no longer had slots for 5.25" drives. THank you
I am keeping the original CD and the CD art book as proof of ownership but I am thinking of just ripping out the first page of the CD art book and tossing the rest, these art books are very thick.
For future viewers, perhaps make a note of the missing step pointed out by Daaell in the External Compression settings (around 4:48)?
Otherwise, very helpful. Thank you.
Thanks for making a 2015 tutorial. Most other tutorials are from 2006-2009.
fnwc Thanks for watching!
And here i am, watching this in the end of 2019
@@herrsick364 #metoo
This video I so timeless I didn't know it was from 2015 until I heard you mention it! good job brother you were leagues ahead of other creators at the time
Thanks for the tutorial! I've ripped only one cd so far, but I'm watching again because I forgot, and I'm ripping more cd's.
10 months after first finding this and i need it again, starting my audiophile journey after getting a decent set of headphones (hd6XX)
the huh duh six hungeos
I think you missed a crucial point through your video. It's about compression. If i do everything like you explained, i end up with only .wav files. Why? In the compression, to use .flac you have to set a user defined encoder, which also means, by default the addidtional command line (the one that tells flac.exe what to do with the .wavs) is empty. You have to add this manually (atleast in EAC 1.1)
the commandline is this:
-6 -V -T "ARTIST=%artist%" -T "TITLE=%title%" -T "ALBUM=%albumtitle%" -T "DATE=%year%" -T "TRACKNUMBER=%tracknr%" -T "GENRE=%genre%" -T "COMMENT=%comment%" -T "BAND=%albuminterpret%" -T "COMPOSER=%composer%" %haslyrics%--tag-from-file=LYRICS="%lyricsfile%"%haslyrics% -T "DISCNUMBER=%cdnumber%" -T "TOTALDISCS=%totalcds%" -T "TOTALTRACKS=%numtracks%" %hascover%--picture="%coverfile%"%hascover% %source% -o %dest%
+Daaell Legend
+Daaell
If you are using EAC 1.0b2 or newer, then in the Additional command line options box, copy and paste the following string:
-T "artist=%artist%" -T "title=%title%" -T "album=%albumtitle%" -T "date=%year%" -T "tracknumber=%tracknr%" -T "genre=%genre%" -5 %source%
If you are using EAC 1.0b1 or earlier, then in the Additional command line options box, copy and paste the following string:
-T "artist=%a" -T "title=%t" -T "album=%g" -T "date=%y" -T "tracknumber=%n" -T "genre=%m" -5 %s
+Freak 37 None of these work for me. I'm still just getting .wav files. Am I missing something?
+simbin Deleting the old files and restarting the program fixed it. Thanks!
+simbin
I'm glad you've solved the problem
This is an excellent video! I used it along with another website to configure my newly installed EAC V 1.3 to rip CDs to FLAC format. I was having some problems at first with the rip going into *.wav files, NOT *.flac. However, I used this in compression options command line:
-T "artist=%artist%" -T "title=%title%" -T "album=%albumtitle%" -T "date=%year%" -T "tracknumber=%tracknr%" -T "genre=%genre%" -5 %source%
And EAC produced *.flac files, after the rip.
I believe I used the same command line options, when EAC was ripping to *.wav; however, I think there may have been some hidden characters present in the full string. So, if anyone is having problems with this you may want to manually type in the above command line, or paste it into your favorite text editor first to ensure it isn't "corrupted" by the presence of hidden characters.
^^^
i can't get mine to work, still snding up with .WAV files, why do they make things so difficult???
woukd help if you told us where the command line is entered
@@danielwilder7835 Were you able to fix it? same issue like you I am getting .WAV files instead od .FLAC
@@jrgumex i started using total audio MP3 Converter, it can convert CD to MP3 or flac or anything you can think of.
Great video with super instructions on how to use a fairly complicated program. Greatly appreciated. In my future I see hours and hours of ripping pleasure to come. Many thanks.
Thanks for watching!
Excellent step by step tutorial. Well done and keep up your good work.
That was amazingly helpful. Thanks. So much better than another I had seen sadly, about 150 CDs ago. Got some revisions to do now....
I found this application extremely useful for ripping LP's to flac personally. CD's already have some down-sampling when they're recorded which can become evident when ripping to .flac. However using this app to do the same thing but with an LP was so simple it's unreal. Thumbs up for sure as you just saved me about a days worth of tinkering lol!
Glad it helped :)
Thank you for this tutorial, really helped me get started on preserving my Audio CD's that have been sitting in a bin for far too long.
Concise, no BS, understandable for the everyday-man.
Perfect.
After a disaster while backing up my computer (1 HDD board started on fire and took out every one of my SSD/HDDs so I'd lost everything - ouch even) I'm starting over ripping my CD collection. I'd forgotten how to use EAC and this video was extremely helpful. Actually don't think I'd used the metadata steps before. Great video and can't thank you enough. :)
Glad to help, thanks for watching
I was surprised to see, at first, how LONG this video was! But then after watching it I can see why. There is a lot to explain; and the OP does a very good job!
I've finally made another tutorial! How to rip to .FLAC using EAC. :) ua-cam.com/video/58RmQsGGbeQ/v-deo.html
I would like to upload the files to UA-cam in the highest quality they can possibly take, I can't find a video that explains how to do that. could you possibly make a tutorial for that one? I'm sure I'm not the only one with this question.
Thank you.
Jay Simons I'll look into it :)
Oh thank you, I faved this video for future reference, I have some music from a band from my town that broke up years ago that is very hard to get and wanted it to share with my friends in the absolute highest quality possible.
Jay Simons
You can just put a link into the description with the FLAC files
Oh I'm three years late
I recently switched over to FLAC and I will never go back. I actually hear the difference easily. This is probably because I grew up listening to a lot of cds on a stereo system and portably through a walkman. Never realized how much audio clarity I sacrificed when I switched to MP3 in mid 2000's.
Just what I needed. Clear and concise. Thanks to the author.
Man, it's such a good guide, every time I re-install my PC, I watch this vid for best setup options :) thanks!
Not sure the reason but when I try compressing to flac, files still come out as wav uncompressed??
If you are viewing the song as it is being ripped it will be in a .wav format at first then it will convert it to .flac,if not go back to your compressor settings and verify your settings.
I have the same issue. Did you manage to fix it?
I have the same problem. Once the program worked as it should but then it somehow stopped creating flac files and I got wavs instead. I have gone through all the settings and double checked them..
@E. O. probably yes. I wasn’t able to figure out what was the problem so I started using CUEripper instead which is working just fine
@E. O. Yup, I have checked that too.
I use other software to tag my music as it's super useful and makes things faster to tag all together. It also allows to create so many different tags if you so choose to. It's called Mp3Tag. I found it after doing some research on the best ones available. That's what I found. I'm no audiophile (yet) or professional but I thought I'd share it with you guys.
Man you are a lifesaver! Thank you so much! I never would have figured it out by myself!
Thanks for watching!
Even 9 years later very useful! Thank you!
I just looked at how much CDs I'm gonna have to rip... This may take weeks or possibly months lol
This is an amazing tutorial btw, straight to the point and no filler :D Great work!
Thanks :)
Great tutorial sir! Keep up the amazing work and Thanks for the tips!
+DJTonyChau Thanks! :)
Thank you for providing this information, it helped me out a lot.
EAC is good for ripping, but it has a very poor metadata support. I rip my discs with EAC and encode with CueTools that has way better metadata support and it connects with MusicBrainz and Discogs.
Thanks a lot for this tutorial! I just got my first DAP and needed to rip all my CDs, 2024 and still a great video :)
Dude, you are my savior. I could do what I wanted and it was simple with your explanation.
My thanks for this tutorial!
you sir, are a legend - THANK YOU for making this video for the uninitiated like myself
4'50"
There's no use in setting the bit rate and quality settings since these are ignored for Flac conversion.
I stopped watching at that point
@E. O. I'm new to this audio stuff and have original cds i wanna take to flac, idk what any of that means do you have recommendations to try in getting better results?
@E. O. no, I haven't, I have nothing yet im just doing my research first
Wow this guide is right on. Very concise and easy to follow. Thanks!
Thank you so much for this. It helped me tremendously and following your instructions made everything work flawlessly! 😄
Hi, thanks for the video, very helpful! However, I set the options exactly as shown in the video but the option "Get new image from metadata provider" is greyed out. Do you know how I can solve this?
EAC does make it rather counter intuitive to rip to flac and keep id3 tags, this video is very helpful
Great video buddy. You've got a great voice and well done on the instruction.
Thank you :)
Thanks for making this tutorial video! It is very helpful for me.
Very well done and easy to follow. Outstanding work!
+Dave Scese Thanks!
A little production value and some editing, you could go pro.
+Dave Scese Getting there!
thanks mate, this has made is so easy for me to rip all of my parents old CD's.
Great video many thanks for taking the time to put it together!
Thank you ....made a little more sense put this way. Now I just have to find a way to upload folders to old Galaxy for play in the car .
How can I manually set the cd cover art? I just want to add a jpg or jpeg as the cd cover but dragging the image or right clicking the box doesn't allow for adding an image, it's grayed out.
Thanks for the tutorial, now finally I can rip my cd's to Flac :)
Thanks for watching!
This was a very informative video. Thank you, Seto Kaiba!
Thanks mate. That's really helpful. Now to just work out whether I have the hardware that can play it.
EAC didn't create a cue file, even tho I set it to look up info in freedb. I used AIMP which read the disk info and created the cue file. Probably uses the same flac routines, but compresses in half the time as EAC. Result is same as EAC in terms of filesize. Flac will also play in VLC as well as AIMP.
Somebody probably has a video out that describes CD to flac in AIMP. Very easy! Control A to
highlight all the tracks, then select your flac output folder and start. Menu >utilities>convert.
Then select your CD drive with down arrow and screen fills up with the tracks. At that point
control A , etc. Very nice, easy -to-use program. You can read the cue file in Wordpad or Notepad
by the way.
But you don’t get a log.
That Three Days Grace album in the thumbnail is one of the albums I’m ribbing to my computer while watching this tutorial.
Thanks so much, still works great in 2020.
Wanted to say two things. First, your tutorial (I've been following the channel itself for a while now) helped me a great deal and exact audio copy is actually really great software to use I've found out thanks to you!
Second, thought you should know that if you look up on google ripping cds to flac, your tutorial is on the first page ^_^ Just thought I'd let you know.
Anyway, love your content, and keep up the great work!
Woah, I didn't know that. Awesome! Thanks for sharing! 😀
Nice tutorial! I have the same Case and optical drive as you!
Excellent video, very helpful & will be saving this for even future use! Cheers.
Interesting tutorial for neophytes and experienced audiophiles alike
Very useful Adam, thank you
:) Glad to help!
Hello. WHat should I do with the opposite? I've downloaded a folder with 1 cue and 1 flac... I don't know how to burn it on a cd. Thanks
Thank you. This is exactly what I needed to rip my old cd's.
Hi, I have follow your tutorial but I have 2 problems. If I want to have the files as "flac", works fine but then I cannot open the files with Adobe Audition. 2nd, if I want the files as "mp3", OK again but they are saved with various bit rates and not as "320" which I have pre-selected at settings. Thank you.
Very good voice, perfect explanation, so my Cd information got not found but media player showed it, so I entered it manually, but the rest, although there was one box I could not check , perhaps as I did not buy the eac program but downloaded it, ...but my Cd is now getting ripped in a flac, and then put on a Usb Stick and then I listen in my new car which has no CD player :-). Thanks for your support and for getting best possible quality.
If I try to make a cue sheet or rip the CD, EAC immediately crashes. I have no idea what the problem could be, but I notice online it seems to be a decent problem?
excellent tutorial and i like the abrupt end with no good bye :)
The video helped me with the ripping process and one comment here helped with the ".wav not .flac" issue, but I can't edit _anything_ on the file's properties -> details after ripping it. The details don't even show the audio bitrate. When I get .flac files from other sources, I can usually edit these details any way I want. Any ideas on how to solve that?
In my General Tab of EAC Options it keeps it locked and greyed out to "open CD information dialogue" when I check "On Unknown CDs" instead of "automatically access online metadata database."
I'm not sure if this is because, two years later, I'm running a different version of EAC. I thought if I unchecked ""Activate Beginner Mode..." in the Tools Tab it would make a difference, but it didn't.
I have been redoing my cd collection and ripping them to Flac rather than Mp3 like I used to do in the past.I have bought a Hi Res Audio Player and prefer listening to my music in better quality. However i have noticed that I have haven't been picking a bitrate option and have just been leaving the option to Rip to Flac on the default setting. Do you think I should go back and change the setting to 1 bitrate for the better quality and convert again or just leave it as it is bearing in mind I was converting to default setting?
Thanks dude, this was an excellent video. Bravo
So many steps... I'm going to need to keep this handy....
Is there a reason some of my ripped FLAC are only 768 kb/s instead of the 1024 kb/s selected in the menu?
Because bit rate doesn’t matter for lossless files except to give you a clue as to what kind of audio may be contained within.
HELP? Why is EAC putting a 1.0 in front of all my tracks? Instead of just tracks 1,2,3,4 etc. it shows 1.01, 1.02, 1.03, 1.04 etc
I found an incorrect option in the video. In Compression options the "Add ID3 tag" checkbox needs to be unchecked, at least for Windows 10, or Windows Explorer won't display metadata (title, album name, etc.). I had everything working then did a final compare of options to the video and found that I had this option unchecked when the video shows it checked. I checked it then after that for new rips the metadata stopped being displayed. Unchecked the option and the problem went away. From google searches it seems ID3 tags are non-standard for FLAC which uses Vorbis comments instead.
I need help. I accidentally choose to copy files uncompressed (in wav) and after that one time, even thou I choose to copy them compressed the program automatically starts copying them in wav... What to do?
Efficient tutorial. Good job. Thanks.
+Gaëtan Larant Thanks for watching!
Is the cue file supposed to go in the file folder with the FLAC files? Seems so but my player isn't seeing the them and using the art. For example: I ended up with \Music\The Byrds\Mr. Tambourine Man [RM 1996]\The_Byrds__-Mr._Tambourine_Man-_-[RM_1996]. I accepted cue generator suggestion of new folder "Mr. Tambourine Man [RM 1996" where cue file was saved and compressor was told to put the files is same folder but it creates a subfolder for FLAC files "The_Byrds_-_Mr._Tambourine_Man_[RM_1996" separating the cue and the FLAC files. The exact structure is not the issue rather I assume cue and FLAC have to be together to be useful to players. Right? [Obvious, it is not working for my receiver/amp that plays FLAC files, so I tried it both ways. Neither got a picture up and little other info beyond name.) I just read the comment re: 'do NOT check "Add ID3 Tag" under "Compression Options"' but haven't tried unchecking it yet.]
Sweet! Thanks for all of the information.
Thanks! I followed through the video and have it working. The video is extremely helpful.
Thanks for watching!
Hey thanks for the tutorial. I was new to the program, not what to do exactly. Amazing freeware rip program by the way...!!
Thanks for the posting, eh. I stumbled across it after messing around with EAC. It’s a powerful program.
Had the flac enabled and I got wav instead.
I got this and figured out it is to do with the command line options for the flac converter, this box is blank by default. I found a suggestion of
-T "artist=%artist%" -T "title=%title%" -T "album=%albumtitle%" -T "date=%year%" -T "tracknumber=%tracknr%" -T "genre=%genre%" -5 %source%
which made it all work for me. Your mileage may differ.
.wav is basically uncompressed
Thank you for a great information about how to convert cd music flac.
Should test with Audiobooks as well
Greetings from Sweden and John R
Many thanks, this was an excellent video and extremely helpful.
Thanks for watching!
my track names arent showing up what up i doing wrong
Just seems to be unable to rip to FLAC anymore. I converted loads of CDs before, but on return maybe 2 or three years later, it's only ripping to WAV, despite selecting compressed as the option.
I thought flac is lossless but why do you have to set the bit rate @4:53 mark? can someone explain to me thank you.
Thank you. This helped me out a lot!
Brilliantly Done! Thank you very much.
Спасибо за инструкцию. / Thank you for the instruction!
Hmm, when I insert a CD to my external USB CD drive and open EAC it will show all the tracks on the CD but it doesn't show the song names, album names or artists. Is the problem in EAC settings or in my cheap external CD drive? Someone help me please!
Still useful in 2020. Nice job!
FreeDB has been shut down since March 31, 2020, is there another way to get cd information?
Do you save "Save Cue Sheet" file in the same folder with the songs from the album? (sorry if this is an obvious answer?)
Mac only users will have to use XLD. I have used XLD in the past, when I had a working Mac. It does the job.
Really thorough! Really helpful!! Thank you much!
Thanks for watching!
Mine keep coming out as .wav instead of .flac files.
Anyone got any bright ideas, 'cause I haven't. 😵💫
Thank you 🙏 so much for this tutorial.
Very helpful video, thank you so much.
Boy THANK YOU SO MUCH💖
Are cue files only necessary if one was to make a 1:1 copy of the disc? If you were to rip tracks as individual files and keep it that way it's not really necessary at all...?
Thank you for the tutorial!
I followed everything to a tee, and the CD ripped, but I can't find the new flac files. Even though I put in the destination folder the files did not appear there. Any ideas?