Dagrab0.3.5
Dagrab reads digital audio from CD and puts it on wav files.
Saturday, February 19, 2000
- Multimedia
- Audio
- Encoders and Decoders
Dagrab reads digital audio from CD and puts it on wav files. Now with cddb support.
- linux
- Downloads1261
- LicenseGPL
Downloads / Release History
Comments
1 Comment

Dagrab works well with Bladeenc
This program works very well with the command line mp3 encoder known as BladeEncoder (bladeenc) My favorite usage is simple enough: dagrab -asvCN; bladeenc -del *.wav this tells dagrab to use CDDB, rip all tracks and out put verbose display. then bladeenc is invoked, with options to encode all wave files in the CWD and then delete any files it encodes (foo.wav -> foo.mp3 & del foo.wav)