Git Product home page Git Product logo

cd-grab's Introduction

License: GPL v2 Gitub actions Appveyor build status Github all releases

Introduction

Cd-Grab is a copier/archiver for audio-cd's. It checks for errors during reading and re-reads sectors the same data has been seen twice.

Application Screenshot, in all it's Qt + Windows glory

Why ?

Mostly to scratch an itch. Also EAC is not available under Linux. The audio tooling under Linux requires multiple tools, which are not always very user friendly. Cd-Grab starts, and read whatever is in the drive to the (lossless) .cue/.flac format. This can both be played or processed further.

Features

  • Cross-platform (Windows & Linux)
  • Per-sector CRC check: Only re-reads what's absolutely necessary.
  • Only stores what's aboslutely necessary (1 copy per sector).
  • Reads the disc sequentially, this is the most efficient way of reading, This also prevents reading errors coming twice out of the disc cache.
  • CD-Text and freeDB support with local cache, so the resulting files have metadata.
  • Gapless: Output into a single flac+cue image.

Mount Fuji Commands

Cd-Grab uses the SCSI interface, and the underlying Generic Packet Format for most of the non-audio commands. This standard set of commands, the Mt. Fuji or SFF8090i (v5) standard is still implemented on all CD-drives.

It provides a more capable interface than the high level CD-Rom APIS provided by Windows and Linux. Mount Fuji commands allow, for example, getting the table-of-contents, UPC and ISRC codes and CD-Text.

Local CDDB archive

The CDDB supports a local archive of CDDB entries. With a Audio-CD in the drive, an entry can be generated using the cd-discid and cddb-tools:

	cd-discid /dev/cdrom | xargs cddb-tool template > ../xmcd/editMe

The CDDB class scans for a folder 'xmcd' and parses all files in that folder. The entries in this format can be mailed to [email protected]. The subject of the message needs to be "cddb genre disc-id" where genre and disc-id are replaced with the appropriate values for your disc.

cd-grab's People

Contributors

thijswithaar avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.