audio CD duplication software

scabrous1

New member
Local time
5:54 PM
Messages
1
I'm looking for recommendations. I am in the process of cataloging my music cd collection - I want to put all my original CDs in protective sleeves that are packed away, and then use only the copies in my CD player. Once that is done, then I will rip every CD to both a lossless format for playing on my home stereo, and to some flavor of compressed format for playing on a portable device.

My questions are:

1)what are the best utilities that will allow me to duplicate an audio cd either to another physical cd or to an ISO file?
2)What are the best utilities for ripping lots of CDs to digital format - I want something that will allow me to control/manage the files on disk, and to easily edit the meta information for a given cd. Itunes and windows media player are of course out. I would also really like to be able to control not only bit rate, but also sound levels in the ripping.

I'm just planning this now - no real experience with anything but generic tools, so I am very interested in your opinions and experiences.

thanx much!
 

My Computer

OS
win 7 32bit
My questions are:

1)what are the best utilities that will allow me to duplicate an audio cd either to another physical cd or to an ISO file?
2)What are the best utilities for ripping lots of CDs to digital format - I want something that will allow me to control/manage the files on disk, and to easily edit the meta information for a given cd. Itunes and windows media player are of course out. I would also really like to be able to control not only bit rate, but also sound levels in the ripping.

ImgBurn is a frequent recommendation for duplicating all types of discs. I use it with no problems or errors.

I don't do a lot of ripping, but use CDex when I do. No problems there either, but I don't recall any control for sound levels. You can rip to WAVE or to mp3 as I recall.

Another popular ripping choice is Exact Audio Copy. Exact Audio Copy - Wikipedia, the free encyclopedia

General advice is to rip to lossless when possible and then convert the lossless files to the lossy format of your choice with your chosen bitrate.

I use mp3tag to control the data, but don't know if you plan mp3s.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Ignatz Special; 4 speed manual gearbox; factory air conditioning; one of one
OS
Windows 7 Home Premium SP1, 64-bit
CPU
Intel Skylake i5-6600K, not overclocked
Motherboard
AsRock Z170M Extreme 4, micro ATX
Memory
8 GB HyperX DDR4-2666 (2 x 4 GB)
Graphics Card(s)
none; graphics are integrated on CPU
Sound Card
onboard: Realtek ALC1150; external: USB Behringer UF0-202
Monitor(s) Displays
Dell S2340M 23 inch IPS
Screen Resolution
1600 x 900
Hard Drives
System: Crucial MX100 series SSD, 128 GB;
Data: Samsung Spinpoint 103SJ, 1 TB;
Backup: WD Caviar Green WD30EZRX-00D8PB0, 3 TB
PSU
Rosewill SilentNight 500 watt fanless, semi-modular
Case
Antec Solo II
Cooling
Noctua NH-U12S; Noctua F12 intake, Noctua S12A exhaust
Keyboard
Microsoft 200 6JH-00001 USB
Mouse
Dell or Microsoft optical wired; USB
Antivirus
Microsoft Security Essentials and Malwarebytes Premium
Browser
Pale Moon
Other Info
All fans PWM; speeds at idle: CPU circa 500 rpm; intake circa 600 rpm; exhaust circa 600 rpm; CPU temps 27 idle and 47 C load in a warm room (27 C/81 F) when running Intel Extreme Tuning Utility stress test.
Hi scabrous1 ! Welcome to SF :)

Answer to Question No. 1

Free option : ImgBurn
Paid option : Nero

Answer to Question No. 2

There are many programs that can do it . Some of them are dBpoweramp (it supports FLAC) and Audiograbber .
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self Assembled
OS
Microsoft Windows 10 Pro Insider Preview 64-bit
CPU
Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz
Motherboard
Gigabyte Technology Co., Ltd. B85M-D3H
Memory
Corsair Vengence 4GB x2 (8.00GB Dual-Channel DDR3 @ 798MHz)
Graphics Card(s)
2047MB GeForce GTS 450 (ZOTAC International)
Sound Card
Onboard (Realtek High Definition Audio)
Monitor(s) Displays
LG Flatron E2040T
Screen Resolution
1600x900
Hard Drives
Western Digital 1 TB
Seagate 500 GB
PSU
Corsair VS550
Case
Cooler Master K380
Cooling
Cooler Master Seidon 120V Plus
Keyboard
Logitech MK260r
Mouse
Logitech MK260r
Internet Speed
PMPL Broadband
Antivirus
Windows Defender + MBAM
Browser
Firefox
Other Info
Dell Studio 15" Laptop
imgburn

imgburn is the best application and it's free. i wrote a .bat file to handle copying cd's:

"C:\Program Files (x86)\ImgBurn\ImgBurn.exe" /mode read /src <drive of source cd, for example f:> /dest <temporary file to store the ISO image, for example: "e:\cd images\audiocd"> /verify no /start /closesuccess /overwrite yes /eject yes /waitformedia
sleep 2
"C:\Program Files (x86)\ImgBurn\ImgBurn.exe" /mode write /src <temp directory of ISO image, for example: "e:\cd images\audiocd.cue"> /dest <destination drive of writable cd, for example g:> /verify = no /closesuccess /start /waitformedia /eject yes


just put the two lines above in a .bat file (fill in the source, target and temporary directories) and execute the batch file. if you have only a single cd/dvd drive then you can change the sleep to a wait and put the writable cd in the same drive as the source cd.

schleprock
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
dell
OS
windows 7 pro
CPU
xeon w3565
Motherboard
dell
Memory
8Gbytes
Graphics Card(s)
nvidia
Hard Drives
western digital
Antivirus
norton
Browser
firefox
Back
Top