This is a general invitation to chat (async, likely) or otherwise connect if you have an interest in disc dumping/preservation of CD, DVD, Blu-Ray, UHD Blu-Ray, and/or game console discs, want to get into it, and you aren't sure where to start, what to do, or what to use.

It's something I've been doing for a long time, and it's something I'm very passionate about. I'm happy to help newbies get their efforts off the ground if they want assistance.

I wouldn't say I'm any sort of authority or 'expert', but I've done this for so long that I'm aware of many quirks and 'gotchas' that come with it, and I'm happy to share my knowledge and experience!


Feel free to boost, if you'd like!
@maddy ive always wanted to dump my blu-rays but i cant even get them running on my pc in the first place LMAO might be a linux thing im not wholly sure... not to derail though. i have some regular dvds & a ton of cds ive wanted to dump for forever but ive never figured out how
@airy Dumping Blu-rays tends to be a lot easier than getting them to playback as-is - an annoyance of the format and its copy protections. If you have a Blu-ray drive for your computer, I'd recommend looking into MakeMKV and using the monthly BETA key from their forums to give it a go!

With DVDs, redumper is probably the best way to go, and should work fine on any DVD drive - it will even dump the disc keys and put them in the logs.

CDs are quite a rabbit hole, and if you're simply looking to dump Audio CDs to FLAC (accurately), that tends to be easy enough, but embarrassingly, I don't actually have any experience doing that on Linux! That being said, some of the same methods (redumper) can work for preservation's sake, if you have a disc drive that plays nice. Mixed media (enhanced CDs, audio and data on different sessions on the same disc) discs can be quite a pain and are best handled by compatible drives and software like redumper.

For CDs, you'd either want any of the drives listed here with compatible firmware versions -
http://wiki.redump.org/index.php?title=Optical_Disc_Drive_Compatibility:_CD
Alternatively, any drive that can be crossflashed to OmniDrive (
http://wiki.redump.org/index.php?title=OmniDrive) would be ideal. I can help you determine if you have a drive that would be compatible if you're otherwise unsure. ​
Optical Disc Drive Compatibility: CD - Redump Wiki

@maddy @airy accurately ripping cds on unix platforms has been a dismal proposition for over a decade since i’ve been trying to cobble together a home-grown solution to the problem:

  • cdparanoia does correctly identify issues at rip time but its error recovery mechanisms can reproducibly return the same incorrect checksums in some cases. this means that the approach of tools like rubyripper which simply rip twice and check for matching checksums may nevertheless fail an accuraterip check.
  • speaking of accuraterip, there have been few solutions for actually hitting that database from linux. for the longest time the only option was a command-line tool posted on hydrogenaudio.
  • the situation appears to have improved somewhat of late, as there is now reportedly a tool (rip rip hooray) which claims to integrate both accuraterip and ctdb support (the latter of which has never had linux support before to the best of my knowledge). i can’t speak to the quality of the software though as i haven’t tried it yet.
  • the only other option i could think of is to try running eac inside wine, but i can’t speak to how well that works either, as i’ve mostly fallen back to running it on windows machines when i need to trust it
@[email protected] @airy Holy moly, that's rough. ​

I've never tried running EAC under WINE myself - I have a Windows VM specifically for ripping and dumping since besides EAC, there are so many weird one-off Windows-only tools that I end up having to use on occasion anyway.