Code Monkey home page Code Monkey logo

cdrip-tools's Introduction

cdrip-tools

command-line accuraterip verifier and rip offset fixer

Files

arverify.py

  • Accuraterip verifier that supports multiple lossless formats via sox and ffmpeg
  • Supports offset detection and both accuraterip v1 and v2
  • Additionally supports specifying additional pregap samples as well as data track length in order to get the correct disc id from the accuraterip database

fixoffset.py

  • Companion program to fix the offset of a rip

splitaudio.c

  • Small libsdnfile C99 program to split raw audio read from stdin

ckcdda.c

Dependencies

mandatory

  • sox
  • ffmpeg
  • libsndfile

optional

  • metaflac
  • libsox-fmt-ffmpeg

Ubuntu 12.04

apt-get install sox ffmpeg libsndfile1-dev flac libsox-fmt-ffmpeg

Notes

  • Mostly tested and designed for Linux, but works on OS X for sure (though getting ffmpeg support for sox is probably a pain, and that's required for handling alac). Will probably work on Windows -- haven't tested at all, but I tried to minimize dependencies...
  • All processing is done via pipes so no temp files

License

GPLv3

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.