View Single Post

  #2 (permalink)  
Old 01-11-2008, 11:25 PM
rockdalinux's Avatar
rockdalinux rockdalinux is offline
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 581
Rep Power: 7
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default

To copy all tracks on an audio CD to separate CD audio-format files
Code:
cdda2wav -D /dev/cdrom -x -O cdr -d0 -B
Another tool is cdparanoia
Code:
cdparanoia -B -Y -X
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat
Reply With Quote